- Created by Yulia Komarova, last modified by Uliana Arefina on 09.08.2021
You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 7 Next »
Check out
operation overview, their main purpose and use cases
references with detailed explanation of input&output parameters and possible errors
other samples
<Envelope xmlns="http://schemas.xmlsoap.org/soap/envelope/"> <Header /> <Body> <AirShoppingRQ xmlns="http://www.iata.org/IATA/EDIST" Version="1.0"> <Document /> <Party> <Sender> <AgentUserSender> <Name>S7-AIDL</Name> <OtherIDs> <OtherID Description="POS_Type">1</OtherID> <OtherID Description="requestorType">U</OtherID> </OtherIDs> <PseudoCity>OVBS728AB</PseudoCity> <AgentUserID>S7AgentAPI</AgentUserID> <UserRole>AS</UserRole> </AgentUserSender> </Sender> </Party> <Parameters> <CurrCodes> <CurrCode>RUB</CurrCode> </CurrCodes> </Parameters> <Travelers> <Traveler> <AnonymousTraveler> <PTC Quantity="1">ADT</PTC> </AnonymousTraveler> </Traveler> </Travelers> <CoreQuery> <OriginDestinations> <OriginDestination> <Departure> <AirportCode>MUC</AirportCode> <Date>2019-11-19</Date> </Departure> <Arrival> <AirportCode>DME</AirportCode> </Arrival> </OriginDestination> <OriginDestination> <Departure> <AirportCode>DME</AirportCode> <Date>2019-12-30</Date> </Departure> <Arrival> <AirportCode>MUC</AirportCode> </Arrival> </OriginDestination> </OriginDestinations> </CoreQuery> <Qualifiers> <Qualifier> <SpecialFareQualifiers> <AirlineID>S7</AirlineID> <CompanyIndex>QUW2145</CompanyIndex> <Account>1032</Account> </SpecialFareQualifiers> </Qualifier> </Qualifiers> </AirShoppingRQ> </Body> </Envelope>
<?xml version="1.0" encoding="utf-8" standalone="yes"?> <ns2:Envelope xmlns:ns2="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns3="http://www.iata.org/IATA/EDIST"> <ns2:Body> <ns3:AirShoppingRS Version="2.000"> <ns3:Document> <ns3:Name>1.0</ns3:Name> </ns3:Document> <ns3:Success /> <ns3:AirShoppingProcessing /> <ns3:OffersGroup> <ns3:AirlineOffers> <ns3:Owner>S7</ns3:Owner> <ns3:AirlineOffer> <ns3:OfferID Owner="S7">OF1</ns3:OfferID> <ns3:TotalPrice> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">43723</ns3:Total> <ns3:Details> <ns3:Detail> <ns3:SubTotal Code="RUB">37050</ns3:SubTotal> <ns3:Application>Fare</ns3:Application> </ns3:Detail> <ns3:Detail> <ns3:SubTotal Code="EUR">511.00</ns3:SubTotal> <ns3:Application>Fare</ns3:Application> </ns3:Detail> <ns3:Detail> <ns3:SubTotal Code="RUB">6015</ns3:SubTotal> <ns3:Application>Discount</ns3:Application> </ns3:Detail> </ns3:Details> <ns3:Taxes> <ns3:Total Code="RUB">6673</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalPrice> <ns3:Disclosure> <ns3:Description> <ns3:Text>BASIC BUSINESS</ns3:Text> </ns3:Description> </ns3:Disclosure> <ns3:PricedOffer> <ns3:OfferPrice OfferItemID="OF1SL1"> <ns3:RequestedDate> <ns3:PriceDetail> <ns3:TotalAmount> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">23240</ns3:Total> <ns3:Taxes> <ns3:Total Code="RUB">4720</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalAmount> <ns3:BaseAmount Code="RUB">18520</ns3:BaseAmount> <ns3:Discount> <ns3:DiscountAmount Code="RUB">3012</ns3:DiscountAmount> <ns3:DiscountPercent>14</ns3:DiscountPercent> </ns3:Discount> </ns3:PriceDetail> <ns3:Associations> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>SEG1 MUC-DME</ns3:Type> <ns3:ReferenceValue>Meal_BUSINESS</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> <ns3:Associations> <ns3:AssociatedTraveler> <ns3:TravelerReferences>SH1</ns3:TravelerReferences> </ns3:AssociatedTraveler> <ns3:ApplicableFlight> <ns3:OriginDestinationReferences>OD1</ns3:OriginDestinationReferences> <ns3:FlightSegmentReference ref="SEG1"> <ns3:Cabin> <ns3:CabinDesignator>B</ns3:CabinDesignator> <ns3:MarketingName>BASIC BUSINESS</ns3:MarketingName> </ns3:Cabin> </ns3:FlightSegmentReference> <ns3:FlightSegmentReference ref="SEG1"> <ns3:ClassOfService> <ns3:Code SeatsLeft="4">D</ns3:Code> <ns3:MarketingName>DBSRT</ns3:MarketingName> </ns3:ClassOfService> <ns3:BagDetailAssociation> <ns3:CheckedBagReferences>BG1</ns3:CheckedBagReferences> <ns3:CarryOnReferences>CO1</ns3:CarryOnReferences> </ns3:BagDetailAssociation> </ns3:FlightSegmentReference> </ns3:ApplicableFlight> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>DBSRT</ns3:Type> <ns3:ReferenceValue>PL1</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> </ns3:RequestedDate> <ns3:FareDetail> <ns3:FareComponent refs="SH1" ObjectKey="FC1"> <ns3:Parameters Quantity="1" /> <ns3:PriceBreakdown> <ns3:Price> <ns3:BaseAmount Code="RUB">18520</ns3:BaseAmount> <ns3:FareFiledIn MetadataToken="Discount"> <ns3:BaseAmount Code="RUB">3012</ns3:BaseAmount> </ns3:FareFiledIn> <ns3:Taxes> <ns3:Total Code="RUB">4720</ns3:Total> </ns3:Taxes> </ns3:Price> </ns3:PriceBreakdown> </ns3:FareComponent> </ns3:FareDetail> </ns3:OfferPrice> <ns3:OfferPrice OfferItemID="OF1SL2"> <ns3:RequestedDate> <ns3:PriceDetail> <ns3:TotalAmount> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">20483</ns3:Total> <ns3:Taxes> <ns3:Total Code="RUB">1953</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalAmount> <ns3:BaseAmount Code="RUB">18530</ns3:BaseAmount> <ns3:Discount> <ns3:DiscountAmount Code="RUB">3003</ns3:DiscountAmount> <ns3:DiscountPercent>14</ns3:DiscountPercent> </ns3:Discount> </ns3:PriceDetail> <ns3:Associations> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>SEG2 DME-MUC</ns3:Type> <ns3:ReferenceValue>Meal_BUSINESS</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> <ns3:Associations> <ns3:AssociatedTraveler> <ns3:TravelerReferences>SH1</ns3:TravelerReferences> </ns3:AssociatedTraveler> <ns3:ApplicableFlight> <ns3:OriginDestinationReferences>OD2</ns3:OriginDestinationReferences> <ns3:FlightSegmentReference ref="SEG2"> <ns3:Cabin> <ns3:CabinDesignator>B</ns3:CabinDesignator> <ns3:MarketingName>BASIC BUSINESS</ns3:MarketingName> </ns3:Cabin> </ns3:FlightSegmentReference> <ns3:FlightSegmentReference ref="SEG2"> <ns3:ClassOfService> <ns3:Code SeatsLeft="6">D</ns3:Code> <ns3:MarketingName>DBSRT</ns3:MarketingName> </ns3:ClassOfService> <ns3:BagDetailAssociation> <ns3:CheckedBagReferences>BG1</ns3:CheckedBagReferences> <ns3:CarryOnReferences>CO1</ns3:CarryOnReferences> </ns3:BagDetailAssociation> </ns3:FlightSegmentReference> </ns3:ApplicableFlight> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>DBSRT</ns3:Type> <ns3:ReferenceValue>PL1</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> </ns3:RequestedDate> <ns3:FareDetail> <ns3:FareComponent refs="SH1" ObjectKey="FC2"> <ns3:Parameters Quantity="1" /> <ns3:PriceBreakdown> <ns3:Price> <ns3:BaseAmount Code="RUB">18528</ns3:BaseAmount> <ns3:FareFiledIn MetadataToken="Discount"> <ns3:BaseAmount Code="RUB">3005</ns3:BaseAmount> </ns3:FareFiledIn> <ns3:Taxes> <ns3:Total Code="RUB">1953</ns3:Total> </ns3:Taxes> </ns3:Price> </ns3:PriceBreakdown> </ns3:FareComponent> </ns3:FareDetail> </ns3:OfferPrice> </ns3:PricedOffer> </ns3:AirlineOffer> <ns3:AirlineOffer> <ns3:OfferID Owner="S7">OF2</ns3:OfferID> <ns3:TotalPrice> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">13418</ns3:Total> <ns3:Details> <ns3:Detail> <ns3:SubTotal Code="RUB">6745</ns3:SubTotal> <ns3:Application>Fare</ns3:Application> </ns3:Detail> <ns3:Detail> <ns3:SubTotal Code="EUR">93.00</ns3:SubTotal> <ns3:Application>Fare</ns3:Application> </ns3:Detail> <ns3:Detail> <ns3:SubTotal Code="RUB">1085</ns3:SubTotal> <ns3:Application>Discount</ns3:Application> </ns3:Detail> </ns3:Details> <ns3:Taxes> <ns3:Total Code="RUB">6673</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalPrice> <ns3:Disclosure> <ns3:Description> <ns3:Text>BASIC ECONOMY</ns3:Text> </ns3:Description> </ns3:Disclosure> <ns3:PricedOffer> <ns3:OfferPrice OfferItemID="OF2SL1"> <ns3:RequestedDate> <ns3:PriceDetail> <ns3:TotalAmount> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">6530</ns3:Total> <ns3:Taxes> <ns3:Total Code="RUB">4720</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalAmount> <ns3:BaseAmount Code="RUB">1810</ns3:BaseAmount> <ns3:Discount> <ns3:DiscountAmount Code="RUB">292</ns3:DiscountAmount> <ns3:DiscountPercent>14</ns3:DiscountPercent> </ns3:Discount> </ns3:PriceDetail> <ns3:Associations> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>SEG1 MUC-DME</ns3:Type> <ns3:ReferenceValue>Meal_L</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> <ns3:Associations> <ns3:AssociatedTraveler> <ns3:TravelerReferences>SH1</ns3:TravelerReferences> </ns3:AssociatedTraveler> <ns3:ApplicableFlight> <ns3:OriginDestinationReferences>OD1</ns3:OriginDestinationReferences> <ns3:FlightSegmentReference ref="SEG1"> <ns3:Cabin> <ns3:CabinDesignator>Y</ns3:CabinDesignator> <ns3:MarketingName>BASIC ECONOMY</ns3:MarketingName> </ns3:Cabin> </ns3:FlightSegmentReference> <ns3:FlightSegmentReference ref="SEG1"> <ns3:ClassOfService> <ns3:Code SeatsLeft="9">W</ns3:Code> <ns3:MarketingName>WBSRT</ns3:MarketingName> </ns3:ClassOfService> <ns3:BagDetailAssociation> <ns3:CheckedBagReferences>BG2</ns3:CheckedBagReferences> <ns3:CarryOnReferences>CO2</ns3:CarryOnReferences> </ns3:BagDetailAssociation> </ns3:FlightSegmentReference> </ns3:ApplicableFlight> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>WBSRT</ns3:Type> <ns3:ReferenceValue>PL2</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> </ns3:RequestedDate> <ns3:FareDetail> <ns3:FareComponent refs="SH1" ObjectKey="FC3"> <ns3:Parameters Quantity="1" /> <ns3:PriceBreakdown> <ns3:Price> <ns3:BaseAmount Code="RUB">1810</ns3:BaseAmount> <ns3:FareFiledIn MetadataToken="Discount"> <ns3:BaseAmount Code="RUB">292</ns3:BaseAmount> </ns3:FareFiledIn> <ns3:Taxes> <ns3:Total Code="RUB">4720</ns3:Total> </ns3:Taxes> </ns3:Price> </ns3:PriceBreakdown> </ns3:FareComponent> </ns3:FareDetail> </ns3:OfferPrice> <ns3:OfferPrice OfferItemID="OF2SL2"> <ns3:RequestedDate> <ns3:PriceDetail> <ns3:TotalAmount> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">6888</ns3:Total> <ns3:Taxes> <ns3:Total Code="RUB">1953</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalAmount> <ns3:BaseAmount Code="RUB">4935</ns3:BaseAmount> <ns3:Discount> <ns3:DiscountAmount Code="RUB">793</ns3:DiscountAmount> <ns3:DiscountPercent>14</ns3:DiscountPercent> </ns3:Discount> </ns3:PriceDetail> <ns3:Associations> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>SEG2 DME-MUC</ns3:Type> <ns3:ReferenceValue>Meal_L</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> <ns3:Associations> <ns3:AssociatedTraveler> <ns3:TravelerReferences>SH1</ns3:TravelerReferences> </ns3:AssociatedTraveler> <ns3:ApplicableFlight> <ns3:OriginDestinationReferences>OD2</ns3:OriginDestinationReferences> <ns3:FlightSegmentReference ref="SEG2"> <ns3:Cabin> <ns3:CabinDesignator>Y</ns3:CabinDesignator> <ns3:MarketingName>BASIC ECONOMY</ns3:MarketingName> </ns3:Cabin> </ns3:FlightSegmentReference> <ns3:FlightSegmentReference ref="SEG2"> <ns3:ClassOfService> <ns3:Code SeatsLeft="9">S</ns3:Code> <ns3:MarketingName>SBSRT</ns3:MarketingName> </ns3:ClassOfService> <ns3:BagDetailAssociation> <ns3:CheckedBagReferences>BG2</ns3:CheckedBagReferences> <ns3:CarryOnReferences>CO2</ns3:CarryOnReferences> </ns3:BagDetailAssociation> </ns3:FlightSegmentReference> </ns3:ApplicableFlight> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>SBSRT</ns3:Type> <ns3:ReferenceValue>PL2</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> </ns3:RequestedDate> <ns3:FareDetail> <ns3:FareComponent refs="SH1" ObjectKey="FC4"> <ns3:Parameters Quantity="1" /> <ns3:PriceBreakdown> <ns3:Price> <ns3:BaseAmount Code="RUB">4933</ns3:BaseAmount> <ns3:FareFiledIn MetadataToken="Discount"> <ns3:BaseAmount Code="RUB">795</ns3:BaseAmount> </ns3:FareFiledIn> <ns3:Taxes> <ns3:Total Code="RUB">1953</ns3:Total> </ns3:Taxes> </ns3:Price> </ns3:PriceBreakdown> </ns3:FareComponent> </ns3:FareDetail> </ns3:OfferPrice> </ns3:PricedOffer> </ns3:AirlineOffer> <ns3:AirlineOffer> <ns3:OfferID Owner="S7">OF3</ns3:OfferID> <ns3:TotalPrice> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">55323</ns3:Total> <ns3:Details> <ns3:Detail> <ns3:SubTotal Code="RUB">48650</ns3:SubTotal> <ns3:Application>Fare</ns3:Application> </ns3:Detail> <ns3:Detail> <ns3:SubTotal Code="EUR">671.00</ns3:SubTotal> <ns3:Application>Fare</ns3:Application> </ns3:Detail> <ns3:Detail> <ns3:SubTotal Code="RUB">7900</ns3:SubTotal> <ns3:Application>Discount</ns3:Application> </ns3:Detail> </ns3:Details> <ns3:Taxes> <ns3:Total Code="RUB">6673</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalPrice> <ns3:Disclosure> <ns3:Description> <ns3:Text>FLEX BUSINESS</ns3:Text> </ns3:Description> </ns3:Disclosure> <ns3:PricedOffer> <ns3:OfferPrice OfferItemID="OF3SL1"> <ns3:RequestedDate> <ns3:PriceDetail> <ns3:TotalAmount> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">29040</ns3:Total> <ns3:Taxes> <ns3:Total Code="RUB">4720</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalAmount> <ns3:BaseAmount Code="RUB">24320</ns3:BaseAmount> <ns3:Discount> <ns3:DiscountAmount Code="RUB">3955</ns3:DiscountAmount> <ns3:DiscountPercent>14</ns3:DiscountPercent> </ns3:Discount> </ns3:PriceDetail> <ns3:Associations> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>SEG1 MUC-DME</ns3:Type> <ns3:ReferenceValue>Meal_BUSINESS</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> <ns3:Associations> <ns3:AssociatedTraveler> <ns3:TravelerReferences>SH1</ns3:TravelerReferences> </ns3:AssociatedTraveler> <ns3:ApplicableFlight> <ns3:OriginDestinationReferences>OD1</ns3:OriginDestinationReferences> <ns3:FlightSegmentReference ref="SEG1"> <ns3:Cabin> <ns3:CabinDesignator>B</ns3:CabinDesignator> <ns3:MarketingName>FLEX BUSINESS</ns3:MarketingName> </ns3:Cabin> </ns3:FlightSegmentReference> <ns3:FlightSegmentReference ref="SEG1"> <ns3:ClassOfService> <ns3:Code SeatsLeft="4">D</ns3:Code> <ns3:MarketingName>DFLRT</ns3:MarketingName> </ns3:ClassOfService> <ns3:BagDetailAssociation> <ns3:CheckedBagReferences>BG3</ns3:CheckedBagReferences> <ns3:CarryOnReferences>CO1</ns3:CarryOnReferences> </ns3:BagDetailAssociation> </ns3:FlightSegmentReference> </ns3:ApplicableFlight> </ns3:Associations> </ns3:RequestedDate> <ns3:FareDetail> <ns3:FareComponent refs="SH1" ObjectKey="FC5"> <ns3:Parameters Quantity="1" /> <ns3:PriceBreakdown> <ns3:Price> <ns3:BaseAmount Code="RUB">24320</ns3:BaseAmount> <ns3:FareFiledIn MetadataToken="Discount"> <ns3:BaseAmount Code="RUB">3955</ns3:BaseAmount> </ns3:FareFiledIn> <ns3:Taxes> <ns3:Total Code="RUB">4720</ns3:Total> </ns3:Taxes> </ns3:Price> </ns3:PriceBreakdown> </ns3:FareComponent> </ns3:FareDetail> </ns3:OfferPrice> <ns3:OfferPrice OfferItemID="OF3SL2"> <ns3:RequestedDate> <ns3:PriceDetail> <ns3:TotalAmount> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">26283</ns3:Total> <ns3:Taxes> <ns3:Total Code="RUB">1953</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalAmount> <ns3:BaseAmount Code="RUB">24330</ns3:BaseAmount> <ns3:Discount> <ns3:DiscountAmount Code="RUB">3945</ns3:DiscountAmount> <ns3:DiscountPercent>14</ns3:DiscountPercent> </ns3:Discount> </ns3:PriceDetail> <ns3:Associations> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>SEG2 DME-MUC</ns3:Type> <ns3:ReferenceValue>Meal_BUSINESS</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> <ns3:Associations> <ns3:AssociatedTraveler> <ns3:TravelerReferences>SH1</ns3:TravelerReferences> </ns3:AssociatedTraveler> <ns3:ApplicableFlight> <ns3:OriginDestinationReferences>OD2</ns3:OriginDestinationReferences> <ns3:FlightSegmentReference ref="SEG2"> <ns3:Cabin> <ns3:CabinDesignator>B</ns3:CabinDesignator> <ns3:MarketingName>FLEX BUSINESS</ns3:MarketingName> </ns3:Cabin> </ns3:FlightSegmentReference> <ns3:FlightSegmentReference ref="SEG2"> <ns3:ClassOfService> <ns3:Code SeatsLeft="6">D</ns3:Code> <ns3:MarketingName>DFLRT</ns3:MarketingName> </ns3:ClassOfService> <ns3:BagDetailAssociation> <ns3:CheckedBagReferences>BG3</ns3:CheckedBagReferences> <ns3:CarryOnReferences>CO1</ns3:CarryOnReferences> </ns3:BagDetailAssociation> </ns3:FlightSegmentReference> </ns3:ApplicableFlight> </ns3:Associations> </ns3:RequestedDate> <ns3:FareDetail> <ns3:FareComponent refs="SH1" ObjectKey="FC6"> <ns3:Parameters Quantity="1" /> <ns3:PriceBreakdown> <ns3:Price> <ns3:BaseAmount Code="RUB">24330</ns3:BaseAmount> <ns3:FareFiledIn MetadataToken="Discount"> <ns3:BaseAmount Code="RUB">3945</ns3:BaseAmount> </ns3:FareFiledIn> <ns3:Taxes> <ns3:Total Code="RUB">1953</ns3:Total> </ns3:Taxes> </ns3:Price> </ns3:PriceBreakdown> </ns3:FareComponent> </ns3:FareDetail> </ns3:OfferPrice> </ns3:PricedOffer> </ns3:AirlineOffer> <ns3:AirlineOffer> <ns3:OfferID Owner="S7">OF4</ns3:OfferID> <ns3:TotalPrice> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">17403</ns3:Total> <ns3:Details> <ns3:Detail> <ns3:SubTotal Code="RUB">10730</ns3:SubTotal> <ns3:Application>Fare</ns3:Application> </ns3:Detail> <ns3:Detail> <ns3:SubTotal Code="EUR">148.00</ns3:SubTotal> <ns3:Application>Fare</ns3:Application> </ns3:Detail> <ns3:Detail> <ns3:SubTotal Code="RUB">1740</ns3:SubTotal> <ns3:Application>Discount</ns3:Application> </ns3:Detail> </ns3:Details> <ns3:Taxes> <ns3:Total Code="RUB">6673</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalPrice> <ns3:Disclosure> <ns3:Description> <ns3:Text>FLEX ECONOMY</ns3:Text> </ns3:Description> </ns3:Disclosure> <ns3:PricedOffer> <ns3:OfferPrice OfferItemID="OF4SL1"> <ns3:RequestedDate> <ns3:PriceDetail> <ns3:TotalAmount> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">8215</ns3:Total> <ns3:Taxes> <ns3:Total Code="RUB">4720</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalAmount> <ns3:BaseAmount Code="RUB">3495</ns3:BaseAmount> <ns3:Discount> <ns3:DiscountAmount Code="RUB">565</ns3:DiscountAmount> <ns3:DiscountPercent>14</ns3:DiscountPercent> </ns3:Discount> </ns3:PriceDetail> <ns3:Associations> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>SEG1 MUC-DME</ns3:Type> <ns3:ReferenceValue>Meal_L</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> <ns3:Associations> <ns3:AssociatedTraveler> <ns3:TravelerReferences>SH1</ns3:TravelerReferences> </ns3:AssociatedTraveler> <ns3:ApplicableFlight> <ns3:OriginDestinationReferences>OD1</ns3:OriginDestinationReferences> <ns3:FlightSegmentReference ref="SEG1"> <ns3:Cabin> <ns3:CabinDesignator>Y</ns3:CabinDesignator> <ns3:MarketingName>FLEX ECONOMY</ns3:MarketingName> </ns3:Cabin> </ns3:FlightSegmentReference> <ns3:FlightSegmentReference ref="SEG1"> <ns3:ClassOfService> <ns3:Code SeatsLeft="9">W</ns3:Code> <ns3:MarketingName>WFLRT</ns3:MarketingName> </ns3:ClassOfService> <ns3:BagDetailAssociation> <ns3:CheckedBagReferences>BG4</ns3:CheckedBagReferences> <ns3:CarryOnReferences>CO2</ns3:CarryOnReferences> </ns3:BagDetailAssociation> </ns3:FlightSegmentReference> </ns3:ApplicableFlight> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>WFLRT</ns3:Type> <ns3:ReferenceValue>PL3</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> </ns3:RequestedDate> <ns3:FareDetail> <ns3:FareComponent refs="SH1" ObjectKey="FC7"> <ns3:Parameters Quantity="1" /> <ns3:PriceBreakdown> <ns3:Price> <ns3:BaseAmount Code="RUB">3495</ns3:BaseAmount> <ns3:FareFiledIn MetadataToken="Discount"> <ns3:BaseAmount Code="RUB">565</ns3:BaseAmount> </ns3:FareFiledIn> <ns3:Taxes> <ns3:Total Code="RUB">4720</ns3:Total> </ns3:Taxes> </ns3:Price> </ns3:PriceBreakdown> </ns3:FareComponent> </ns3:FareDetail> </ns3:OfferPrice> <ns3:OfferPrice OfferItemID="OF4SL2"> <ns3:RequestedDate> <ns3:PriceDetail> <ns3:TotalAmount> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">9188</ns3:Total> <ns3:Taxes> <ns3:Total Code="RUB">1953</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalAmount> <ns3:BaseAmount Code="RUB">7235</ns3:BaseAmount> <ns3:Discount> <ns3:DiscountAmount Code="RUB">1175</ns3:DiscountAmount> <ns3:DiscountPercent>14</ns3:DiscountPercent> </ns3:Discount> </ns3:PriceDetail> <ns3:Associations> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>SEG2 DME-MUC</ns3:Type> <ns3:ReferenceValue>Meal_L</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> <ns3:Associations> <ns3:AssociatedTraveler> <ns3:TravelerReferences>SH1</ns3:TravelerReferences> </ns3:AssociatedTraveler> <ns3:ApplicableFlight> <ns3:OriginDestinationReferences>OD2</ns3:OriginDestinationReferences> <ns3:FlightSegmentReference ref="SEG2"> <ns3:Cabin> <ns3:CabinDesignator>Y</ns3:CabinDesignator> <ns3:MarketingName>FLEX ECONOMY</ns3:MarketingName> </ns3:Cabin> </ns3:FlightSegmentReference> <ns3:FlightSegmentReference ref="SEG2"> <ns3:ClassOfService> <ns3:Code SeatsLeft="9">S</ns3:Code> <ns3:MarketingName>SFLRT</ns3:MarketingName> </ns3:ClassOfService> <ns3:BagDetailAssociation> <ns3:CheckedBagReferences>BG4</ns3:CheckedBagReferences> <ns3:CarryOnReferences>CO2</ns3:CarryOnReferences> </ns3:BagDetailAssociation> </ns3:FlightSegmentReference> </ns3:ApplicableFlight> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>SFLRT</ns3:Type> <ns3:ReferenceValue>PL3</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> </ns3:RequestedDate> <ns3:FareDetail> <ns3:FareComponent refs="SH1" ObjectKey="FC8"> <ns3:Parameters Quantity="1" /> <ns3:PriceBreakdown> <ns3:Price> <ns3:BaseAmount Code="RUB">7235</ns3:BaseAmount> <ns3:FareFiledIn MetadataToken="Discount"> <ns3:BaseAmount Code="RUB">1175</ns3:BaseAmount> </ns3:FareFiledIn> <ns3:Taxes> <ns3:Total Code="RUB">1953</ns3:Total> </ns3:Taxes> </ns3:Price> </ns3:PriceBreakdown> </ns3:FareComponent> </ns3:FareDetail> </ns3:OfferPrice> </ns3:PricedOffer> </ns3:AirlineOffer> </ns3:AirlineOffers> <ns3:AirlineOffers> <ns3:Owner>S7</ns3:Owner> <ns3:AirlineOffer> <ns3:OfferID Owner="S7">OF1</ns3:OfferID> <ns3:TotalPrice> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">58728</ns3:Total> <ns3:Details> <ns3:Detail> <ns3:SubTotal Code="RUB">52055</ns3:SubTotal> <ns3:Application>Fare</ns3:Application> </ns3:Detail> <ns3:Detail> <ns3:SubTotal Code="EUR">718.00</ns3:SubTotal> <ns3:Application>Fare</ns3:Application> </ns3:Detail> <ns3:Detail> <ns3:SubTotal Code="RUB">8410</ns3:SubTotal> <ns3:Application>Discount</ns3:Application> </ns3:Detail> </ns3:Details> <ns3:Taxes> <ns3:Total Code="RUB">6673</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalPrice> <ns3:Disclosure> <ns3:Description> <ns3:Text>BASIC BUSINESS</ns3:Text> </ns3:Description> </ns3:Disclosure> <ns3:PricedOffer> <ns3:OfferPrice OfferItemID="OF1SL1"> <ns3:RequestedDate> <ns3:PriceDetail> <ns3:TotalAmount> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">23240</ns3:Total> <ns3:Taxes> <ns3:Total Code="RUB">4720</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalAmount> <ns3:BaseAmount Code="RUB">18520</ns3:BaseAmount> <ns3:Discount> <ns3:DiscountAmount Code="RUB">3012</ns3:DiscountAmount> <ns3:DiscountPercent>14</ns3:DiscountPercent> </ns3:Discount> </ns3:PriceDetail> <ns3:Associations> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>SEG3 MUC-DME</ns3:Type> <ns3:ReferenceValue>Meal_BUSINESS</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> <ns3:Associations> <ns3:AssociatedTraveler> <ns3:TravelerReferences>SH1</ns3:TravelerReferences> </ns3:AssociatedTraveler> <ns3:ApplicableFlight> <ns3:OriginDestinationReferences>OD3</ns3:OriginDestinationReferences> <ns3:FlightSegmentReference ref="SEG3"> <ns3:Cabin> <ns3:CabinDesignator>B</ns3:CabinDesignator> <ns3:MarketingName>BASIC BUSINESS</ns3:MarketingName> </ns3:Cabin> </ns3:FlightSegmentReference> <ns3:FlightSegmentReference ref="SEG3"> <ns3:ClassOfService> <ns3:Code SeatsLeft="4">D</ns3:Code> <ns3:MarketingName>DBSRT</ns3:MarketingName> </ns3:ClassOfService> <ns3:BagDetailAssociation> <ns3:CheckedBagReferences>BG1</ns3:CheckedBagReferences> <ns3:CarryOnReferences>CO1</ns3:CarryOnReferences> </ns3:BagDetailAssociation> </ns3:FlightSegmentReference> </ns3:ApplicableFlight> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>DBSRT</ns3:Type> <ns3:ReferenceValue>PL1</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> </ns3:RequestedDate> <ns3:FareDetail> <ns3:FareComponent refs="SH1" ObjectKey="FC9"> <ns3:Parameters Quantity="1" /> <ns3:PriceBreakdown> <ns3:Price> <ns3:BaseAmount Code="RUB">18520</ns3:BaseAmount> <ns3:FareFiledIn MetadataToken="Discount"> <ns3:BaseAmount Code="RUB">3012</ns3:BaseAmount> </ns3:FareFiledIn> <ns3:Taxes> <ns3:Total Code="RUB">4720</ns3:Total> </ns3:Taxes> </ns3:Price> </ns3:PriceBreakdown> </ns3:FareComponent> </ns3:FareDetail> </ns3:OfferPrice> <ns3:OfferPrice OfferItemID="OF1SL2"> <ns3:RequestedDate> <ns3:PriceDetail> <ns3:TotalAmount> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">35488</ns3:Total> <ns3:Taxes> <ns3:Total Code="RUB">1953</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalAmount> <ns3:BaseAmount Code="RUB">33535</ns3:BaseAmount> <ns3:Discount> <ns3:DiscountAmount Code="RUB">5398</ns3:DiscountAmount> <ns3:DiscountPercent>14</ns3:DiscountPercent> </ns3:Discount> </ns3:PriceDetail> <ns3:Associations> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>SEG4 DME-MUC</ns3:Type> <ns3:ReferenceValue>Meal_BUSINESS</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> <ns3:Associations> <ns3:AssociatedTraveler> <ns3:TravelerReferences>SH1</ns3:TravelerReferences> </ns3:AssociatedTraveler> <ns3:ApplicableFlight> <ns3:OriginDestinationReferences>OD4</ns3:OriginDestinationReferences> <ns3:FlightSegmentReference ref="SEG4"> <ns3:Cabin> <ns3:CabinDesignator>B</ns3:CabinDesignator> <ns3:MarketingName>BASIC BUSINESS</ns3:MarketingName> </ns3:Cabin> </ns3:FlightSegmentReference> <ns3:FlightSegmentReference ref="SEG4"> <ns3:ClassOfService> <ns3:Code SeatsLeft="8">C</ns3:Code> <ns3:MarketingName>CBSRT</ns3:MarketingName> </ns3:ClassOfService> <ns3:BagDetailAssociation> <ns3:CheckedBagReferences>BG1</ns3:CheckedBagReferences> <ns3:CarryOnReferences>CO1</ns3:CarryOnReferences> </ns3:BagDetailAssociation> </ns3:FlightSegmentReference> </ns3:ApplicableFlight> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>CBSRT</ns3:Type> <ns3:ReferenceValue>PL1</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> </ns3:RequestedDate> <ns3:FareDetail> <ns3:FareComponent refs="SH1" ObjectKey="FC10"> <ns3:Parameters Quantity="1" /> <ns3:PriceBreakdown> <ns3:Price> <ns3:BaseAmount Code="RUB">33533</ns3:BaseAmount> <ns3:FareFiledIn MetadataToken="Discount"> <ns3:BaseAmount Code="RUB">5400</ns3:BaseAmount> </ns3:FareFiledIn> <ns3:Taxes> <ns3:Total Code="RUB">1953</ns3:Total> </ns3:Taxes> </ns3:Price> </ns3:PriceBreakdown> </ns3:FareComponent> </ns3:FareDetail> </ns3:OfferPrice> </ns3:PricedOffer> </ns3:AirlineOffer> <ns3:AirlineOffer> <ns3:OfferID Owner="S7">OF2</ns3:OfferID> <ns3:TotalPrice> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">13418</ns3:Total> <ns3:Details> <ns3:Detail> <ns3:SubTotal Code="RUB">6745</ns3:SubTotal> <ns3:Application>Fare</ns3:Application> </ns3:Detail> <ns3:Detail> <ns3:SubTotal Code="EUR">93.00</ns3:SubTotal> <ns3:Application>Fare</ns3:Application> </ns3:Detail> <ns3:Detail> <ns3:SubTotal Code="RUB">1085</ns3:SubTotal> <ns3:Application>Discount</ns3:Application> </ns3:Detail> </ns3:Details> <ns3:Taxes> <ns3:Total Code="RUB">6673</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalPrice> <ns3:Disclosure> <ns3:Description> <ns3:Text>BASIC ECONOMY</ns3:Text> </ns3:Description> </ns3:Disclosure> <ns3:PricedOffer> <ns3:OfferPrice OfferItemID="OF2SL1"> <ns3:RequestedDate> <ns3:PriceDetail> <ns3:TotalAmount> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">6530</ns3:Total> <ns3:Taxes> <ns3:Total Code="RUB">4720</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalAmount> <ns3:BaseAmount Code="RUB">1810</ns3:BaseAmount> <ns3:Discount> <ns3:DiscountAmount Code="RUB">292</ns3:DiscountAmount> <ns3:DiscountPercent>14</ns3:DiscountPercent> </ns3:Discount> </ns3:PriceDetail> <ns3:Associations> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>SEG3 MUC-DME</ns3:Type> <ns3:ReferenceValue>Meal_L</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> <ns3:Associations> <ns3:AssociatedTraveler> <ns3:TravelerReferences>SH1</ns3:TravelerReferences> </ns3:AssociatedTraveler> <ns3:ApplicableFlight> <ns3:OriginDestinationReferences>OD3</ns3:OriginDestinationReferences> <ns3:FlightSegmentReference ref="SEG3"> <ns3:Cabin> <ns3:CabinDesignator>Y</ns3:CabinDesignator> <ns3:MarketingName>BASIC ECONOMY</ns3:MarketingName> </ns3:Cabin> </ns3:FlightSegmentReference> <ns3:FlightSegmentReference ref="SEG3"> <ns3:ClassOfService> <ns3:Code SeatsLeft="9">W</ns3:Code> <ns3:MarketingName>WBSRT</ns3:MarketingName> </ns3:ClassOfService> <ns3:BagDetailAssociation> <ns3:CheckedBagReferences>BG2</ns3:CheckedBagReferences> <ns3:CarryOnReferences>CO2</ns3:CarryOnReferences> </ns3:BagDetailAssociation> </ns3:FlightSegmentReference> </ns3:ApplicableFlight> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>WBSRT</ns3:Type> <ns3:ReferenceValue>PL2</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> </ns3:RequestedDate> <ns3:FareDetail> <ns3:FareComponent refs="SH1" ObjectKey="FC11"> <ns3:Parameters Quantity="1" /> <ns3:PriceBreakdown> <ns3:Price> <ns3:BaseAmount Code="RUB">1810</ns3:BaseAmount> <ns3:FareFiledIn MetadataToken="Discount"> <ns3:BaseAmount Code="RUB">292</ns3:BaseAmount> </ns3:FareFiledIn> <ns3:Taxes> <ns3:Total Code="RUB">4720</ns3:Total> </ns3:Taxes> </ns3:Price> </ns3:PriceBreakdown> </ns3:FareComponent> </ns3:FareDetail> </ns3:OfferPrice> <ns3:OfferPrice OfferItemID="OF2SL2"> <ns3:RequestedDate> <ns3:PriceDetail> <ns3:TotalAmount> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">6888</ns3:Total> <ns3:Taxes> <ns3:Total Code="RUB">1953</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalAmount> <ns3:BaseAmount Code="RUB">4935</ns3:BaseAmount> <ns3:Discount> <ns3:DiscountAmount Code="RUB">793</ns3:DiscountAmount> <ns3:DiscountPercent>14</ns3:DiscountPercent> </ns3:Discount> </ns3:PriceDetail> <ns3:Associations> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>SEG4 DME-MUC</ns3:Type> <ns3:ReferenceValue>Meal_L</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> <ns3:Associations> <ns3:AssociatedTraveler> <ns3:TravelerReferences>SH1</ns3:TravelerReferences> </ns3:AssociatedTraveler> <ns3:ApplicableFlight> <ns3:OriginDestinationReferences>OD4</ns3:OriginDestinationReferences> <ns3:FlightSegmentReference ref="SEG4"> <ns3:Cabin> <ns3:CabinDesignator>Y</ns3:CabinDesignator> <ns3:MarketingName>BASIC ECONOMY</ns3:MarketingName> </ns3:Cabin> </ns3:FlightSegmentReference> <ns3:FlightSegmentReference ref="SEG4"> <ns3:ClassOfService> <ns3:Code SeatsLeft="9">S</ns3:Code> <ns3:MarketingName>SBSRT</ns3:MarketingName> </ns3:ClassOfService> <ns3:BagDetailAssociation> <ns3:CheckedBagReferences>BG2</ns3:CheckedBagReferences> <ns3:CarryOnReferences>CO2</ns3:CarryOnReferences> </ns3:BagDetailAssociation> </ns3:FlightSegmentReference> </ns3:ApplicableFlight> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>SBSRT</ns3:Type> <ns3:ReferenceValue>PL2</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> </ns3:RequestedDate> <ns3:FareDetail> <ns3:FareComponent refs="SH1" ObjectKey="FC12"> <ns3:Parameters Quantity="1" /> <ns3:PriceBreakdown> <ns3:Price> <ns3:BaseAmount Code="RUB">4933</ns3:BaseAmount> <ns3:FareFiledIn MetadataToken="Discount"> <ns3:BaseAmount Code="RUB">795</ns3:BaseAmount> </ns3:FareFiledIn> <ns3:Taxes> <ns3:Total Code="RUB">1953</ns3:Total> </ns3:Taxes> </ns3:Price> </ns3:PriceBreakdown> </ns3:FareComponent> </ns3:FareDetail> </ns3:OfferPrice> </ns3:PricedOffer> </ns3:AirlineOffer> <ns3:AirlineOffer> <ns3:OfferID Owner="S7">OF3</ns3:OfferID> <ns3:TotalPrice> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">76203</ns3:Total> <ns3:Details> <ns3:Detail> <ns3:SubTotal Code="RUB">69530</ns3:SubTotal> <ns3:Application>Fare</ns3:Application> </ns3:Detail> <ns3:Detail> <ns3:SubTotal Code="EUR">959.00</ns3:SubTotal> <ns3:Application>Fare</ns3:Application> </ns3:Detail> <ns3:Detail> <ns3:SubTotal Code="RUB">11235</ns3:SubTotal> <ns3:Application>Discount</ns3:Application> </ns3:Detail> </ns3:Details> <ns3:Taxes> <ns3:Total Code="RUB">6673</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalPrice> <ns3:Disclosure> <ns3:Description> <ns3:Text>FLEX BUSINESS</ns3:Text> </ns3:Description> </ns3:Disclosure> <ns3:PricedOffer> <ns3:OfferPrice OfferItemID="OF3SL1"> <ns3:RequestedDate> <ns3:PriceDetail> <ns3:TotalAmount> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">29040</ns3:Total> <ns3:Taxes> <ns3:Total Code="RUB">4720</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalAmount> <ns3:BaseAmount Code="RUB">24320</ns3:BaseAmount> <ns3:Discount> <ns3:DiscountAmount Code="RUB">3955</ns3:DiscountAmount> <ns3:DiscountPercent>14</ns3:DiscountPercent> </ns3:Discount> </ns3:PriceDetail> <ns3:Associations> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>SEG3 MUC-DME</ns3:Type> <ns3:ReferenceValue>Meal_BUSINESS</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> <ns3:Associations> <ns3:AssociatedTraveler> <ns3:TravelerReferences>SH1</ns3:TravelerReferences> </ns3:AssociatedTraveler> <ns3:ApplicableFlight> <ns3:OriginDestinationReferences>OD3</ns3:OriginDestinationReferences> <ns3:FlightSegmentReference ref="SEG3"> <ns3:Cabin> <ns3:CabinDesignator>B</ns3:CabinDesignator> <ns3:MarketingName>FLEX BUSINESS</ns3:MarketingName> </ns3:Cabin> </ns3:FlightSegmentReference> <ns3:FlightSegmentReference ref="SEG3"> <ns3:ClassOfService> <ns3:Code SeatsLeft="4">D</ns3:Code> <ns3:MarketingName>DFLRT</ns3:MarketingName> </ns3:ClassOfService> <ns3:BagDetailAssociation> <ns3:CheckedBagReferences>BG3</ns3:CheckedBagReferences> <ns3:CarryOnReferences>CO1</ns3:CarryOnReferences> </ns3:BagDetailAssociation> </ns3:FlightSegmentReference> </ns3:ApplicableFlight> </ns3:Associations> </ns3:RequestedDate> <ns3:FareDetail> <ns3:FareComponent refs="SH1" ObjectKey="FC13"> <ns3:Parameters Quantity="1" /> <ns3:PriceBreakdown> <ns3:Price> <ns3:BaseAmount Code="RUB">24320</ns3:BaseAmount> <ns3:FareFiledIn MetadataToken="Discount"> <ns3:BaseAmount Code="RUB">3955</ns3:BaseAmount> </ns3:FareFiledIn> <ns3:Taxes> <ns3:Total Code="RUB">4720</ns3:Total> </ns3:Taxes> </ns3:Price> </ns3:PriceBreakdown> </ns3:FareComponent> </ns3:FareDetail> </ns3:OfferPrice> <ns3:OfferPrice OfferItemID="OF3SL2"> <ns3:RequestedDate> <ns3:PriceDetail> <ns3:TotalAmount> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">47163</ns3:Total> <ns3:Taxes> <ns3:Total Code="RUB">1953</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalAmount> <ns3:BaseAmount Code="RUB">45210</ns3:BaseAmount> <ns3:Discount> <ns3:DiscountAmount Code="RUB">7280</ns3:DiscountAmount> <ns3:DiscountPercent>14</ns3:DiscountPercent> </ns3:Discount> </ns3:PriceDetail> <ns3:Associations> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>SEG4 DME-MUC</ns3:Type> <ns3:ReferenceValue>Meal_BUSINESS</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> <ns3:Associations> <ns3:AssociatedTraveler> <ns3:TravelerReferences>SH1</ns3:TravelerReferences> </ns3:AssociatedTraveler> <ns3:ApplicableFlight> <ns3:OriginDestinationReferences>OD4</ns3:OriginDestinationReferences> <ns3:FlightSegmentReference ref="SEG4"> <ns3:Cabin> <ns3:CabinDesignator>B</ns3:CabinDesignator> <ns3:MarketingName>FLEX BUSINESS</ns3:MarketingName> </ns3:Cabin> </ns3:FlightSegmentReference> <ns3:FlightSegmentReference ref="SEG4"> <ns3:ClassOfService> <ns3:Code SeatsLeft="8">C</ns3:Code> <ns3:MarketingName>CFLRT</ns3:MarketingName> </ns3:ClassOfService> <ns3:BagDetailAssociation> <ns3:CheckedBagReferences>BG3</ns3:CheckedBagReferences> <ns3:CarryOnReferences>CO1</ns3:CarryOnReferences> </ns3:BagDetailAssociation> </ns3:FlightSegmentReference> </ns3:ApplicableFlight> </ns3:Associations> </ns3:RequestedDate> <ns3:FareDetail> <ns3:FareComponent refs="SH1" ObjectKey="FC14"> <ns3:Parameters Quantity="1" /> <ns3:PriceBreakdown> <ns3:Price> <ns3:BaseAmount Code="RUB">45210</ns3:BaseAmount> <ns3:FareFiledIn MetadataToken="Discount"> <ns3:BaseAmount Code="RUB">7280</ns3:BaseAmount> </ns3:FareFiledIn> <ns3:Taxes> <ns3:Total Code="RUB">1953</ns3:Total> </ns3:Taxes> </ns3:Price> </ns3:PriceBreakdown> </ns3:FareComponent> </ns3:FareDetail> </ns3:OfferPrice> </ns3:PricedOffer> </ns3:AirlineOffer> <ns3:AirlineOffer> <ns3:OfferID Owner="S7">OF4</ns3:OfferID> <ns3:TotalPrice> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">17403</ns3:Total> <ns3:Details> <ns3:Detail> <ns3:SubTotal Code="RUB">10730</ns3:SubTotal> <ns3:Application>Fare</ns3:Application> </ns3:Detail> <ns3:Detail> <ns3:SubTotal Code="EUR">148.00</ns3:SubTotal> <ns3:Application>Fare</ns3:Application> </ns3:Detail> <ns3:Detail> <ns3:SubTotal Code="RUB">1740</ns3:SubTotal> <ns3:Application>Discount</ns3:Application> </ns3:Detail> </ns3:Details> <ns3:Taxes> <ns3:Total Code="RUB">6673</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalPrice> <ns3:Disclosure> <ns3:Description> <ns3:Text>FLEX ECONOMY</ns3:Text> </ns3:Description> </ns3:Disclosure> <ns3:PricedOffer> <ns3:OfferPrice OfferItemID="OF4SL1"> <ns3:RequestedDate> <ns3:PriceDetail> <ns3:TotalAmount> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">8215</ns3:Total> <ns3:Taxes> <ns3:Total Code="RUB">4720</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalAmount> <ns3:BaseAmount Code="RUB">3495</ns3:BaseAmount> <ns3:Discount> <ns3:DiscountAmount Code="RUB">565</ns3:DiscountAmount> <ns3:DiscountPercent>14</ns3:DiscountPercent> </ns3:Discount> </ns3:PriceDetail> <ns3:Associations> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>SEG3 MUC-DME</ns3:Type> <ns3:ReferenceValue>Meal_L</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> <ns3:Associations> <ns3:AssociatedTraveler> <ns3:TravelerReferences>SH1</ns3:TravelerReferences> </ns3:AssociatedTraveler> <ns3:ApplicableFlight> <ns3:OriginDestinationReferences>OD3</ns3:OriginDestinationReferences> <ns3:FlightSegmentReference ref="SEG3"> <ns3:Cabin> <ns3:CabinDesignator>Y</ns3:CabinDesignator> <ns3:MarketingName>FLEX ECONOMY</ns3:MarketingName> </ns3:Cabin> </ns3:FlightSegmentReference> <ns3:FlightSegmentReference ref="SEG3"> <ns3:ClassOfService> <ns3:Code SeatsLeft="9">W</ns3:Code> <ns3:MarketingName>WFLRT</ns3:MarketingName> </ns3:ClassOfService> <ns3:BagDetailAssociation> <ns3:CheckedBagReferences>BG4</ns3:CheckedBagReferences> <ns3:CarryOnReferences>CO2</ns3:CarryOnReferences> </ns3:BagDetailAssociation> </ns3:FlightSegmentReference> </ns3:ApplicableFlight> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>WFLRT</ns3:Type> <ns3:ReferenceValue>PL3</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> </ns3:RequestedDate> <ns3:FareDetail> <ns3:FareComponent refs="SH1" ObjectKey="FC15"> <ns3:Parameters Quantity="1" /> <ns3:PriceBreakdown> <ns3:Price> <ns3:BaseAmount Code="RUB">3495</ns3:BaseAmount> <ns3:FareFiledIn MetadataToken="Discount"> <ns3:BaseAmount Code="RUB">565</ns3:BaseAmount> </ns3:FareFiledIn> <ns3:Taxes> <ns3:Total Code="RUB">4720</ns3:Total> </ns3:Taxes> </ns3:Price> </ns3:PriceBreakdown> </ns3:FareComponent> </ns3:FareDetail> </ns3:OfferPrice> <ns3:OfferPrice OfferItemID="OF4SL2"> <ns3:RequestedDate> <ns3:PriceDetail> <ns3:TotalAmount> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">9188</ns3:Total> <ns3:Taxes> <ns3:Total Code="RUB">1953</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalAmount> <ns3:BaseAmount Code="RUB">7235</ns3:BaseAmount> <ns3:Discount> <ns3:DiscountAmount Code="RUB">1175</ns3:DiscountAmount> <ns3:DiscountPercent>14</ns3:DiscountPercent> </ns3:Discount> </ns3:PriceDetail> <ns3:Associations> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>SEG4 DME-MUC</ns3:Type> <ns3:ReferenceValue>Meal_L</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> <ns3:Associations> <ns3:AssociatedTraveler> <ns3:TravelerReferences>SH1</ns3:TravelerReferences> </ns3:AssociatedTraveler> <ns3:ApplicableFlight> <ns3:OriginDestinationReferences>OD4</ns3:OriginDestinationReferences> <ns3:FlightSegmentReference ref="SEG4"> <ns3:Cabin> <ns3:CabinDesignator>Y</ns3:CabinDesignator> <ns3:MarketingName>FLEX ECONOMY</ns3:MarketingName> </ns3:Cabin> </ns3:FlightSegmentReference> <ns3:FlightSegmentReference ref="SEG4"> <ns3:ClassOfService> <ns3:Code SeatsLeft="9">S</ns3:Code> <ns3:MarketingName>SFLRT</ns3:MarketingName> </ns3:ClassOfService> <ns3:BagDetailAssociation> <ns3:CheckedBagReferences>BG4</ns3:CheckedBagReferences> <ns3:CarryOnReferences>CO2</ns3:CarryOnReferences> </ns3:BagDetailAssociation> </ns3:FlightSegmentReference> </ns3:ApplicableFlight> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>SFLRT</ns3:Type> <ns3:ReferenceValue>PL3</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> </ns3:RequestedDate> <ns3:FareDetail> <ns3:FareComponent refs="SH1" ObjectKey="FC16"> <ns3:Parameters Quantity="1" /> <ns3:PriceBreakdown> <ns3:Price> <ns3:BaseAmount Code="RUB">7235</ns3:BaseAmount> <ns3:FareFiledIn MetadataToken="Discount"> <ns3:BaseAmount Code="RUB">1175</ns3:BaseAmount> </ns3:FareFiledIn> <ns3:Taxes> <ns3:Total Code="RUB">1953</ns3:Total> </ns3:Taxes> </ns3:Price> </ns3:PriceBreakdown> </ns3:FareComponent> </ns3:FareDetail> </ns3:OfferPrice> </ns3:PricedOffer> </ns3:AirlineOffer> </ns3:AirlineOffers> <ns3:AirlineOffers> <ns3:Owner>S7</ns3:Owner> <ns3:AirlineOffer> <ns3:OfferID Owner="S7">OF1</ns3:OfferID> <ns3:TotalPrice> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">43723</ns3:Total> <ns3:Details> <ns3:Detail> <ns3:SubTotal Code="RUB">37050</ns3:SubTotal> <ns3:Application>Fare</ns3:Application> </ns3:Detail> <ns3:Detail> <ns3:SubTotal Code="EUR">511.00</ns3:SubTotal> <ns3:Application>Fare</ns3:Application> </ns3:Detail> <ns3:Detail> <ns3:SubTotal Code="RUB">6015</ns3:SubTotal> <ns3:Application>Discount</ns3:Application> </ns3:Detail> </ns3:Details> <ns3:Taxes> <ns3:Total Code="RUB">6673</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalPrice> <ns3:Disclosure> <ns3:Description> <ns3:Text>BASIC BUSINESS</ns3:Text> </ns3:Description> </ns3:Disclosure> <ns3:PricedOffer> <ns3:OfferPrice OfferItemID="OF1SL1"> <ns3:RequestedDate> <ns3:PriceDetail> <ns3:TotalAmount> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">23240</ns3:Total> <ns3:Taxes> <ns3:Total Code="RUB">4720</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalAmount> <ns3:BaseAmount Code="RUB">18520</ns3:BaseAmount> <ns3:Discount> <ns3:DiscountAmount Code="RUB">3012</ns3:DiscountAmount> <ns3:DiscountPercent>14</ns3:DiscountPercent> </ns3:Discount> </ns3:PriceDetail> <ns3:Associations> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>SEG5 MUC-DME</ns3:Type> <ns3:ReferenceValue>Meal_BUSINESS</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> <ns3:Associations> <ns3:AssociatedTraveler> <ns3:TravelerReferences>SH1</ns3:TravelerReferences> </ns3:AssociatedTraveler> <ns3:ApplicableFlight> <ns3:OriginDestinationReferences>OD5</ns3:OriginDestinationReferences> <ns3:FlightSegmentReference ref="SEG5"> <ns3:Cabin> <ns3:CabinDesignator>B</ns3:CabinDesignator> <ns3:MarketingName>BASIC BUSINESS</ns3:MarketingName> </ns3:Cabin> </ns3:FlightSegmentReference> <ns3:FlightSegmentReference ref="SEG5"> <ns3:ClassOfService> <ns3:Code SeatsLeft="4">D</ns3:Code> <ns3:MarketingName>DBSRT</ns3:MarketingName> </ns3:ClassOfService> <ns3:BagDetailAssociation> <ns3:CheckedBagReferences>BG1</ns3:CheckedBagReferences> <ns3:CarryOnReferences>CO1</ns3:CarryOnReferences> </ns3:BagDetailAssociation> </ns3:FlightSegmentReference> </ns3:ApplicableFlight> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>DBSRT</ns3:Type> <ns3:ReferenceValue>PL1</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> </ns3:RequestedDate> <ns3:FareDetail> <ns3:FareComponent refs="SH1" ObjectKey="FC17"> <ns3:Parameters Quantity="1" /> <ns3:PriceBreakdown> <ns3:Price> <ns3:BaseAmount Code="RUB">18520</ns3:BaseAmount> <ns3:FareFiledIn MetadataToken="Discount"> <ns3:BaseAmount Code="RUB">3012</ns3:BaseAmount> </ns3:FareFiledIn> <ns3:Taxes> <ns3:Total Code="RUB">4720</ns3:Total> </ns3:Taxes> </ns3:Price> </ns3:PriceBreakdown> </ns3:FareComponent> </ns3:FareDetail> </ns3:OfferPrice> <ns3:OfferPrice OfferItemID="OF1SL2"> <ns3:RequestedDate> <ns3:PriceDetail> <ns3:TotalAmount> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">20483</ns3:Total> <ns3:Taxes> <ns3:Total Code="RUB">1953</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalAmount> <ns3:BaseAmount Code="RUB">18530</ns3:BaseAmount> <ns3:Discount> <ns3:DiscountAmount Code="RUB">3003</ns3:DiscountAmount> <ns3:DiscountPercent>14</ns3:DiscountPercent> </ns3:Discount> </ns3:PriceDetail> <ns3:Associations> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>SEG6 DME-MUC</ns3:Type> <ns3:ReferenceValue>Meal_BUSINESS</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> <ns3:Associations> <ns3:AssociatedTraveler> <ns3:TravelerReferences>SH1</ns3:TravelerReferences> </ns3:AssociatedTraveler> <ns3:ApplicableFlight> <ns3:OriginDestinationReferences>OD6</ns3:OriginDestinationReferences> <ns3:FlightSegmentReference ref="SEG6"> <ns3:Cabin> <ns3:CabinDesignator>B</ns3:CabinDesignator> <ns3:MarketingName>BASIC BUSINESS</ns3:MarketingName> </ns3:Cabin> </ns3:FlightSegmentReference> <ns3:FlightSegmentReference ref="SEG6"> <ns3:ClassOfService> <ns3:Code SeatsLeft="6">D</ns3:Code> <ns3:MarketingName>DBSRT</ns3:MarketingName> </ns3:ClassOfService> <ns3:BagDetailAssociation> <ns3:CheckedBagReferences>BG1</ns3:CheckedBagReferences> <ns3:CarryOnReferences>CO1</ns3:CarryOnReferences> </ns3:BagDetailAssociation> </ns3:FlightSegmentReference> </ns3:ApplicableFlight> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>DBSRT</ns3:Type> <ns3:ReferenceValue>PL1</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> </ns3:RequestedDate> <ns3:FareDetail> <ns3:FareComponent refs="SH1" ObjectKey="FC18"> <ns3:Parameters Quantity="1" /> <ns3:PriceBreakdown> <ns3:Price> <ns3:BaseAmount Code="RUB">18528</ns3:BaseAmount> <ns3:FareFiledIn MetadataToken="Discount"> <ns3:BaseAmount Code="RUB">3005</ns3:BaseAmount> </ns3:FareFiledIn> <ns3:Taxes> <ns3:Total Code="RUB">1953</ns3:Total> </ns3:Taxes> </ns3:Price> </ns3:PriceBreakdown> </ns3:FareComponent> </ns3:FareDetail> </ns3:OfferPrice> </ns3:PricedOffer> </ns3:AirlineOffer> <ns3:AirlineOffer> <ns3:OfferID Owner="S7">OF2</ns3:OfferID> <ns3:TotalPrice> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">13418</ns3:Total> <ns3:Details> <ns3:Detail> <ns3:SubTotal Code="RUB">6745</ns3:SubTotal> <ns3:Application>Fare</ns3:Application> </ns3:Detail> <ns3:Detail> <ns3:SubTotal Code="EUR">93.00</ns3:SubTotal> <ns3:Application>Fare</ns3:Application> </ns3:Detail> <ns3:Detail> <ns3:SubTotal Code="RUB">1085</ns3:SubTotal> <ns3:Application>Discount</ns3:Application> </ns3:Detail> </ns3:Details> <ns3:Taxes> <ns3:Total Code="RUB">6673</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalPrice> <ns3:Disclosure> <ns3:Description> <ns3:Text>BASIC ECONOMY</ns3:Text> </ns3:Description> </ns3:Disclosure> <ns3:PricedOffer> <ns3:OfferPrice OfferItemID="OF2SL1"> <ns3:RequestedDate> <ns3:PriceDetail> <ns3:TotalAmount> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">6530</ns3:Total> <ns3:Taxes> <ns3:Total Code="RUB">4720</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalAmount> <ns3:BaseAmount Code="RUB">1810</ns3:BaseAmount> <ns3:Discount> <ns3:DiscountAmount Code="RUB">292</ns3:DiscountAmount> <ns3:DiscountPercent>14</ns3:DiscountPercent> </ns3:Discount> </ns3:PriceDetail> <ns3:Associations> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>SEG5 MUC-DME</ns3:Type> <ns3:ReferenceValue>Meal_L</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> <ns3:Associations> <ns3:AssociatedTraveler> <ns3:TravelerReferences>SH1</ns3:TravelerReferences> </ns3:AssociatedTraveler> <ns3:ApplicableFlight> <ns3:OriginDestinationReferences>OD5</ns3:OriginDestinationReferences> <ns3:FlightSegmentReference ref="SEG5"> <ns3:Cabin> <ns3:CabinDesignator>Y</ns3:CabinDesignator> <ns3:MarketingName>BASIC ECONOMY</ns3:MarketingName> </ns3:Cabin> </ns3:FlightSegmentReference> <ns3:FlightSegmentReference ref="SEG5"> <ns3:ClassOfService> <ns3:Code SeatsLeft="9">W</ns3:Code> <ns3:MarketingName>WBSRT</ns3:MarketingName> </ns3:ClassOfService> <ns3:BagDetailAssociation> <ns3:CheckedBagReferences>BG2</ns3:CheckedBagReferences> <ns3:CarryOnReferences>CO2</ns3:CarryOnReferences> </ns3:BagDetailAssociation> </ns3:FlightSegmentReference> </ns3:ApplicableFlight> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>WBSRT</ns3:Type> <ns3:ReferenceValue>PL2</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> </ns3:RequestedDate> <ns3:FareDetail> <ns3:FareComponent refs="SH1" ObjectKey="FC19"> <ns3:Parameters Quantity="1" /> <ns3:PriceBreakdown> <ns3:Price> <ns3:BaseAmount Code="RUB">1810</ns3:BaseAmount> <ns3:FareFiledIn MetadataToken="Discount"> <ns3:BaseAmount Code="RUB">292</ns3:BaseAmount> </ns3:FareFiledIn> <ns3:Taxes> <ns3:Total Code="RUB">4720</ns3:Total> </ns3:Taxes> </ns3:Price> </ns3:PriceBreakdown> </ns3:FareComponent> </ns3:FareDetail> </ns3:OfferPrice> <ns3:OfferPrice OfferItemID="OF2SL2"> <ns3:RequestedDate> <ns3:PriceDetail> <ns3:TotalAmount> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">6888</ns3:Total> <ns3:Taxes> <ns3:Total Code="RUB">1953</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalAmount> <ns3:BaseAmount Code="RUB">4935</ns3:BaseAmount> <ns3:Discount> <ns3:DiscountAmount Code="RUB">793</ns3:DiscountAmount> <ns3:DiscountPercent>14</ns3:DiscountPercent> </ns3:Discount> </ns3:PriceDetail> <ns3:Associations> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>SEG6 DME-MUC</ns3:Type> <ns3:ReferenceValue>Meal_L</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> <ns3:Associations> <ns3:AssociatedTraveler> <ns3:TravelerReferences>SH1</ns3:TravelerReferences> </ns3:AssociatedTraveler> <ns3:ApplicableFlight> <ns3:OriginDestinationReferences>OD6</ns3:OriginDestinationReferences> <ns3:FlightSegmentReference ref="SEG6"> <ns3:Cabin> <ns3:CabinDesignator>Y</ns3:CabinDesignator> <ns3:MarketingName>BASIC ECONOMY</ns3:MarketingName> </ns3:Cabin> </ns3:FlightSegmentReference> <ns3:FlightSegmentReference ref="SEG6"> <ns3:ClassOfService> <ns3:Code SeatsLeft="9">S</ns3:Code> <ns3:MarketingName>SBSRT</ns3:MarketingName> </ns3:ClassOfService> <ns3:BagDetailAssociation> <ns3:CheckedBagReferences>BG2</ns3:CheckedBagReferences> <ns3:CarryOnReferences>CO2</ns3:CarryOnReferences> </ns3:BagDetailAssociation> </ns3:FlightSegmentReference> </ns3:ApplicableFlight> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>SBSRT</ns3:Type> <ns3:ReferenceValue>PL2</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> </ns3:RequestedDate> <ns3:FareDetail> <ns3:FareComponent refs="SH1" ObjectKey="FC20"> <ns3:Parameters Quantity="1" /> <ns3:PriceBreakdown> <ns3:Price> <ns3:BaseAmount Code="RUB">4933</ns3:BaseAmount> <ns3:FareFiledIn MetadataToken="Discount"> <ns3:BaseAmount Code="RUB">795</ns3:BaseAmount> </ns3:FareFiledIn> <ns3:Taxes> <ns3:Total Code="RUB">1953</ns3:Total> </ns3:Taxes> </ns3:Price> </ns3:PriceBreakdown> </ns3:FareComponent> </ns3:FareDetail> </ns3:OfferPrice> </ns3:PricedOffer> </ns3:AirlineOffer> <ns3:AirlineOffer> <ns3:OfferID Owner="S7">OF3</ns3:OfferID> <ns3:TotalPrice> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">55323</ns3:Total> <ns3:Details> <ns3:Detail> <ns3:SubTotal Code="RUB">48650</ns3:SubTotal> <ns3:Application>Fare</ns3:Application> </ns3:Detail> <ns3:Detail> <ns3:SubTotal Code="EUR">671.00</ns3:SubTotal> <ns3:Application>Fare</ns3:Application> </ns3:Detail> <ns3:Detail> <ns3:SubTotal Code="RUB">7900</ns3:SubTotal> <ns3:Application>Discount</ns3:Application> </ns3:Detail> </ns3:Details> <ns3:Taxes> <ns3:Total Code="RUB">6673</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalPrice> <ns3:Disclosure> <ns3:Description> <ns3:Text>FLEX BUSINESS</ns3:Text> </ns3:Description> </ns3:Disclosure> <ns3:PricedOffer> <ns3:OfferPrice OfferItemID="OF3SL1"> <ns3:RequestedDate> <ns3:PriceDetail> <ns3:TotalAmount> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">29040</ns3:Total> <ns3:Taxes> <ns3:Total Code="RUB">4720</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalAmount> <ns3:BaseAmount Code="RUB">24320</ns3:BaseAmount> <ns3:Discount> <ns3:DiscountAmount Code="RUB">3955</ns3:DiscountAmount> <ns3:DiscountPercent>14</ns3:DiscountPercent> </ns3:Discount> </ns3:PriceDetail> <ns3:Associations> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>SEG5 MUC-DME</ns3:Type> <ns3:ReferenceValue>Meal_BUSINESS</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> <ns3:Associations> <ns3:AssociatedTraveler> <ns3:TravelerReferences>SH1</ns3:TravelerReferences> </ns3:AssociatedTraveler> <ns3:ApplicableFlight> <ns3:OriginDestinationReferences>OD5</ns3:OriginDestinationReferences> <ns3:FlightSegmentReference ref="SEG5"> <ns3:Cabin> <ns3:CabinDesignator>B</ns3:CabinDesignator> <ns3:MarketingName>FLEX BUSINESS</ns3:MarketingName> </ns3:Cabin> </ns3:FlightSegmentReference> <ns3:FlightSegmentReference ref="SEG5"> <ns3:ClassOfService> <ns3:Code SeatsLeft="4">D</ns3:Code> <ns3:MarketingName>DFLRT</ns3:MarketingName> </ns3:ClassOfService> <ns3:BagDetailAssociation> <ns3:CheckedBagReferences>BG3</ns3:CheckedBagReferences> <ns3:CarryOnReferences>CO1</ns3:CarryOnReferences> </ns3:BagDetailAssociation> </ns3:FlightSegmentReference> </ns3:ApplicableFlight> </ns3:Associations> </ns3:RequestedDate> <ns3:FareDetail> <ns3:FareComponent refs="SH1" ObjectKey="FC21"> <ns3:Parameters Quantity="1" /> <ns3:PriceBreakdown> <ns3:Price> <ns3:BaseAmount Code="RUB">24320</ns3:BaseAmount> <ns3:FareFiledIn MetadataToken="Discount"> <ns3:BaseAmount Code="RUB">3955</ns3:BaseAmount> </ns3:FareFiledIn> <ns3:Taxes> <ns3:Total Code="RUB">4720</ns3:Total> </ns3:Taxes> </ns3:Price> </ns3:PriceBreakdown> </ns3:FareComponent> </ns3:FareDetail> </ns3:OfferPrice> <ns3:OfferPrice OfferItemID="OF3SL2"> <ns3:RequestedDate> <ns3:PriceDetail> <ns3:TotalAmount> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">26283</ns3:Total> <ns3:Taxes> <ns3:Total Code="RUB">1953</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalAmount> <ns3:BaseAmount Code="RUB">24330</ns3:BaseAmount> <ns3:Discount> <ns3:DiscountAmount Code="RUB">3945</ns3:DiscountAmount> <ns3:DiscountPercent>14</ns3:DiscountPercent> </ns3:Discount> </ns3:PriceDetail> <ns3:Associations> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>SEG6 DME-MUC</ns3:Type> <ns3:ReferenceValue>Meal_BUSINESS</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> <ns3:Associations> <ns3:AssociatedTraveler> <ns3:TravelerReferences>SH1</ns3:TravelerReferences> </ns3:AssociatedTraveler> <ns3:ApplicableFlight> <ns3:OriginDestinationReferences>OD6</ns3:OriginDestinationReferences> <ns3:FlightSegmentReference ref="SEG6"> <ns3:Cabin> <ns3:CabinDesignator>B</ns3:CabinDesignator> <ns3:MarketingName>FLEX BUSINESS</ns3:MarketingName> </ns3:Cabin> </ns3:FlightSegmentReference> <ns3:FlightSegmentReference ref="SEG6"> <ns3:ClassOfService> <ns3:Code SeatsLeft="6">D</ns3:Code> <ns3:MarketingName>DFLRT</ns3:MarketingName> </ns3:ClassOfService> <ns3:BagDetailAssociation> <ns3:CheckedBagReferences>BG3</ns3:CheckedBagReferences> <ns3:CarryOnReferences>CO1</ns3:CarryOnReferences> </ns3:BagDetailAssociation> </ns3:FlightSegmentReference> </ns3:ApplicableFlight> </ns3:Associations> </ns3:RequestedDate> <ns3:FareDetail> <ns3:FareComponent refs="SH1" ObjectKey="FC22"> <ns3:Parameters Quantity="1" /> <ns3:PriceBreakdown> <ns3:Price> <ns3:BaseAmount Code="RUB">24330</ns3:BaseAmount> <ns3:FareFiledIn MetadataToken="Discount"> <ns3:BaseAmount Code="RUB">3945</ns3:BaseAmount> </ns3:FareFiledIn> <ns3:Taxes> <ns3:Total Code="RUB">1953</ns3:Total> </ns3:Taxes> </ns3:Price> </ns3:PriceBreakdown> </ns3:FareComponent> </ns3:FareDetail> </ns3:OfferPrice> </ns3:PricedOffer> </ns3:AirlineOffer> <ns3:AirlineOffer> <ns3:OfferID Owner="S7">OF4</ns3:OfferID> <ns3:TotalPrice> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">17403</ns3:Total> <ns3:Details> <ns3:Detail> <ns3:SubTotal Code="RUB">10730</ns3:SubTotal> <ns3:Application>Fare</ns3:Application> </ns3:Detail> <ns3:Detail> <ns3:SubTotal Code="EUR">148.00</ns3:SubTotal> <ns3:Application>Fare</ns3:Application> </ns3:Detail> <ns3:Detail> <ns3:SubTotal Code="RUB">1740</ns3:SubTotal> <ns3:Application>Discount</ns3:Application> </ns3:Detail> </ns3:Details> <ns3:Taxes> <ns3:Total Code="RUB">6673</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalPrice> <ns3:Disclosure> <ns3:Description> <ns3:Text>FLEX ECONOMY</ns3:Text> </ns3:Description> </ns3:Disclosure> <ns3:PricedOffer> <ns3:OfferPrice OfferItemID="OF4SL1"> <ns3:RequestedDate> <ns3:PriceDetail> <ns3:TotalAmount> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">8215</ns3:Total> <ns3:Taxes> <ns3:Total Code="RUB">4720</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalAmount> <ns3:BaseAmount Code="RUB">3495</ns3:BaseAmount> <ns3:Discount> <ns3:DiscountAmount Code="RUB">565</ns3:DiscountAmount> <ns3:DiscountPercent>14</ns3:DiscountPercent> </ns3:Discount> </ns3:PriceDetail> <ns3:Associations> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>SEG5 MUC-DME</ns3:Type> <ns3:ReferenceValue>Meal_L</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> <ns3:Associations> <ns3:AssociatedTraveler> <ns3:TravelerReferences>SH1</ns3:TravelerReferences> </ns3:AssociatedTraveler> <ns3:ApplicableFlight> <ns3:OriginDestinationReferences>OD5</ns3:OriginDestinationReferences> <ns3:FlightSegmentReference ref="SEG5"> <ns3:Cabin> <ns3:CabinDesignator>Y</ns3:CabinDesignator> <ns3:MarketingName>FLEX ECONOMY</ns3:MarketingName> </ns3:Cabin> </ns3:FlightSegmentReference> <ns3:FlightSegmentReference ref="SEG5"> <ns3:ClassOfService> <ns3:Code SeatsLeft="9">W</ns3:Code> <ns3:MarketingName>WFLRT</ns3:MarketingName> </ns3:ClassOfService> <ns3:BagDetailAssociation> <ns3:CheckedBagReferences>BG4</ns3:CheckedBagReferences> <ns3:CarryOnReferences>CO2</ns3:CarryOnReferences> </ns3:BagDetailAssociation> </ns3:FlightSegmentReference> </ns3:ApplicableFlight> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>WFLRT</ns3:Type> <ns3:ReferenceValue>PL3</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> </ns3:RequestedDate> <ns3:FareDetail> <ns3:FareComponent refs="SH1" ObjectKey="FC23"> <ns3:Parameters Quantity="1" /> <ns3:PriceBreakdown> <ns3:Price> <ns3:BaseAmount Code="RUB">3495</ns3:BaseAmount> <ns3:FareFiledIn MetadataToken="Discount"> <ns3:BaseAmount Code="RUB">565</ns3:BaseAmount> </ns3:FareFiledIn> <ns3:Taxes> <ns3:Total Code="RUB">4720</ns3:Total> </ns3:Taxes> </ns3:Price> </ns3:PriceBreakdown> </ns3:FareComponent> </ns3:FareDetail> </ns3:OfferPrice> <ns3:OfferPrice OfferItemID="OF4SL2"> <ns3:RequestedDate> <ns3:PriceDetail> <ns3:TotalAmount> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">9188</ns3:Total> <ns3:Taxes> <ns3:Total Code="RUB">1953</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalAmount> <ns3:BaseAmount Code="RUB">7235</ns3:BaseAmount> <ns3:Discount> <ns3:DiscountAmount Code="RUB">1175</ns3:DiscountAmount> <ns3:DiscountPercent>14</ns3:DiscountPercent> </ns3:Discount> </ns3:PriceDetail> <ns3:Associations> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>SEG6 DME-MUC</ns3:Type> <ns3:ReferenceValue>Meal_L</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> <ns3:Associations> <ns3:AssociatedTraveler> <ns3:TravelerReferences>SH1</ns3:TravelerReferences> </ns3:AssociatedTraveler> <ns3:ApplicableFlight> <ns3:OriginDestinationReferences>OD6</ns3:OriginDestinationReferences> <ns3:FlightSegmentReference ref="SEG6"> <ns3:Cabin> <ns3:CabinDesignator>Y</ns3:CabinDesignator> <ns3:MarketingName>FLEX ECONOMY</ns3:MarketingName> </ns3:Cabin> </ns3:FlightSegmentReference> <ns3:FlightSegmentReference ref="SEG6"> <ns3:ClassOfService> <ns3:Code SeatsLeft="9">S</ns3:Code> <ns3:MarketingName>SFLRT</ns3:MarketingName> </ns3:ClassOfService> <ns3:BagDetailAssociation> <ns3:CheckedBagReferences>BG4</ns3:CheckedBagReferences> <ns3:CarryOnReferences>CO2</ns3:CarryOnReferences> </ns3:BagDetailAssociation> </ns3:FlightSegmentReference> </ns3:ApplicableFlight> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>SFLRT</ns3:Type> <ns3:ReferenceValue>PL3</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> </ns3:RequestedDate> <ns3:FareDetail> <ns3:FareComponent refs="SH1" ObjectKey="FC24"> <ns3:Parameters Quantity="1" /> <ns3:PriceBreakdown> <ns3:Price> <ns3:BaseAmount Code="RUB">7235</ns3:BaseAmount> <ns3:FareFiledIn MetadataToken="Discount"> <ns3:BaseAmount Code="RUB">1175</ns3:BaseAmount> </ns3:FareFiledIn> <ns3:Taxes> <ns3:Total Code="RUB">1953</ns3:Total> </ns3:Taxes> </ns3:Price> </ns3:PriceBreakdown> </ns3:FareComponent> </ns3:FareDetail> </ns3:OfferPrice> </ns3:PricedOffer> </ns3:AirlineOffer> </ns3:AirlineOffers> <ns3:AirlineOffers> <ns3:Owner>S7</ns3:Owner> <ns3:AirlineOffer> <ns3:OfferID Owner="S7">OF1</ns3:OfferID> <ns3:TotalPrice> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">43723</ns3:Total> <ns3:Details> <ns3:Detail> <ns3:SubTotal Code="RUB">37050</ns3:SubTotal> <ns3:Application>Fare</ns3:Application> </ns3:Detail> <ns3:Detail> <ns3:SubTotal Code="EUR">511.00</ns3:SubTotal> <ns3:Application>Fare</ns3:Application> </ns3:Detail> <ns3:Detail> <ns3:SubTotal Code="RUB">6015</ns3:SubTotal> <ns3:Application>Discount</ns3:Application> </ns3:Detail> </ns3:Details> <ns3:Taxes> <ns3:Total Code="RUB">6673</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalPrice> <ns3:Disclosure> <ns3:Description> <ns3:Text>BASIC BUSINESS</ns3:Text> </ns3:Description> </ns3:Disclosure> <ns3:PricedOffer> <ns3:OfferPrice OfferItemID="OF1SL1"> <ns3:RequestedDate> <ns3:PriceDetail> <ns3:TotalAmount> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">23240</ns3:Total> <ns3:Taxes> <ns3:Total Code="RUB">4720</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalAmount> <ns3:BaseAmount Code="RUB">18520</ns3:BaseAmount> <ns3:Discount> <ns3:DiscountAmount Code="RUB">3012</ns3:DiscountAmount> <ns3:DiscountPercent>14</ns3:DiscountPercent> </ns3:Discount> </ns3:PriceDetail> <ns3:Associations> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>SEG7 MUC-DME</ns3:Type> <ns3:ReferenceValue>Meal_BUSINESS</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> <ns3:Associations> <ns3:AssociatedTraveler> <ns3:TravelerReferences>SH1</ns3:TravelerReferences> </ns3:AssociatedTraveler> <ns3:ApplicableFlight> <ns3:OriginDestinationReferences>OD7</ns3:OriginDestinationReferences> <ns3:FlightSegmentReference ref="SEG7"> <ns3:Cabin> <ns3:CabinDesignator>B</ns3:CabinDesignator> <ns3:MarketingName>BASIC BUSINESS</ns3:MarketingName> </ns3:Cabin> </ns3:FlightSegmentReference> <ns3:FlightSegmentReference ref="SEG7"> <ns3:ClassOfService> <ns3:Code SeatsLeft="4">D</ns3:Code> <ns3:MarketingName>DBSRT</ns3:MarketingName> </ns3:ClassOfService> <ns3:BagDetailAssociation> <ns3:CheckedBagReferences>BG1</ns3:CheckedBagReferences> <ns3:CarryOnReferences>CO1</ns3:CarryOnReferences> </ns3:BagDetailAssociation> </ns3:FlightSegmentReference> </ns3:ApplicableFlight> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>DBSRT</ns3:Type> <ns3:ReferenceValue>PL1</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> </ns3:RequestedDate> <ns3:FareDetail> <ns3:FareComponent refs="SH1" ObjectKey="FC25"> <ns3:Parameters Quantity="1" /> <ns3:PriceBreakdown> <ns3:Price> <ns3:BaseAmount Code="RUB">18520</ns3:BaseAmount> <ns3:FareFiledIn MetadataToken="Discount"> <ns3:BaseAmount Code="RUB">3012</ns3:BaseAmount> </ns3:FareFiledIn> <ns3:Taxes> <ns3:Total Code="RUB">4720</ns3:Total> </ns3:Taxes> </ns3:Price> </ns3:PriceBreakdown> </ns3:FareComponent> </ns3:FareDetail> </ns3:OfferPrice> <ns3:OfferPrice OfferItemID="OF1SL2"> <ns3:RequestedDate> <ns3:PriceDetail> <ns3:TotalAmount> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">20483</ns3:Total> <ns3:Taxes> <ns3:Total Code="RUB">1953</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalAmount> <ns3:BaseAmount Code="RUB">18530</ns3:BaseAmount> <ns3:Discount> <ns3:DiscountAmount Code="RUB">3003</ns3:DiscountAmount> <ns3:DiscountPercent>14</ns3:DiscountPercent> </ns3:Discount> </ns3:PriceDetail> <ns3:Associations> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>SEG8 DME-MUC</ns3:Type> <ns3:ReferenceValue>Meal_BUSINESS</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> <ns3:Associations> <ns3:AssociatedTraveler> <ns3:TravelerReferences>SH1</ns3:TravelerReferences> </ns3:AssociatedTraveler> <ns3:ApplicableFlight> <ns3:OriginDestinationReferences>OD8</ns3:OriginDestinationReferences> <ns3:FlightSegmentReference ref="SEG8"> <ns3:Cabin> <ns3:CabinDesignator>B</ns3:CabinDesignator> <ns3:MarketingName>BASIC BUSINESS</ns3:MarketingName> </ns3:Cabin> </ns3:FlightSegmentReference> <ns3:FlightSegmentReference ref="SEG8"> <ns3:ClassOfService> <ns3:Code SeatsLeft="3">D</ns3:Code> <ns3:MarketingName>DBSRT</ns3:MarketingName> </ns3:ClassOfService> <ns3:BagDetailAssociation> <ns3:CheckedBagReferences>BG1</ns3:CheckedBagReferences> <ns3:CarryOnReferences>CO1</ns3:CarryOnReferences> </ns3:BagDetailAssociation> </ns3:FlightSegmentReference> </ns3:ApplicableFlight> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>DBSRT</ns3:Type> <ns3:ReferenceValue>PL1</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> </ns3:RequestedDate> <ns3:FareDetail> <ns3:FareComponent refs="SH1" ObjectKey="FC26"> <ns3:Parameters Quantity="1" /> <ns3:PriceBreakdown> <ns3:Price> <ns3:BaseAmount Code="RUB">18528</ns3:BaseAmount> <ns3:FareFiledIn MetadataToken="Discount"> <ns3:BaseAmount Code="RUB">3005</ns3:BaseAmount> </ns3:FareFiledIn> <ns3:Taxes> <ns3:Total Code="RUB">1953</ns3:Total> </ns3:Taxes> </ns3:Price> </ns3:PriceBreakdown> </ns3:FareComponent> </ns3:FareDetail> </ns3:OfferPrice> </ns3:PricedOffer> </ns3:AirlineOffer> <ns3:AirlineOffer> <ns3:OfferID Owner="S7">OF2</ns3:OfferID> <ns3:TotalPrice> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">14648</ns3:Total> <ns3:Details> <ns3:Detail> <ns3:SubTotal Code="RUB">7975</ns3:SubTotal> <ns3:Application>Fare</ns3:Application> </ns3:Detail> <ns3:Detail> <ns3:SubTotal Code="EUR">110.00</ns3:SubTotal> <ns3:Application>Fare</ns3:Application> </ns3:Detail> <ns3:Detail> <ns3:SubTotal Code="RUB">1235</ns3:SubTotal> <ns3:Application>Discount</ns3:Application> </ns3:Detail> </ns3:Details> <ns3:Taxes> <ns3:Total Code="RUB">6673</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalPrice> <ns3:Disclosure> <ns3:Description> <ns3:Text>BASIC ECONOMY</ns3:Text> </ns3:Description> </ns3:Disclosure> <ns3:PricedOffer> <ns3:OfferPrice OfferItemID="OF2SL1"> <ns3:RequestedDate> <ns3:PriceDetail> <ns3:TotalAmount> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">6530</ns3:Total> <ns3:Taxes> <ns3:Total Code="RUB">4720</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalAmount> <ns3:BaseAmount Code="RUB">1810</ns3:BaseAmount> <ns3:Discount> <ns3:DiscountAmount Code="RUB">292</ns3:DiscountAmount> <ns3:DiscountPercent>14</ns3:DiscountPercent> </ns3:Discount> </ns3:PriceDetail> <ns3:Associations> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>SEG7 MUC-DME</ns3:Type> <ns3:ReferenceValue>Meal_L</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> <ns3:Associations> <ns3:AssociatedTraveler> <ns3:TravelerReferences>SH1</ns3:TravelerReferences> </ns3:AssociatedTraveler> <ns3:ApplicableFlight> <ns3:OriginDestinationReferences>OD7</ns3:OriginDestinationReferences> <ns3:FlightSegmentReference ref="SEG7"> <ns3:Cabin> <ns3:CabinDesignator>Y</ns3:CabinDesignator> <ns3:MarketingName>BASIC ECONOMY</ns3:MarketingName> </ns3:Cabin> </ns3:FlightSegmentReference> <ns3:FlightSegmentReference ref="SEG7"> <ns3:ClassOfService> <ns3:Code SeatsLeft="9">W</ns3:Code> <ns3:MarketingName>WBSRT</ns3:MarketingName> </ns3:ClassOfService> <ns3:BagDetailAssociation> <ns3:CheckedBagReferences>BG2</ns3:CheckedBagReferences> <ns3:CarryOnReferences>CO2</ns3:CarryOnReferences> </ns3:BagDetailAssociation> </ns3:FlightSegmentReference> </ns3:ApplicableFlight> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>WBSRT</ns3:Type> <ns3:ReferenceValue>PL2</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> </ns3:RequestedDate> <ns3:FareDetail> <ns3:FareComponent refs="SH1" ObjectKey="FC27"> <ns3:Parameters Quantity="1" /> <ns3:PriceBreakdown> <ns3:Price> <ns3:BaseAmount Code="RUB">1810</ns3:BaseAmount> <ns3:FareFiledIn MetadataToken="Discount"> <ns3:BaseAmount Code="RUB">292</ns3:BaseAmount> </ns3:FareFiledIn> <ns3:Taxes> <ns3:Total Code="RUB">4720</ns3:Total> </ns3:Taxes> </ns3:Price> </ns3:PriceBreakdown> </ns3:FareComponent> </ns3:FareDetail> </ns3:OfferPrice> <ns3:OfferPrice OfferItemID="OF2SL2"> <ns3:RequestedDate> <ns3:PriceDetail> <ns3:TotalAmount> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">8118</ns3:Total> <ns3:Taxes> <ns3:Total Code="RUB">1953</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalAmount> <ns3:BaseAmount Code="RUB">6165</ns3:BaseAmount> <ns3:Discount> <ns3:DiscountAmount Code="RUB">943</ns3:DiscountAmount> <ns3:DiscountPercent>14</ns3:DiscountPercent> </ns3:Discount> </ns3:PriceDetail> <ns3:Associations> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>SEG8 DME-MUC</ns3:Type> <ns3:ReferenceValue>Meal_L</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> <ns3:Associations> <ns3:AssociatedTraveler> <ns3:TravelerReferences>SH1</ns3:TravelerReferences> </ns3:AssociatedTraveler> <ns3:ApplicableFlight> <ns3:OriginDestinationReferences>OD8</ns3:OriginDestinationReferences> <ns3:FlightSegmentReference ref="SEG8"> <ns3:Cabin> <ns3:CabinDesignator>Y</ns3:CabinDesignator> <ns3:MarketingName>BASIC ECONOMY</ns3:MarketingName> </ns3:Cabin> </ns3:FlightSegmentReference> <ns3:FlightSegmentReference ref="SEG8"> <ns3:ClassOfService> <ns3:Code SeatsLeft="9">R</ns3:Code> <ns3:MarketingName>RBSRT</ns3:MarketingName> </ns3:ClassOfService> <ns3:BagDetailAssociation> <ns3:CheckedBagReferences>BG2</ns3:CheckedBagReferences> <ns3:CarryOnReferences>CO2</ns3:CarryOnReferences> </ns3:BagDetailAssociation> </ns3:FlightSegmentReference> </ns3:ApplicableFlight> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>RBSRT</ns3:Type> <ns3:ReferenceValue>PL2</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> </ns3:RequestedDate> <ns3:FareDetail> <ns3:FareComponent refs="SH1" ObjectKey="FC28"> <ns3:Parameters Quantity="1" /> <ns3:PriceBreakdown> <ns3:Price> <ns3:BaseAmount Code="RUB">6163</ns3:BaseAmount> <ns3:FareFiledIn MetadataToken="Discount"> <ns3:BaseAmount Code="RUB">945</ns3:BaseAmount> </ns3:FareFiledIn> <ns3:Taxes> <ns3:Total Code="RUB">1953</ns3:Total> </ns3:Taxes> </ns3:Price> </ns3:PriceBreakdown> </ns3:FareComponent> </ns3:FareDetail> </ns3:OfferPrice> </ns3:PricedOffer> </ns3:AirlineOffer> <ns3:AirlineOffer> <ns3:OfferID Owner="S7">OF3</ns3:OfferID> <ns3:TotalPrice> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">55323</ns3:Total> <ns3:Details> <ns3:Detail> <ns3:SubTotal Code="RUB">48650</ns3:SubTotal> <ns3:Application>Fare</ns3:Application> </ns3:Detail> <ns3:Detail> <ns3:SubTotal Code="EUR">671.00</ns3:SubTotal> <ns3:Application>Fare</ns3:Application> </ns3:Detail> <ns3:Detail> <ns3:SubTotal Code="RUB">7900</ns3:SubTotal> <ns3:Application>Discount</ns3:Application> </ns3:Detail> </ns3:Details> <ns3:Taxes> <ns3:Total Code="RUB">6673</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalPrice> <ns3:Disclosure> <ns3:Description> <ns3:Text>FLEX BUSINESS</ns3:Text> </ns3:Description> </ns3:Disclosure> <ns3:PricedOffer> <ns3:OfferPrice OfferItemID="OF3SL1"> <ns3:RequestedDate> <ns3:PriceDetail> <ns3:TotalAmount> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">29040</ns3:Total> <ns3:Taxes> <ns3:Total Code="RUB">4720</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalAmount> <ns3:BaseAmount Code="RUB">24320</ns3:BaseAmount> <ns3:Discount> <ns3:DiscountAmount Code="RUB">3955</ns3:DiscountAmount> <ns3:DiscountPercent>14</ns3:DiscountPercent> </ns3:Discount> </ns3:PriceDetail> <ns3:Associations> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>SEG7 MUC-DME</ns3:Type> <ns3:ReferenceValue>Meal_BUSINESS</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> <ns3:Associations> <ns3:AssociatedTraveler> <ns3:TravelerReferences>SH1</ns3:TravelerReferences> </ns3:AssociatedTraveler> <ns3:ApplicableFlight> <ns3:OriginDestinationReferences>OD7</ns3:OriginDestinationReferences> <ns3:FlightSegmentReference ref="SEG7"> <ns3:Cabin> <ns3:CabinDesignator>B</ns3:CabinDesignator> <ns3:MarketingName>FLEX BUSINESS</ns3:MarketingName> </ns3:Cabin> </ns3:FlightSegmentReference> <ns3:FlightSegmentReference ref="SEG7"> <ns3:ClassOfService> <ns3:Code SeatsLeft="4">D</ns3:Code> <ns3:MarketingName>DFLRT</ns3:MarketingName> </ns3:ClassOfService> <ns3:BagDetailAssociation> <ns3:CheckedBagReferences>BG3</ns3:CheckedBagReferences> <ns3:CarryOnReferences>CO1</ns3:CarryOnReferences> </ns3:BagDetailAssociation> </ns3:FlightSegmentReference> </ns3:ApplicableFlight> </ns3:Associations> </ns3:RequestedDate> <ns3:FareDetail> <ns3:FareComponent refs="SH1" ObjectKey="FC29"> <ns3:Parameters Quantity="1" /> <ns3:PriceBreakdown> <ns3:Price> <ns3:BaseAmount Code="RUB">24320</ns3:BaseAmount> <ns3:FareFiledIn MetadataToken="Discount"> <ns3:BaseAmount Code="RUB">3955</ns3:BaseAmount> </ns3:FareFiledIn> <ns3:Taxes> <ns3:Total Code="RUB">4720</ns3:Total> </ns3:Taxes> </ns3:Price> </ns3:PriceBreakdown> </ns3:FareComponent> </ns3:FareDetail> </ns3:OfferPrice> <ns3:OfferPrice OfferItemID="OF3SL2"> <ns3:RequestedDate> <ns3:PriceDetail> <ns3:TotalAmount> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">26283</ns3:Total> <ns3:Taxes> <ns3:Total Code="RUB">1953</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalAmount> <ns3:BaseAmount Code="RUB">24330</ns3:BaseAmount> <ns3:Discount> <ns3:DiscountAmount Code="RUB">3945</ns3:DiscountAmount> <ns3:DiscountPercent>14</ns3:DiscountPercent> </ns3:Discount> </ns3:PriceDetail> <ns3:Associations> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>SEG8 DME-MUC</ns3:Type> <ns3:ReferenceValue>Meal_BUSINESS</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> <ns3:Associations> <ns3:AssociatedTraveler> <ns3:TravelerReferences>SH1</ns3:TravelerReferences> </ns3:AssociatedTraveler> <ns3:ApplicableFlight> <ns3:OriginDestinationReferences>OD8</ns3:OriginDestinationReferences> <ns3:FlightSegmentReference ref="SEG8"> <ns3:Cabin> <ns3:CabinDesignator>B</ns3:CabinDesignator> <ns3:MarketingName>FLEX BUSINESS</ns3:MarketingName> </ns3:Cabin> </ns3:FlightSegmentReference> <ns3:FlightSegmentReference ref="SEG8"> <ns3:ClassOfService> <ns3:Code SeatsLeft="3">D</ns3:Code> <ns3:MarketingName>DFLRT</ns3:MarketingName> </ns3:ClassOfService> <ns3:BagDetailAssociation> <ns3:CheckedBagReferences>BG3</ns3:CheckedBagReferences> <ns3:CarryOnReferences>CO1</ns3:CarryOnReferences> </ns3:BagDetailAssociation> </ns3:FlightSegmentReference> </ns3:ApplicableFlight> </ns3:Associations> </ns3:RequestedDate> <ns3:FareDetail> <ns3:FareComponent refs="SH1" ObjectKey="FC30"> <ns3:Parameters Quantity="1" /> <ns3:PriceBreakdown> <ns3:Price> <ns3:BaseAmount Code="RUB">24330</ns3:BaseAmount> <ns3:FareFiledIn MetadataToken="Discount"> <ns3:BaseAmount Code="RUB">3945</ns3:BaseAmount> </ns3:FareFiledIn> <ns3:Taxes> <ns3:Total Code="RUB">1953</ns3:Total> </ns3:Taxes> </ns3:Price> </ns3:PriceBreakdown> </ns3:FareComponent> </ns3:FareDetail> </ns3:OfferPrice> </ns3:PricedOffer> </ns3:AirlineOffer> <ns3:AirlineOffer> <ns3:OfferID Owner="S7">OF4</ns3:OfferID> <ns3:TotalPrice> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">18853</ns3:Total> <ns3:Details> <ns3:Detail> <ns3:SubTotal Code="RUB">12180</ns3:SubTotal> <ns3:Application>Fare</ns3:Application> </ns3:Detail> <ns3:Detail> <ns3:SubTotal Code="EUR">168.00</ns3:SubTotal> <ns3:Application>Fare</ns3:Application> </ns3:Detail> <ns3:Detail> <ns3:SubTotal Code="RUB">1960</ns3:SubTotal> <ns3:Application>Discount</ns3:Application> </ns3:Detail> </ns3:Details> <ns3:Taxes> <ns3:Total Code="RUB">6673</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalPrice> <ns3:Disclosure> <ns3:Description> <ns3:Text>FLEX ECONOMY</ns3:Text> </ns3:Description> </ns3:Disclosure> <ns3:PricedOffer> <ns3:OfferPrice OfferItemID="OF4SL1"> <ns3:RequestedDate> <ns3:PriceDetail> <ns3:TotalAmount> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">8215</ns3:Total> <ns3:Taxes> <ns3:Total Code="RUB">4720</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalAmount> <ns3:BaseAmount Code="RUB">3495</ns3:BaseAmount> <ns3:Discount> <ns3:DiscountAmount Code="RUB">565</ns3:DiscountAmount> <ns3:DiscountPercent>14</ns3:DiscountPercent> </ns3:Discount> </ns3:PriceDetail> <ns3:Associations> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>SEG7 MUC-DME</ns3:Type> <ns3:ReferenceValue>Meal_L</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> <ns3:Associations> <ns3:AssociatedTraveler> <ns3:TravelerReferences>SH1</ns3:TravelerReferences> </ns3:AssociatedTraveler> <ns3:ApplicableFlight> <ns3:OriginDestinationReferences>OD7</ns3:OriginDestinationReferences> <ns3:FlightSegmentReference ref="SEG7"> <ns3:Cabin> <ns3:CabinDesignator>Y</ns3:CabinDesignator> <ns3:MarketingName>FLEX ECONOMY</ns3:MarketingName> </ns3:Cabin> </ns3:FlightSegmentReference> <ns3:FlightSegmentReference ref="SEG7"> <ns3:ClassOfService> <ns3:Code SeatsLeft="9">W</ns3:Code> <ns3:MarketingName>WFLRT</ns3:MarketingName> </ns3:ClassOfService> <ns3:BagDetailAssociation> <ns3:CheckedBagReferences>BG4</ns3:CheckedBagReferences> <ns3:CarryOnReferences>CO2</ns3:CarryOnReferences> </ns3:BagDetailAssociation> </ns3:FlightSegmentReference> </ns3:ApplicableFlight> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>WFLRT</ns3:Type> <ns3:ReferenceValue>PL3</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> </ns3:RequestedDate> <ns3:FareDetail> <ns3:FareComponent refs="SH1" ObjectKey="FC31"> <ns3:Parameters Quantity="1" /> <ns3:PriceBreakdown> <ns3:Price> <ns3:BaseAmount Code="RUB">3495</ns3:BaseAmount> <ns3:FareFiledIn MetadataToken="Discount"> <ns3:BaseAmount Code="RUB">565</ns3:BaseAmount> </ns3:FareFiledIn> <ns3:Taxes> <ns3:Total Code="RUB">4720</ns3:Total> </ns3:Taxes> </ns3:Price> </ns3:PriceBreakdown> </ns3:FareComponent> </ns3:FareDetail> </ns3:OfferPrice> <ns3:OfferPrice OfferItemID="OF4SL2"> <ns3:RequestedDate> <ns3:PriceDetail> <ns3:TotalAmount> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">10638</ns3:Total> <ns3:Taxes> <ns3:Total Code="RUB">1953</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalAmount> <ns3:BaseAmount Code="RUB">8685</ns3:BaseAmount> <ns3:Discount> <ns3:DiscountAmount Code="RUB">1395</ns3:DiscountAmount> <ns3:DiscountPercent>14</ns3:DiscountPercent> </ns3:Discount> </ns3:PriceDetail> <ns3:Associations> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>SEG8 DME-MUC</ns3:Type> <ns3:ReferenceValue>Meal_L</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> <ns3:Associations> <ns3:AssociatedTraveler> <ns3:TravelerReferences>SH1</ns3:TravelerReferences> </ns3:AssociatedTraveler> <ns3:ApplicableFlight> <ns3:OriginDestinationReferences>OD8</ns3:OriginDestinationReferences> <ns3:FlightSegmentReference ref="SEG8"> <ns3:Cabin> <ns3:CabinDesignator>Y</ns3:CabinDesignator> <ns3:MarketingName>FLEX ECONOMY</ns3:MarketingName> </ns3:Cabin> </ns3:FlightSegmentReference> <ns3:FlightSegmentReference ref="SEG8"> <ns3:ClassOfService> <ns3:Code SeatsLeft="9">R</ns3:Code> <ns3:MarketingName>RFLRT</ns3:MarketingName> </ns3:ClassOfService> <ns3:BagDetailAssociation> <ns3:CheckedBagReferences>BG4</ns3:CheckedBagReferences> <ns3:CarryOnReferences>CO2</ns3:CarryOnReferences> </ns3:BagDetailAssociation> </ns3:FlightSegmentReference> </ns3:ApplicableFlight> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>RFLRT</ns3:Type> <ns3:ReferenceValue>PL3</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> </ns3:RequestedDate> <ns3:FareDetail> <ns3:FareComponent refs="SH1" ObjectKey="FC32"> <ns3:Parameters Quantity="1" /> <ns3:PriceBreakdown> <ns3:Price> <ns3:BaseAmount Code="RUB">8685</ns3:BaseAmount> <ns3:FareFiledIn MetadataToken="Discount"> <ns3:BaseAmount Code="RUB">1395</ns3:BaseAmount> </ns3:FareFiledIn> <ns3:Taxes> <ns3:Total Code="RUB">1953</ns3:Total> </ns3:Taxes> </ns3:Price> </ns3:PriceBreakdown> </ns3:FareComponent> </ns3:FareDetail> </ns3:OfferPrice> </ns3:PricedOffer> </ns3:AirlineOffer> </ns3:AirlineOffers> <ns3:AirlineOffers> <ns3:Owner>S7</ns3:Owner> <ns3:AirlineOffer> <ns3:OfferID Owner="S7">OF1</ns3:OfferID> <ns3:TotalPrice> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">49738</ns3:Total> <ns3:Details> <ns3:Detail> <ns3:SubTotal Code="RUB">43065</ns3:SubTotal> <ns3:Application>Fare</ns3:Application> </ns3:Detail> <ns3:Detail> <ns3:SubTotal Code="EUR">594.00</ns3:SubTotal> <ns3:Application>Fare</ns3:Application> </ns3:Detail> <ns3:Detail> <ns3:SubTotal Code="RUB">6960</ns3:SubTotal> <ns3:Application>Discount</ns3:Application> </ns3:Detail> </ns3:Details> <ns3:Taxes> <ns3:Total Code="RUB">6673</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalPrice> <ns3:Disclosure> <ns3:Description> <ns3:Text>BASIC BUSINESS</ns3:Text> </ns3:Description> </ns3:Disclosure> <ns3:PricedOffer> <ns3:OfferPrice OfferItemID="OF1SL1"> <ns3:RequestedDate> <ns3:PriceDetail> <ns3:TotalAmount> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">23240</ns3:Total> <ns3:Taxes> <ns3:Total Code="RUB">4720</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalAmount> <ns3:BaseAmount Code="RUB">18520</ns3:BaseAmount> <ns3:Discount> <ns3:DiscountAmount Code="RUB">3012</ns3:DiscountAmount> <ns3:DiscountPercent>14</ns3:DiscountPercent> </ns3:Discount> </ns3:PriceDetail> <ns3:Associations> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>SEG9 MUC-DME</ns3:Type> <ns3:ReferenceValue>Meal_BUSINESS</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> <ns3:Associations> <ns3:AssociatedTraveler> <ns3:TravelerReferences>SH1</ns3:TravelerReferences> </ns3:AssociatedTraveler> <ns3:ApplicableFlight> <ns3:OriginDestinationReferences>OD9</ns3:OriginDestinationReferences> <ns3:FlightSegmentReference ref="SEG9"> <ns3:Cabin> <ns3:CabinDesignator>B</ns3:CabinDesignator> <ns3:MarketingName>BASIC BUSINESS</ns3:MarketingName> </ns3:Cabin> </ns3:FlightSegmentReference> <ns3:FlightSegmentReference ref="SEG9"> <ns3:ClassOfService> <ns3:Code SeatsLeft="4">D</ns3:Code> <ns3:MarketingName>DBSRT</ns3:MarketingName> </ns3:ClassOfService> <ns3:BagDetailAssociation> <ns3:CheckedBagReferences>BG1</ns3:CheckedBagReferences> <ns3:CarryOnReferences>CO1</ns3:CarryOnReferences> </ns3:BagDetailAssociation> </ns3:FlightSegmentReference> </ns3:ApplicableFlight> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>DBSRT</ns3:Type> <ns3:ReferenceValue>PL1</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> </ns3:RequestedDate> <ns3:FareDetail> <ns3:FareComponent refs="SH1" ObjectKey="FC33"> <ns3:Parameters Quantity="1" /> <ns3:PriceBreakdown> <ns3:Price> <ns3:BaseAmount Code="RUB">18520</ns3:BaseAmount> <ns3:FareFiledIn MetadataToken="Discount"> <ns3:BaseAmount Code="RUB">3012</ns3:BaseAmount> </ns3:FareFiledIn> <ns3:Taxes> <ns3:Total Code="RUB">4720</ns3:Total> </ns3:Taxes> </ns3:Price> </ns3:PriceBreakdown> </ns3:FareComponent> </ns3:FareDetail> </ns3:OfferPrice> <ns3:OfferPrice OfferItemID="OF1SL2"> <ns3:RequestedDate> <ns3:PriceDetail> <ns3:TotalAmount> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">26498</ns3:Total> <ns3:Taxes> <ns3:Total Code="RUB">1953</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalAmount> <ns3:BaseAmount Code="RUB">24545</ns3:BaseAmount> <ns3:Discount> <ns3:DiscountAmount Code="RUB">3948</ns3:DiscountAmount> <ns3:DiscountPercent>14</ns3:DiscountPercent> </ns3:Discount> </ns3:PriceDetail> <ns3:Associations> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>SEG10 DME-MUC</ns3:Type> <ns3:ReferenceValue>Meal_BUSINESS</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> <ns3:Associations> <ns3:AssociatedTraveler> <ns3:TravelerReferences>SH1</ns3:TravelerReferences> </ns3:AssociatedTraveler> <ns3:ApplicableFlight> <ns3:OriginDestinationReferences>OD10</ns3:OriginDestinationReferences> <ns3:FlightSegmentReference ref="SEG10"> <ns3:Cabin> <ns3:CabinDesignator>B</ns3:CabinDesignator> <ns3:MarketingName>BASIC BUSINESS</ns3:MarketingName> </ns3:Cabin> </ns3:FlightSegmentReference> <ns3:FlightSegmentReference ref="SEG10"> <ns3:ClassOfService> <ns3:Code SeatsLeft="5">I</ns3:Code> <ns3:MarketingName>IBSRT</ns3:MarketingName> </ns3:ClassOfService> <ns3:BagDetailAssociation> <ns3:CheckedBagReferences>BG1</ns3:CheckedBagReferences> <ns3:CarryOnReferences>CO1</ns3:CarryOnReferences> </ns3:BagDetailAssociation> </ns3:FlightSegmentReference> </ns3:ApplicableFlight> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>IBSRT</ns3:Type> <ns3:ReferenceValue>PL1</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> </ns3:RequestedDate> <ns3:FareDetail> <ns3:FareComponent refs="SH1" ObjectKey="FC34"> <ns3:Parameters Quantity="1" /> <ns3:PriceBreakdown> <ns3:Price> <ns3:BaseAmount Code="RUB">24543</ns3:BaseAmount> <ns3:FareFiledIn MetadataToken="Discount"> <ns3:BaseAmount Code="RUB">3950</ns3:BaseAmount> </ns3:FareFiledIn> <ns3:Taxes> <ns3:Total Code="RUB">1953</ns3:Total> </ns3:Taxes> </ns3:Price> </ns3:PriceBreakdown> </ns3:FareComponent> </ns3:FareDetail> </ns3:OfferPrice> </ns3:PricedOffer> </ns3:AirlineOffer> <ns3:AirlineOffer> <ns3:OfferID Owner="S7">OF2</ns3:OfferID> <ns3:TotalPrice> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">15953</ns3:Total> <ns3:Details> <ns3:Detail> <ns3:SubTotal Code="RUB">9280</ns3:SubTotal> <ns3:Application>Fare</ns3:Application> </ns3:Detail> <ns3:Detail> <ns3:SubTotal Code="EUR">128.00</ns3:SubTotal> <ns3:Application>Fare</ns3:Application> </ns3:Detail> <ns3:Detail> <ns3:SubTotal Code="RUB">1450</ns3:SubTotal> <ns3:Application>Discount</ns3:Application> </ns3:Detail> </ns3:Details> <ns3:Taxes> <ns3:Total Code="RUB">6673</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalPrice> <ns3:Disclosure> <ns3:Description> <ns3:Text>BASIC ECONOMY</ns3:Text> </ns3:Description> </ns3:Disclosure> <ns3:PricedOffer> <ns3:OfferPrice OfferItemID="OF2SL1"> <ns3:RequestedDate> <ns3:PriceDetail> <ns3:TotalAmount> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">6530</ns3:Total> <ns3:Taxes> <ns3:Total Code="RUB">4720</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalAmount> <ns3:BaseAmount Code="RUB">1810</ns3:BaseAmount> <ns3:Discount> <ns3:DiscountAmount Code="RUB">292</ns3:DiscountAmount> <ns3:DiscountPercent>14</ns3:DiscountPercent> </ns3:Discount> </ns3:PriceDetail> <ns3:Associations> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>SEG9 MUC-DME</ns3:Type> <ns3:ReferenceValue>Meal_L</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> <ns3:Associations> <ns3:AssociatedTraveler> <ns3:TravelerReferences>SH1</ns3:TravelerReferences> </ns3:AssociatedTraveler> <ns3:ApplicableFlight> <ns3:OriginDestinationReferences>OD9</ns3:OriginDestinationReferences> <ns3:FlightSegmentReference ref="SEG9"> <ns3:Cabin> <ns3:CabinDesignator>Y</ns3:CabinDesignator> <ns3:MarketingName>BASIC ECONOMY</ns3:MarketingName> </ns3:Cabin> </ns3:FlightSegmentReference> <ns3:FlightSegmentReference ref="SEG9"> <ns3:ClassOfService> <ns3:Code SeatsLeft="9">W</ns3:Code> <ns3:MarketingName>WBSRT</ns3:MarketingName> </ns3:ClassOfService> <ns3:BagDetailAssociation> <ns3:CheckedBagReferences>BG2</ns3:CheckedBagReferences> <ns3:CarryOnReferences>CO2</ns3:CarryOnReferences> </ns3:BagDetailAssociation> </ns3:FlightSegmentReference> </ns3:ApplicableFlight> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>WBSRT</ns3:Type> <ns3:ReferenceValue>PL2</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> </ns3:RequestedDate> <ns3:FareDetail> <ns3:FareComponent refs="SH1" ObjectKey="FC35"> <ns3:Parameters Quantity="1" /> <ns3:PriceBreakdown> <ns3:Price> <ns3:BaseAmount Code="RUB">1810</ns3:BaseAmount> <ns3:FareFiledIn MetadataToken="Discount"> <ns3:BaseAmount Code="RUB">292</ns3:BaseAmount> </ns3:FareFiledIn> <ns3:Taxes> <ns3:Total Code="RUB">4720</ns3:Total> </ns3:Taxes> </ns3:Price> </ns3:PriceBreakdown> </ns3:FareComponent> </ns3:FareDetail> </ns3:OfferPrice> <ns3:OfferPrice OfferItemID="OF2SL2"> <ns3:RequestedDate> <ns3:PriceDetail> <ns3:TotalAmount> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">9423</ns3:Total> <ns3:Taxes> <ns3:Total Code="RUB">1953</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalAmount> <ns3:BaseAmount Code="RUB">7470</ns3:BaseAmount> <ns3:Discount> <ns3:DiscountAmount Code="RUB">1158</ns3:DiscountAmount> <ns3:DiscountPercent>14</ns3:DiscountPercent> </ns3:Discount> </ns3:PriceDetail> <ns3:Associations> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>SEG10 DME-MUC</ns3:Type> <ns3:ReferenceValue>Meal_L</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> <ns3:Associations> <ns3:AssociatedTraveler> <ns3:TravelerReferences>SH1</ns3:TravelerReferences> </ns3:AssociatedTraveler> <ns3:ApplicableFlight> <ns3:OriginDestinationReferences>OD10</ns3:OriginDestinationReferences> <ns3:FlightSegmentReference ref="SEG10"> <ns3:Cabin> <ns3:CabinDesignator>Y</ns3:CabinDesignator> <ns3:MarketingName>BASIC ECONOMY</ns3:MarketingName> </ns3:Cabin> </ns3:FlightSegmentReference> <ns3:FlightSegmentReference ref="SEG10"> <ns3:ClassOfService> <ns3:Code SeatsLeft="9">T</ns3:Code> <ns3:MarketingName>TBSRT</ns3:MarketingName> </ns3:ClassOfService> <ns3:BagDetailAssociation> <ns3:CheckedBagReferences>BG2</ns3:CheckedBagReferences> <ns3:CarryOnReferences>CO2</ns3:CarryOnReferences> </ns3:BagDetailAssociation> </ns3:FlightSegmentReference> </ns3:ApplicableFlight> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>TBSRT</ns3:Type> <ns3:ReferenceValue>PL2</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> </ns3:RequestedDate> <ns3:FareDetail> <ns3:FareComponent refs="SH1" ObjectKey="FC36"> <ns3:Parameters Quantity="1" /> <ns3:PriceBreakdown> <ns3:Price> <ns3:BaseAmount Code="RUB">7468</ns3:BaseAmount> <ns3:FareFiledIn MetadataToken="Discount"> <ns3:BaseAmount Code="RUB">1160</ns3:BaseAmount> </ns3:FareFiledIn> <ns3:Taxes> <ns3:Total Code="RUB">1953</ns3:Total> </ns3:Taxes> </ns3:Price> </ns3:PriceBreakdown> </ns3:FareComponent> </ns3:FareDetail> </ns3:OfferPrice> </ns3:PricedOffer> </ns3:AirlineOffer> <ns3:AirlineOffer> <ns3:OfferID Owner="S7">OF3</ns3:OfferID> <ns3:TotalPrice> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">63803</ns3:Total> <ns3:Details> <ns3:Detail> <ns3:SubTotal Code="RUB">57130</ns3:SubTotal> <ns3:Application>Fare</ns3:Application> </ns3:Detail> <ns3:Detail> <ns3:SubTotal Code="EUR">788.00</ns3:SubTotal> <ns3:Application>Fare</ns3:Application> </ns3:Detail> <ns3:Detail> <ns3:SubTotal Code="RUB">9280</ns3:SubTotal> <ns3:Application>Discount</ns3:Application> </ns3:Detail> </ns3:Details> <ns3:Taxes> <ns3:Total Code="RUB">6673</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalPrice> <ns3:Disclosure> <ns3:Description> <ns3:Text>FLEX BUSINESS</ns3:Text> </ns3:Description> </ns3:Disclosure> <ns3:PricedOffer> <ns3:OfferPrice OfferItemID="OF3SL1"> <ns3:RequestedDate> <ns3:PriceDetail> <ns3:TotalAmount> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">29040</ns3:Total> <ns3:Taxes> <ns3:Total Code="RUB">4720</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalAmount> <ns3:BaseAmount Code="RUB">24320</ns3:BaseAmount> <ns3:Discount> <ns3:DiscountAmount Code="RUB">3955</ns3:DiscountAmount> <ns3:DiscountPercent>14</ns3:DiscountPercent> </ns3:Discount> </ns3:PriceDetail> <ns3:Associations> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>SEG9 MUC-DME</ns3:Type> <ns3:ReferenceValue>Meal_BUSINESS</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> <ns3:Associations> <ns3:AssociatedTraveler> <ns3:TravelerReferences>SH1</ns3:TravelerReferences> </ns3:AssociatedTraveler> <ns3:ApplicableFlight> <ns3:OriginDestinationReferences>OD9</ns3:OriginDestinationReferences> <ns3:FlightSegmentReference ref="SEG9"> <ns3:Cabin> <ns3:CabinDesignator>B</ns3:CabinDesignator> <ns3:MarketingName>FLEX BUSINESS</ns3:MarketingName> </ns3:Cabin> </ns3:FlightSegmentReference> <ns3:FlightSegmentReference ref="SEG9"> <ns3:ClassOfService> <ns3:Code SeatsLeft="4">D</ns3:Code> <ns3:MarketingName>DFLRT</ns3:MarketingName> </ns3:ClassOfService> <ns3:BagDetailAssociation> <ns3:CheckedBagReferences>BG3</ns3:CheckedBagReferences> <ns3:CarryOnReferences>CO1</ns3:CarryOnReferences> </ns3:BagDetailAssociation> </ns3:FlightSegmentReference> </ns3:ApplicableFlight> </ns3:Associations> </ns3:RequestedDate> <ns3:FareDetail> <ns3:FareComponent refs="SH1" ObjectKey="FC37"> <ns3:Parameters Quantity="1" /> <ns3:PriceBreakdown> <ns3:Price> <ns3:BaseAmount Code="RUB">24320</ns3:BaseAmount> <ns3:FareFiledIn MetadataToken="Discount"> <ns3:BaseAmount Code="RUB">3955</ns3:BaseAmount> </ns3:FareFiledIn> <ns3:Taxes> <ns3:Total Code="RUB">4720</ns3:Total> </ns3:Taxes> </ns3:Price> </ns3:PriceBreakdown> </ns3:FareComponent> </ns3:FareDetail> </ns3:OfferPrice> <ns3:OfferPrice OfferItemID="OF3SL2"> <ns3:RequestedDate> <ns3:PriceDetail> <ns3:TotalAmount> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">34763</ns3:Total> <ns3:Taxes> <ns3:Total Code="RUB">1953</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalAmount> <ns3:BaseAmount Code="RUB">32810</ns3:BaseAmount> <ns3:Discount> <ns3:DiscountAmount Code="RUB">5325</ns3:DiscountAmount> <ns3:DiscountPercent>14</ns3:DiscountPercent> </ns3:Discount> </ns3:PriceDetail> <ns3:Associations> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>SEG10 DME-MUC</ns3:Type> <ns3:ReferenceValue>Meal_BUSINESS</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> <ns3:Associations> <ns3:AssociatedTraveler> <ns3:TravelerReferences>SH1</ns3:TravelerReferences> </ns3:AssociatedTraveler> <ns3:ApplicableFlight> <ns3:OriginDestinationReferences>OD10</ns3:OriginDestinationReferences> <ns3:FlightSegmentReference ref="SEG10"> <ns3:Cabin> <ns3:CabinDesignator>B</ns3:CabinDesignator> <ns3:MarketingName>FLEX BUSINESS</ns3:MarketingName> </ns3:Cabin> </ns3:FlightSegmentReference> <ns3:FlightSegmentReference ref="SEG10"> <ns3:ClassOfService> <ns3:Code SeatsLeft="5">I</ns3:Code> <ns3:MarketingName>IFLRT</ns3:MarketingName> </ns3:ClassOfService> <ns3:BagDetailAssociation> <ns3:CheckedBagReferences>BG3</ns3:CheckedBagReferences> <ns3:CarryOnReferences>CO1</ns3:CarryOnReferences> </ns3:BagDetailAssociation> </ns3:FlightSegmentReference> </ns3:ApplicableFlight> </ns3:Associations> </ns3:RequestedDate> <ns3:FareDetail> <ns3:FareComponent refs="SH1" ObjectKey="FC38"> <ns3:Parameters Quantity="1" /> <ns3:PriceBreakdown> <ns3:Price> <ns3:BaseAmount Code="RUB">32810</ns3:BaseAmount> <ns3:FareFiledIn MetadataToken="Discount"> <ns3:BaseAmount Code="RUB">5325</ns3:BaseAmount> </ns3:FareFiledIn> <ns3:Taxes> <ns3:Total Code="RUB">1953</ns3:Total> </ns3:Taxes> </ns3:Price> </ns3:PriceBreakdown> </ns3:FareComponent> </ns3:FareDetail> </ns3:OfferPrice> </ns3:PricedOffer> </ns3:AirlineOffer> <ns3:AirlineOffer> <ns3:OfferID Owner="S7">OF4</ns3:OfferID> <ns3:TotalPrice> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">20448</ns3:Total> <ns3:Details> <ns3:Detail> <ns3:SubTotal Code="RUB">13775</ns3:SubTotal> <ns3:Application>Fare</ns3:Application> </ns3:Detail> <ns3:Detail> <ns3:SubTotal Code="EUR">190.00</ns3:SubTotal> <ns3:Application>Fare</ns3:Application> </ns3:Detail> <ns3:Detail> <ns3:SubTotal Code="RUB">2175</ns3:SubTotal> <ns3:Application>Discount</ns3:Application> </ns3:Detail> </ns3:Details> <ns3:Taxes> <ns3:Total Code="RUB">6673</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalPrice> <ns3:Disclosure> <ns3:Description> <ns3:Text>FLEX ECONOMY</ns3:Text> </ns3:Description> </ns3:Disclosure> <ns3:PricedOffer> <ns3:OfferPrice OfferItemID="OF4SL1"> <ns3:RequestedDate> <ns3:PriceDetail> <ns3:TotalAmount> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">8215</ns3:Total> <ns3:Taxes> <ns3:Total Code="RUB">4720</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalAmount> <ns3:BaseAmount Code="RUB">3495</ns3:BaseAmount> <ns3:Discount> <ns3:DiscountAmount Code="RUB">565</ns3:DiscountAmount> <ns3:DiscountPercent>14</ns3:DiscountPercent> </ns3:Discount> </ns3:PriceDetail> <ns3:Associations> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>SEG9 MUC-DME</ns3:Type> <ns3:ReferenceValue>Meal_L</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> <ns3:Associations> <ns3:AssociatedTraveler> <ns3:TravelerReferences>SH1</ns3:TravelerReferences> </ns3:AssociatedTraveler> <ns3:ApplicableFlight> <ns3:OriginDestinationReferences>OD9</ns3:OriginDestinationReferences> <ns3:FlightSegmentReference ref="SEG9"> <ns3:Cabin> <ns3:CabinDesignator>Y</ns3:CabinDesignator> <ns3:MarketingName>FLEX ECONOMY</ns3:MarketingName> </ns3:Cabin> </ns3:FlightSegmentReference> <ns3:FlightSegmentReference ref="SEG9"> <ns3:ClassOfService> <ns3:Code SeatsLeft="9">W</ns3:Code> <ns3:MarketingName>WFLRT</ns3:MarketingName> </ns3:ClassOfService> <ns3:BagDetailAssociation> <ns3:CheckedBagReferences>BG4</ns3:CheckedBagReferences> <ns3:CarryOnReferences>CO2</ns3:CarryOnReferences> </ns3:BagDetailAssociation> </ns3:FlightSegmentReference> </ns3:ApplicableFlight> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>WFLRT</ns3:Type> <ns3:ReferenceValue>PL3</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> </ns3:RequestedDate> <ns3:FareDetail> <ns3:FareComponent refs="SH1" ObjectKey="FC39"> <ns3:Parameters Quantity="1" /> <ns3:PriceBreakdown> <ns3:Price> <ns3:BaseAmount Code="RUB">3495</ns3:BaseAmount> <ns3:FareFiledIn MetadataToken="Discount"> <ns3:BaseAmount Code="RUB">565</ns3:BaseAmount> </ns3:FareFiledIn> <ns3:Taxes> <ns3:Total Code="RUB">4720</ns3:Total> </ns3:Taxes> </ns3:Price> </ns3:PriceBreakdown> </ns3:FareComponent> </ns3:FareDetail> </ns3:OfferPrice> <ns3:OfferPrice OfferItemID="OF4SL2"> <ns3:RequestedDate> <ns3:PriceDetail> <ns3:TotalAmount> <ns3:DetailCurrencyPrice> <ns3:Total Code="RUB">12233</ns3:Total> <ns3:Taxes> <ns3:Total Code="RUB">1953</ns3:Total> </ns3:Taxes> </ns3:DetailCurrencyPrice> </ns3:TotalAmount> <ns3:BaseAmount Code="RUB">10280</ns3:BaseAmount> <ns3:Discount> <ns3:DiscountAmount Code="RUB">1610</ns3:DiscountAmount> <ns3:DiscountPercent>14</ns3:DiscountPercent> </ns3:Discount> </ns3:PriceDetail> <ns3:Associations> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>SEG10 DME-MUC</ns3:Type> <ns3:ReferenceValue>Meal_L</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> <ns3:Associations> <ns3:AssociatedTraveler> <ns3:TravelerReferences>SH1</ns3:TravelerReferences> </ns3:AssociatedTraveler> <ns3:ApplicableFlight> <ns3:OriginDestinationReferences>OD10</ns3:OriginDestinationReferences> <ns3:FlightSegmentReference ref="SEG10"> <ns3:Cabin> <ns3:CabinDesignator>Y</ns3:CabinDesignator> <ns3:MarketingName>FLEX ECONOMY</ns3:MarketingName> </ns3:Cabin> </ns3:FlightSegmentReference> <ns3:FlightSegmentReference ref="SEG10"> <ns3:ClassOfService> <ns3:Code SeatsLeft="9">T</ns3:Code> <ns3:MarketingName>TFLRT</ns3:MarketingName> </ns3:ClassOfService> <ns3:BagDetailAssociation> <ns3:CheckedBagReferences>BG4</ns3:CheckedBagReferences> <ns3:CarryOnReferences>CO2</ns3:CarryOnReferences> </ns3:BagDetailAssociation> </ns3:FlightSegmentReference> </ns3:ApplicableFlight> <ns3:OtherAssociation> <ns3:OtherAssociation> <ns3:Type>TFLRT</ns3:Type> <ns3:ReferenceValue>PL3</ns3:ReferenceValue> </ns3:OtherAssociation> </ns3:OtherAssociation> </ns3:Associations> </ns3:RequestedDate> <ns3:FareDetail> <ns3:FareComponent refs="SH1" ObjectKey="FC40"> <ns3:Parameters Quantity="1" /> <ns3:PriceBreakdown> <ns3:Price> <ns3:BaseAmount Code="RUB">10280</ns3:BaseAmount> <ns3:FareFiledIn MetadataToken="Discount"> <ns3:BaseAmount Code="RUB">1610</ns3:BaseAmount> </ns3:FareFiledIn> <ns3:Taxes> <ns3:Total Code="RUB">1953</ns3:Total> </ns3:Taxes> </ns3:Price> </ns3:PriceBreakdown> </ns3:FareComponent> </ns3:FareDetail> </ns3:OfferPrice> </ns3:PricedOffer> </ns3:AirlineOffer> </ns3:AirlineOffers> </ns3:OffersGroup> <ns3:DataLists> <ns3:AnonymousTravelerList> <ns3:AnonymousTraveler ObjectKey="SH1"> <ns3:PTC Quantity="1">ADT</ns3:PTC> </ns3:AnonymousTraveler> </ns3:AnonymousTravelerList> <ns3:CarryOnAllowanceList> <ns3:CarryOnAllowance ListKey="CO1"> <ns3:AllowanceDescription> <ns3:ApplicableParty>Traveler</ns3:ApplicableParty> <ns3:ApplicableBag>2PC</ns3:ApplicableBag> <ns3:Descriptions> <ns3:Description> <ns3:Text>15KG</ns3:Text> </ns3:Description> </ns3:Descriptions> </ns3:AllowanceDescription> </ns3:CarryOnAllowance> <ns3:CarryOnAllowance ListKey="CO2"> <ns3:AllowanceDescription> <ns3:ApplicableParty>Traveler</ns3:ApplicableParty> <ns3:ApplicableBag>1PC</ns3:ApplicableBag> <ns3:Descriptions> <ns3:Description> <ns3:Text>10KG</ns3:Text> </ns3:Description> </ns3:Descriptions> </ns3:AllowanceDescription> </ns3:CarryOnAllowance> </ns3:CarryOnAllowanceList> <ns3:CheckedBagAllowanceList> <ns3:CheckedBagAllowance ListKey="BG1"> <ns3:AllowanceDescription> <ns3:ApplicableParty>Traveler</ns3:ApplicableParty> <ns3:ApplicableBag>1PC</ns3:ApplicableBag> <ns3:Descriptions> <ns3:Description> <ns3:Text>32 KG</ns3:Text> </ns3:Description> <ns3:Description> <ns3:Text>Up to 70 lb/32 kg</ns3:Text> </ns3:Description> <ns3:Description> <ns3:Text>Bicycle</ns3:Text> </ns3:Description> <ns3:Description> <ns3:Text>Golf Equipment</ns3:Text> </ns3:Description> <ns3:Description> <ns3:Text>Hockey Equipment</ns3:Text> </ns3:Description> <ns3:Description> <ns3:Text>Fishing Equipment</ns3:Text> </ns3:Description> <ns3:Description> <ns3:Text>Stroller/Pushchair</ns3:Text> </ns3:Description> <ns3:Description> <ns3:Text>Ski Equipment</ns3:Text> </ns3:Description> </ns3:Descriptions> </ns3:AllowanceDescription> </ns3:CheckedBagAllowance> <ns3:CheckedBagAllowance ListKey="BG2"> <ns3:AllowanceDescription> <ns3:ApplicableParty>Traveler</ns3:ApplicableParty> <ns3:ApplicableBag>NO</ns3:ApplicableBag> <ns3:Descriptions> <ns3:Description /> </ns3:Descriptions> </ns3:AllowanceDescription> </ns3:CheckedBagAllowance> <ns3:CheckedBagAllowance ListKey="BG3"> <ns3:AllowanceDescription> <ns3:ApplicableParty>Traveler</ns3:ApplicableParty> <ns3:ApplicableBag>2PC</ns3:ApplicableBag> <ns3:Descriptions> <ns3:Description> <ns3:Text>32 KG</ns3:Text> </ns3:Description> <ns3:Description> <ns3:Text>Up to 70 lb/32 kg</ns3:Text> </ns3:Description> <ns3:Description> <ns3:Text>Bicycle</ns3:Text> </ns3:Description> <ns3:Description> <ns3:Text>Golf Equipment</ns3:Text> </ns3:Description> <ns3:Description> <ns3:Text>Hockey Equipment</ns3:Text> </ns3:Description> <ns3:Description> <ns3:Text>Fishing Equipment</ns3:Text> </ns3:Description> <ns3:Description> <ns3:Text>Stroller/Pushchair</ns3:Text> </ns3:Description> <ns3:Description> <ns3:Text>Ski Equipment</ns3:Text> </ns3:Description> </ns3:Descriptions> </ns3:AllowanceDescription> </ns3:CheckedBagAllowance> <ns3:CheckedBagAllowance ListKey="BG4"> <ns3:AllowanceDescription> <ns3:ApplicableParty>Traveler</ns3:ApplicableParty> <ns3:ApplicableBag>1PC</ns3:ApplicableBag> <ns3:Descriptions> <ns3:Description> <ns3:Text>23 KG</ns3:Text> </ns3:Description> <ns3:Description> <ns3:Text>Up to 50 lb/23 kg</ns3:Text> </ns3:Description> <ns3:Description> <ns3:Text>Bicycle</ns3:Text> </ns3:Description> <ns3:Description> <ns3:Text>Golf Equipment</ns3:Text> </ns3:Description> <ns3:Description> <ns3:Text>Hockey Equipment</ns3:Text> </ns3:Description> <ns3:Description> <ns3:Text>Fishing Equipment</ns3:Text> </ns3:Description> <ns3:Description> <ns3:Text>Stroller/Pushchair</ns3:Text> </ns3:Description> <ns3:Description> <ns3:Text>Ski Equipment</ns3:Text> </ns3:Description> </ns3:Descriptions> </ns3:AllowanceDescription> </ns3:CheckedBagAllowance> </ns3:CheckedBagAllowanceList> <ns3:FlightSegmentList> <ns3:FlightSegment SegmentKey="SEG1"> <ns3:Departure> <ns3:AirportCode>MUC</ns3:AirportCode> <ns3:Date>2019-11-19</ns3:Date> <ns3:Time>15:55</ns3:Time> <ns3:Terminal> <ns3:Name>1</ns3:Name> </ns3:Terminal> </ns3:Departure> <ns3:Arrival> <ns3:AirportCode>DME</ns3:AirportCode> <ns3:Date>2019-11-19</ns3:Date> <ns3:Time>21:10</ns3:Time> </ns3:Arrival> <ns3:MarketingCarrier> <ns3:AirlineID>S7</ns3:AirlineID> <ns3:FlightNumber>3556</ns3:FlightNumber> </ns3:MarketingCarrier> <ns3:OperatingCarrier> <ns3:AirlineID>S7</ns3:AirlineID> <ns3:FlightNumber>3556</ns3:FlightNumber> </ns3:OperatingCarrier> <ns3:Equipment refs="ML1"> <ns3:AircraftCode>320</ns3:AircraftCode> <ns3:AirlineEquipCode>Airbus A320-100/200</ns3:AirlineEquipCode> </ns3:Equipment> <ns3:FlightDetail> <ns3:FlightDistance> <ns3:Value>1206</ns3:Value> <ns3:UOM>Miles</ns3:UOM> </ns3:FlightDistance> <ns3:FlightDuration> <ns3:Value>PT3H15M</ns3:Value> </ns3:FlightDuration> </ns3:FlightDetail> </ns3:FlightSegment> <ns3:FlightSegment SegmentKey="SEG2"> <ns3:Departure> <ns3:AirportCode>DME</ns3:AirportCode> <ns3:Date>2019-12-30</ns3:Date> <ns3:Time>16:45</ns3:Time> </ns3:Departure> <ns3:Arrival> <ns3:AirportCode>MUC</ns3:AirportCode> <ns3:Date>2019-12-30</ns3:Date> <ns3:Time>18:00</ns3:Time> <ns3:Terminal> <ns3:Name>1</ns3:Name> </ns3:Terminal> </ns3:Arrival> <ns3:MarketingCarrier> <ns3:AirlineID>S7</ns3:AirlineID> <ns3:FlightNumber>3557</ns3:FlightNumber> </ns3:MarketingCarrier> <ns3:OperatingCarrier> <ns3:AirlineID>S7</ns3:AirlineID> <ns3:FlightNumber>3557</ns3:FlightNumber> </ns3:OperatingCarrier> <ns3:Equipment refs="ML1"> <ns3:AircraftCode>320</ns3:AircraftCode> <ns3:AirlineEquipCode>Airbus A320-100/200</ns3:AirlineEquipCode> </ns3:Equipment> <ns3:FlightDetail> <ns3:FlightDistance> <ns3:Value>1206</ns3:Value> <ns3:UOM>Miles</ns3:UOM> </ns3:FlightDistance> <ns3:FlightDuration> <ns3:Value>PT3H15M</ns3:Value> </ns3:FlightDuration> </ns3:FlightDetail> </ns3:FlightSegment> <ns3:FlightSegment SegmentKey="SEG3"> <ns3:Departure> <ns3:AirportCode>MUC</ns3:AirportCode> <ns3:Date>2019-11-19</ns3:Date> <ns3:Time>15:55</ns3:Time> <ns3:Terminal> <ns3:Name>1</ns3:Name> </ns3:Terminal> </ns3:Departure> <ns3:Arrival> <ns3:AirportCode>DME</ns3:AirportCode> <ns3:Date>2019-11-19</ns3:Date> <ns3:Time>21:10</ns3:Time> </ns3:Arrival> <ns3:MarketingCarrier> <ns3:AirlineID>S7</ns3:AirlineID> <ns3:FlightNumber>3556</ns3:FlightNumber> </ns3:MarketingCarrier> <ns3:OperatingCarrier> <ns3:AirlineID>S7</ns3:AirlineID> <ns3:FlightNumber>3556</ns3:FlightNumber> </ns3:OperatingCarrier> <ns3:Equipment refs="ML1"> <ns3:AircraftCode>320</ns3:AircraftCode> <ns3:AirlineEquipCode>Airbus A320-100/200</ns3:AirlineEquipCode> </ns3:Equipment> <ns3:FlightDetail> <ns3:FlightDistance> <ns3:Value>1206</ns3:Value> <ns3:UOM>Miles</ns3:UOM> </ns3:FlightDistance> <ns3:FlightDuration> <ns3:Value>PT3H15M</ns3:Value> </ns3:FlightDuration> </ns3:FlightDetail> </ns3:FlightSegment> <ns3:FlightSegment SegmentKey="SEG4"> <ns3:Departure> <ns3:AirportCode>DME</ns3:AirportCode> <ns3:Date>2019-12-30</ns3:Date> <ns3:Time>09:40</ns3:Time> </ns3:Departure> <ns3:Arrival> <ns3:AirportCode>MUC</ns3:AirportCode> <ns3:Date>2019-12-30</ns3:Date> <ns3:Time>10:55</ns3:Time> <ns3:Terminal> <ns3:Name>1</ns3:Name> </ns3:Terminal> </ns3:Arrival> <ns3:MarketingCarrier> <ns3:AirlineID>S7</ns3:AirlineID> <ns3:FlightNumber>3553</ns3:FlightNumber> </ns3:MarketingCarrier> <ns3:OperatingCarrier> <ns3:AirlineID>S7</ns3:AirlineID> <ns3:FlightNumber>3553</ns3:FlightNumber> </ns3:OperatingCarrier> <ns3:Equipment refs="ML1"> <ns3:AircraftCode>320</ns3:AircraftCode> <ns3:AirlineEquipCode>Airbus A320-100/200</ns3:AirlineEquipCode> </ns3:Equipment> <ns3:FlightDetail> <ns3:FlightDistance> <ns3:Value>1206</ns3:Value> <ns3:UOM>Miles</ns3:UOM> </ns3:FlightDistance> <ns3:FlightDuration> <ns3:Value>PT3H15M</ns3:Value> </ns3:FlightDuration> </ns3:FlightDetail> </ns3:FlightSegment> <ns3:FlightSegment SegmentKey="SEG5"> <ns3:Departure> <ns3:AirportCode>MUC</ns3:AirportCode> <ns3:Date>2019-11-19</ns3:Date> <ns3:Time>15:55</ns3:Time> <ns3:Terminal> <ns3:Name>1</ns3:Name> </ns3:Terminal> </ns3:Departure> <ns3:Arrival> <ns3:AirportCode>DME</ns3:AirportCode> <ns3:Date>2019-11-19</ns3:Date> <ns3:Time>21:10</ns3:Time> </ns3:Arrival> <ns3:MarketingCarrier> <ns3:AirlineID>S7</ns3:AirlineID> <ns3:FlightNumber>3556</ns3:FlightNumber> </ns3:MarketingCarrier> <ns3:OperatingCarrier> <ns3:AirlineID>S7</ns3:AirlineID> <ns3:FlightNumber>3556</ns3:FlightNumber> </ns3:OperatingCarrier> <ns3:Equipment refs="ML1"> <ns3:AircraftCode>320</ns3:AircraftCode> <ns3:AirlineEquipCode>Airbus A320-100/200</ns3:AirlineEquipCode> </ns3:Equipment> <ns3:FlightDetail> <ns3:FlightDistance> <ns3:Value>1206</ns3:Value> <ns3:UOM>Miles</ns3:UOM> </ns3:FlightDistance> <ns3:FlightDuration> <ns3:Value>PT3H15M</ns3:Value> </ns3:FlightDuration> </ns3:FlightDetail> </ns3:FlightSegment> <ns3:FlightSegment SegmentKey="SEG6"> <ns3:Departure> <ns3:AirportCode>DME</ns3:AirportCode> <ns3:Date>2019-12-30</ns3:Date> <ns3:Time>05:00</ns3:Time> </ns3:Departure> <ns3:Arrival> <ns3:AirportCode>MUC</ns3:AirportCode> <ns3:Date>2019-12-30</ns3:Date> <ns3:Time>06:15</ns3:Time> <ns3:Terminal> <ns3:Name>1</ns3:Name> </ns3:Terminal> </ns3:Arrival> <ns3:MarketingCarrier> <ns3:AirlineID>S7</ns3:AirlineID> <ns3:FlightNumber>3551</ns3:FlightNumber> </ns3:MarketingCarrier> <ns3:OperatingCarrier> <ns3:AirlineID>S7</ns3:AirlineID> <ns3:FlightNumber>3551</ns3:FlightNumber> </ns3:OperatingCarrier> <ns3:Equipment refs="ML2"> <ns3:AircraftCode>321</ns3:AircraftCode> <ns3:AirlineEquipCode>Airbus A321</ns3:AirlineEquipCode> </ns3:Equipment> <ns3:FlightDetail> <ns3:FlightDistance> <ns3:Value>1206</ns3:Value> <ns3:UOM>Miles</ns3:UOM> </ns3:FlightDistance> <ns3:FlightDuration> <ns3:Value>PT3H15M</ns3:Value> </ns3:FlightDuration> </ns3:FlightDetail> </ns3:FlightSegment> <ns3:FlightSegment SegmentKey="SEG7"> <ns3:Departure> <ns3:AirportCode>MUC</ns3:AirportCode> <ns3:Date>2019-11-19</ns3:Date> <ns3:Time>15:55</ns3:Time> <ns3:Terminal> <ns3:Name>1</ns3:Name> </ns3:Terminal> </ns3:Departure> <ns3:Arrival> <ns3:AirportCode>DME</ns3:AirportCode> <ns3:Date>2019-11-19</ns3:Date> <ns3:Time>21:10</ns3:Time> </ns3:Arrival> <ns3:MarketingCarrier> <ns3:AirlineID>S7</ns3:AirlineID> <ns3:FlightNumber>3556</ns3:FlightNumber> </ns3:MarketingCarrier> <ns3:OperatingCarrier> <ns3:AirlineID>S7</ns3:AirlineID> <ns3:FlightNumber>3556</ns3:FlightNumber> </ns3:OperatingCarrier> <ns3:Equipment refs="ML1"> <ns3:AircraftCode>320</ns3:AircraftCode> <ns3:AirlineEquipCode>Airbus A320-100/200</ns3:AirlineEquipCode> </ns3:Equipment> <ns3:FlightDetail> <ns3:FlightDistance> <ns3:Value>1206</ns3:Value> <ns3:UOM>Miles</ns3:UOM> </ns3:FlightDistance> <ns3:FlightDuration> <ns3:Value>PT3H15M</ns3:Value> </ns3:FlightDuration> </ns3:FlightDetail> </ns3:FlightSegment> <ns3:FlightSegment SegmentKey="SEG8"> <ns3:Departure> <ns3:AirportCode>DME</ns3:AirportCode> <ns3:Date>2019-12-30</ns3:Date> <ns3:Time>18:10</ns3:Time> </ns3:Departure> <ns3:Arrival> <ns3:AirportCode>MUC</ns3:AirportCode> <ns3:Date>2019-12-30</ns3:Date> <ns3:Time>19:25</ns3:Time> <ns3:Terminal> <ns3:Name>1</ns3:Name> </ns3:Terminal> </ns3:Arrival> <ns3:MarketingCarrier> <ns3:AirlineID>S7</ns3:AirlineID> <ns3:FlightNumber>3559</ns3:FlightNumber> </ns3:MarketingCarrier> <ns3:OperatingCarrier> <ns3:AirlineID>S7</ns3:AirlineID> <ns3:FlightNumber>3559</ns3:FlightNumber> </ns3:OperatingCarrier> <ns3:Equipment refs="ML2"> <ns3:AircraftCode>321</ns3:AircraftCode> <ns3:AirlineEquipCode>Airbus A321</ns3:AirlineEquipCode> </ns3:Equipment> <ns3:FlightDetail> <ns3:FlightDistance> <ns3:Value>1206</ns3:Value> <ns3:UOM>Miles</ns3:UOM> </ns3:FlightDistance> <ns3:FlightDuration> <ns3:Value>PT3H15M</ns3:Value> </ns3:FlightDuration> </ns3:FlightDetail> </ns3:FlightSegment> <ns3:FlightSegment SegmentKey="SEG9"> <ns3:Departure> <ns3:AirportCode>MUC</ns3:AirportCode> <ns3:Date>2019-11-19</ns3:Date> <ns3:Time>15:55</ns3:Time> <ns3:Terminal> <ns3:Name>1</ns3:Name> </ns3:Terminal> </ns3:Departure> <ns3:Arrival> <ns3:AirportCode>DME</ns3:AirportCode> <ns3:Date>2019-11-19</ns3:Date> <ns3:Time>21:10</ns3:Time> </ns3:Arrival> <ns3:MarketingCarrier> <ns3:AirlineID>S7</ns3:AirlineID> <ns3:FlightNumber>3556</ns3:FlightNumber> </ns3:MarketingCarrier> <ns3:OperatingCarrier> <ns3:AirlineID>S7</ns3:AirlineID> <ns3:FlightNumber>3556</ns3:FlightNumber> </ns3:OperatingCarrier> <ns3:Equipment refs="ML1"> <ns3:AircraftCode>320</ns3:AircraftCode> <ns3:AirlineEquipCode>Airbus A320-100/200</ns3:AirlineEquipCode> </ns3:Equipment> <ns3:FlightDetail> <ns3:FlightDistance> <ns3:Value>1206</ns3:Value> <ns3:UOM>Miles</ns3:UOM> </ns3:FlightDistance> <ns3:FlightDuration> <ns3:Value>PT3H15M</ns3:Value> </ns3:FlightDuration> </ns3:FlightDetail> </ns3:FlightSegment> <ns3:FlightSegment SegmentKey="SEG10"> <ns3:Departure> <ns3:AirportCode>DME</ns3:AirportCode> <ns3:Date>2019-12-30</ns3:Date> <ns3:Time>13:40</ns3:Time> </ns3:Departure> <ns3:Arrival> <ns3:AirportCode>MUC</ns3:AirportCode> <ns3:Date>2019-12-30</ns3:Date> <ns3:Time>14:55</ns3:Time> <ns3:Terminal> <ns3:Name>1</ns3:Name> </ns3:Terminal> </ns3:Arrival> <ns3:MarketingCarrier> <ns3:AirlineID>S7</ns3:AirlineID> <ns3:FlightNumber>3555</ns3:FlightNumber> </ns3:MarketingCarrier> <ns3:OperatingCarrier> <ns3:AirlineID>S7</ns3:AirlineID> <ns3:FlightNumber>3555</ns3:FlightNumber> </ns3:OperatingCarrier> <ns3:Equipment refs="ML1"> <ns3:AircraftCode>320</ns3:AircraftCode> <ns3:AirlineEquipCode>Airbus A320-100/200</ns3:AirlineEquipCode> </ns3:Equipment> <ns3:FlightDetail> <ns3:FlightDistance> <ns3:Value>1206</ns3:Value> <ns3:UOM>Miles</ns3:UOM> </ns3:FlightDistance> <ns3:FlightDuration> <ns3:Value>PT3H15M</ns3:Value> </ns3:FlightDuration> </ns3:FlightDetail> </ns3:FlightSegment> </ns3:FlightSegmentList> <ns3:OriginDestinationList> <ns3:OriginDestination OriginDestinationKey="OD1"> <ns3:DepartureCode>MUC</ns3:DepartureCode> <ns3:ArrivalCode>DME</ns3:ArrivalCode> <ns3:FlightReferences>SEG1</ns3:FlightReferences> </ns3:OriginDestination> <ns3:OriginDestination OriginDestinationKey="OD2"> <ns3:DepartureCode>DME</ns3:DepartureCode> <ns3:ArrivalCode>MUC</ns3:ArrivalCode> <ns3:FlightReferences>SEG2</ns3:FlightReferences> </ns3:OriginDestination> <ns3:OriginDestination OriginDestinationKey="OD3"> <ns3:DepartureCode>MUC</ns3:DepartureCode> <ns3:ArrivalCode>DME</ns3:ArrivalCode> <ns3:FlightReferences>SEG3</ns3:FlightReferences> </ns3:OriginDestination> <ns3:OriginDestination OriginDestinationKey="OD4"> <ns3:DepartureCode>DME</ns3:DepartureCode> <ns3:ArrivalCode>MUC</ns3:ArrivalCode> <ns3:FlightReferences>SEG4</ns3:FlightReferences> </ns3:OriginDestination> <ns3:OriginDestination OriginDestinationKey="OD5"> <ns3:DepartureCode>MUC</ns3:DepartureCode> <ns3:ArrivalCode>DME</ns3:ArrivalCode> <ns3:FlightReferences>SEG5</ns3:FlightReferences> </ns3:OriginDestination> <ns3:OriginDestination OriginDestinationKey="OD6"> <ns3:DepartureCode>DME</ns3:DepartureCode> <ns3:ArrivalCode>MUC</ns3:ArrivalCode> <ns3:FlightReferences>SEG6</ns3:FlightReferences> </ns3:OriginDestination> <ns3:OriginDestination OriginDestinationKey="OD7"> <ns3:DepartureCode>MUC</ns3:DepartureCode> <ns3:ArrivalCode>DME</ns3:ArrivalCode> <ns3:FlightReferences>SEG7</ns3:FlightReferences> </ns3:OriginDestination> <ns3:OriginDestination OriginDestinationKey="OD8"> <ns3:DepartureCode>DME</ns3:DepartureCode> <ns3:ArrivalCode>MUC</ns3:ArrivalCode> <ns3:FlightReferences>SEG8</ns3:FlightReferences> </ns3:OriginDestination> <ns3:OriginDestination OriginDestinationKey="OD9"> <ns3:DepartureCode>MUC</ns3:DepartureCode> <ns3:ArrivalCode>DME</ns3:ArrivalCode> <ns3:FlightReferences>SEG9</ns3:FlightReferences> </ns3:OriginDestination> <ns3:OriginDestination OriginDestinationKey="OD10"> <ns3:DepartureCode>DME</ns3:DepartureCode> <ns3:ArrivalCode>MUC</ns3:ArrivalCode> <ns3:FlightReferences>SEG10</ns3:FlightReferences> </ns3:OriginDestination> </ns3:OriginDestinationList> <ns3:MediaList> <ns3:Media ListKey="ML1"> <ns3:MediaLink>https://static.s7cdn.online/hermes/IBE/image_airplane/a320.png</ns3:MediaLink> </ns3:Media> <ns3:Media ListKey="ML2"> <ns3:MediaLink>https://static.s7cdn.online/hermes/IBE/image_airplane/a321.png</ns3:MediaLink> </ns3:Media> </ns3:MediaList> <ns3:PenaltyList> <ns3:Penalty ObjectKey="PL1"> <ns3:Details> <ns3:Detail> <ns3:Type>BEFORE-DEPARTURE</ns3:Type> <ns3:Amounts> <ns3:Amount> <ns3:CurrencyAmountValue Code="EUR">80.00</ns3:CurrencyAmountValue> <ns3:AmountApplication>MinimumPenaltyAmount</ns3:AmountApplication> </ns3:Amount> <ns3:Amount> <ns3:CurrencyAmountValue Code="EUR">80.00</ns3:CurrencyAmountValue> <ns3:AmountApplication>MaximumPenaltyAmount</ns3:AmountApplication> </ns3:Amount> </ns3:Amounts> </ns3:Detail> <ns3:Detail> <ns3:Type>AFTER-DEPARTURE</ns3:Type> <ns3:Amounts> <ns3:Amount> <ns3:CurrencyAmountValue Code="EUR">80.00</ns3:CurrencyAmountValue> <ns3:AmountApplication>MinimumPenaltyAmount</ns3:AmountApplication> </ns3:Amount> <ns3:Amount> <ns3:CurrencyAmountValue Code="EUR">80.00</ns3:CurrencyAmountValue> <ns3:AmountApplication>MaximumPenaltyAmount</ns3:AmountApplication> </ns3:Amount> </ns3:Amounts> </ns3:Detail> <ns3:Detail> <ns3:Type>NO-SHOW</ns3:Type> <ns3:Amounts> <ns3:Amount> <ns3:CurrencyAmountValue Code="EUR">110.00</ns3:CurrencyAmountValue> <ns3:AmountApplication>MinimumPenaltyAmount</ns3:AmountApplication> </ns3:Amount> <ns3:Amount> <ns3:CurrencyAmountValue Code="EUR">110.00</ns3:CurrencyAmountValue> <ns3:AmountApplication>MaximumPenaltyAmount</ns3:AmountApplication> </ns3:Amount> </ns3:Amounts> </ns3:Detail> </ns3:Details> </ns3:Penalty> <ns3:Penalty ObjectKey="PL2"> <ns3:Details> <ns3:Detail> <ns3:Type>BEFORE-DEPARTURE</ns3:Type> <ns3:Amounts> <ns3:Amount> <ns3:CurrencyAmountValue Code="EUR">60.00</ns3:CurrencyAmountValue> <ns3:AmountApplication>MinimumPenaltyAmount</ns3:AmountApplication> </ns3:Amount> <ns3:Amount> <ns3:CurrencyAmountValue Code="EUR">60.00</ns3:CurrencyAmountValue> <ns3:AmountApplication>MaximumPenaltyAmount</ns3:AmountApplication> </ns3:Amount> </ns3:Amounts> </ns3:Detail> <ns3:Detail> <ns3:Type>AFTER-DEPARTURE</ns3:Type> <ns3:Amounts> <ns3:Amount> <ns3:CurrencyAmountValue Code="EUR">60.00</ns3:CurrencyAmountValue> <ns3:AmountApplication>MinimumPenaltyAmount</ns3:AmountApplication> </ns3:Amount> <ns3:Amount> <ns3:CurrencyAmountValue Code="EUR">60.00</ns3:CurrencyAmountValue> <ns3:AmountApplication>MaximumPenaltyAmount</ns3:AmountApplication> </ns3:Amount> </ns3:Amounts> </ns3:Detail> <ns3:Detail> <ns3:Type>NO-SHOW</ns3:Type> <ns3:Amounts> <ns3:Amount> <ns3:CurrencyAmountValue Code="EUR">80.00</ns3:CurrencyAmountValue> <ns3:AmountApplication>MinimumPenaltyAmount</ns3:AmountApplication> </ns3:Amount> <ns3:Amount> <ns3:CurrencyAmountValue Code="EUR">80.00</ns3:CurrencyAmountValue> <ns3:AmountApplication>MaximumPenaltyAmount</ns3:AmountApplication> </ns3:Amount> </ns3:Amounts> </ns3:Detail> </ns3:Details> </ns3:Penalty> <ns3:Penalty ObjectKey="PL3"> <ns3:Details> <ns3:Detail> <ns3:Type>NO-SHOW</ns3:Type> <ns3:Amounts> <ns3:Amount> <ns3:CurrencyAmountValue Code="EUR">80.00</ns3:CurrencyAmountValue> <ns3:AmountApplication>MinimumPenaltyAmount</ns3:AmountApplication> </ns3:Amount> <ns3:Amount> <ns3:CurrencyAmountValue Code="EUR">80.00</ns3:CurrencyAmountValue> <ns3:AmountApplication>MaximumPenaltyAmount</ns3:AmountApplication> </ns3:Amount> </ns3:Amounts> </ns3:Detail> <ns3:Detail> <ns3:Type>BEFORE-DEPARTURE</ns3:Type> <ns3:Amounts> <ns3:Amount> <ns3:CurrencyAmountValue Code="EUR">30.00</ns3:CurrencyAmountValue> <ns3:AmountApplication>MinimumPenaltyAmount</ns3:AmountApplication> </ns3:Amount> <ns3:Amount> <ns3:CurrencyAmountValue Code="EUR">80.00</ns3:CurrencyAmountValue> <ns3:AmountApplication>MaximumPenaltyAmount</ns3:AmountApplication> </ns3:Amount> </ns3:Amounts> </ns3:Detail> <ns3:Detail> <ns3:Type>AFTER-DEPARTURE</ns3:Type> <ns3:Amounts> <ns3:Amount> <ns3:CurrencyAmountValue Code="EUR">30.00</ns3:CurrencyAmountValue> <ns3:AmountApplication>MinimumPenaltyAmount</ns3:AmountApplication> </ns3:Amount> <ns3:Amount> <ns3:CurrencyAmountValue Code="EUR">80.00</ns3:CurrencyAmountValue> <ns3:AmountApplication>MaximumPenaltyAmount</ns3:AmountApplication> </ns3:Amount> </ns3:Amounts> </ns3:Detail> </ns3:Details> </ns3:Penalty> </ns3:PenaltyList> <ns3:ServiceList> <ns3:Service ObjectKey="Meal_BUSINESS"> <ns3:ServiceID Owner="Any">BUSINESS</ns3:ServiceID> <ns3:Name>Meal</ns3:Name> <ns3:Descriptions> <ns3:Description> <ns3:Text>Special menu and drinks</ns3:Text> </ns3:Description> </ns3:Descriptions> </ns3:Service> <ns3:Service ObjectKey="Meal_L"> <ns3:ServiceID Owner="Any">L</ns3:ServiceID> <ns3:Name>Meal</ns3:Name> <ns3:Descriptions> <ns3:Description> <ns3:Text>Lunch</ns3:Text> </ns3:Description> </ns3:Descriptions> </ns3:Service> </ns3:ServiceList> </ns3:DataLists> <ns3:Metadata> <ns3:Other> <ns3:OtherMetadata> <ns3:CurrencyMetadatas> <ns3:CurrencyMetadata MetadataKey="RUB"> <ns3:Application>Sale currency</ns3:Application> <ns3:Decimals>2</ns3:Decimals> </ns3:CurrencyMetadata> <ns3:CurrencyMetadata MetadataKey="EUR"> <ns3:Application>72.5</ns3:Application> <ns3:Decimals>2</ns3:Decimals> <ns3:Name>Conversion rate from EUR to RUB</ns3:Name> </ns3:CurrencyMetadata> </ns3:CurrencyMetadatas> </ns3:OtherMetadata> </ns3:Other> </ns3:Metadata> </ns3:AirShoppingRS> </ns2:Body> </ns2:Envelope>
- No labels