File indexing completed on 2024-11-24 04:45:01

0001 <!DOCTYPE html>
0002 <html dir="ltr" lang="en">
0003   <head>
0004   <!-- stripped irrelevant header content -->
0005   </head>
0006 
0007   <body translate="no" style="margin: 0; padding: 0; width: 100% !important; font-size: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;">
0008     <!-- invalid unfixable html -->
0009     <tag1></tag2>
0010 
0011     <!-- stripped irrelevant body content -->
0012     <div itemscope="" itemtype="http://schema.org/FlightReservation">
0013     <meta itemprop="showDepartureTimeOnBoardingPass" content="false">
0014     <meta itemprop="reservationNumber" content="XXX007">
0015     <div itemprop="underName" itemscope="" itemtype="http://schema.org/Person">
0016         <meta itemprop="name" content="John Dow">
0017     </div>
0018     <div itemprop="reservationFor" itemscope="" itemtype="http://schema.org/Flight">
0019         <meta itemprop="flightNumber" content="2724">
0020         <div itemprop="airline" itemscope="" itemtype="http://schema.org/Airline">
0021             <meta itemprop="name" content="Lufthansa">
0022             <meta itemprop="iataCode" content="LH">
0023             <meta itemprop="image" content="https://some.url/logo.png">
0024         </div>
0025         <div itemprop="departureAirport" itemscope="" itemtype="http://schema.org/Airport">
0026             <meta itemprop="name" content="Munich">
0027             <meta itemprop="iataCode" content="MUC">
0028         </div>
0029         <meta itemprop="departureTime" content="2017-03-06">
0030         <meta itemprop="boardingTime" content="2017-03-06T17:05:00.000+01:00">
0031         <div itemprop="arrivalAirport" itemscope="" itemtype="http://schema.org/Airport">
0032             <meta itemprop="name" content="Berlin">
0033             <meta itemprop="iataCode" content="TXL">
0034         </div>
0035     </div>
0036     <meta itemprop="airplaneSeat" content="25A">
0037     <div itemprop="airplaneSeatClass" itemscope="" itemtype="http://schema.org/AirplaneSeatClass">
0038         <meta itemprop="name" content="ECO LIGHT">
0039     </div>
0040     <meta itemprop="ticketNumber" content="1234567890123">
0041     <link itemprop="ticketDownloadUrl" href="https://mobile.lufthansa.com/service/mbpdownload?guid=0987654321&amp;l=en">
0042     <meta itemprop="ticketToken" content="https://mobile.lufthansa.com/mbp/barcode?guid=QWERTZUIOP">
0043     <meta itemprop="additionalTicketText" content="">
0044     <meta itemprop="passengerSequenceNumber" content="17">
0045     <div itemprop="programMembership" itemscope="" itemtype="http://schema.org/ProgramMembership">
0046         <meta itemprop="program" content="">
0047     </div>
0048     <link itemprop="modifyReservationUrl" content="https://mobile.lufthansa.com/service/checkin?ticketnr=1234567890123&amp;fname=JOHN&amp;name=DOE">
0049     <link itemprop="checkinUrl" content="https://mobile.lufthansa.com/service/checkin?ticketnr=1234567890123&amp;fname=JOHN&amp;name=DOE">
0050    </div>
0051   <!-- irrelevant trailing content removed -->
0052   </body>
0053 </html>