Warning, /pim/kitinerary/autotests/extractordata/synthetic/flight-booking.eml is written in an unsupported language. File is not indexed.

0001 From: Some Airline <noreply@non-existing-airline.com>
0002 To: Test Subject <noreply@kde.org>
0003 Subject: Your Flight Booking
0004 Date: Tue, 14 Sep 2021 17:00:00 +0200
0005 Message-ID: <2218054.ElGaqSPkdT@vlocalhost>
0006 MIME-Version: 1.0
0007 Content-Type: multipart/alternative; boundary="nextPart4658656.GXAFRqVoOG"
0008 Content-Transfer-Encoding: 7Bit
0009 
0010 This is a multi-part message in MIME format.
0011 
0012 --nextPart4658656.GXAFRqVoOG
0013 Content-Transfer-Encoding: 7Bit
0014 Content-Type: text/plain; charset="us-ascii"
0015 
0016 Example data taken from https://developers.google.com/gmail/markup/reference/flight-reservation[1].
0017 
0018 --------
0019 [1] https://developers.google.com/gmail/markup/reference/flight-reservation
0020 
0021 --nextPart4658656.GXAFRqVoOG
0022 Content-Transfer-Encoding: 7Bit
0023 Content-Type: text/html; charset="us-ascii"
0024 
0025 <html>
0026 <head>
0027 <meta http-equiv="content-type" content="text/html; charset=UTF-8">
0028 <script type="application/ld+json">
0029 {
0030   "@context": "http://schema.org",
0031   "@type": "FlightReservation",
0032   "reservationNumber": "RXJ34P",
0033   "reservationStatus": "http://schema.org/Confirmed",
0034   "url": "http://cheapair.com/view/RXJ34P",
0035   "underName": {
0036     "@type": "Person",
0037     "name": "Eva Green",
0038     "email": "eva@mail.com"
0039   },
0040   "bookingAgent": {
0041     "@type": "Organization",
0042     "name": "Cheap Air Travel",
0043     "url": "http://cheapair.com/"
0044   },
0045   "bookingTime": "2027-01-14T13:05:00-05:00",
0046   "modifiedTime": "2027-03-14T13:05:00-05:00",
0047   "programMembership": {
0048     "@type": "ProgramMembership",
0049     "memberNumber": "4BY123111",
0050     "program": "StarAlliance"
0051   },
0052   "confirmReservationUrl": "http://cheapair.com/confirm?id=RXJ34P",
0053   "cancelReservationUrl": "http://cheapair.com/cancel?id=RXJ34P",
0054   "modifyReservationUrl": "http://cheapair.com/edit?id=RXJ34P",
0055   "checkinUrl": "http://united.com/onlinecheckin.html",
0056   "potentialAction": [
0057     {
0058       "@type": "ConfirmAction",
0059       "target": "http://cheapair.com/confirm?id=RXJ34P"
0060     },
0061     {
0062       "@type": "CancelAction",
0063       "target": "http://cheapair.com/cancel?id=RXJ34P"
0064     },
0065     {
0066       "@type": "EditAction",
0067       "target": "http://cheapair.com/edit?id=RXJ34P"
0068     },
0069     {
0070       "@type": "CheckInAction",
0071       "target": "http://united.com/onlinecheckin.html"
0072     }
0073   ],
0074   "reservationFor": {
0075     "@type": "Flight",
0076     "flightNumber": "110",
0077     "airline": {
0078       "@type": "Airline",
0079       "name": "United",
0080       "iataCode": "UA"
0081     },
0082     "operatedBy": {
0083       "@type": "Airline",
0084       "name": "Continental Airlines",
0085       "iataCode": "CO"
0086     },
0087     "departureAirport": {
0088       "@type": "Airport",
0089       "name": "San Francisco Airport",
0090       "iataCode": "SFO"
0091     },
0092     "departureTime": "2027-03-04T20:15:00-08:00",
0093     "departureGate": "11",
0094     "departureTerminal": "B",
0095     "arrivalAirport": {
0096       "@type": "Airport",
0097       "name": "John F. Kennedy International Airport",
0098       "iataCode": "JFK"
0099     },
0100     "arrivalTime": "2027-03-05T06:30:00-05:00",
0101     "arrivalGate": "32",
0102     "arrivalTerminal": "B",
0103     "webCheckinTime": "2027-03-03T20:00:00-08:00",
0104     "boardingTime": "2027-03-04T19:15:00-08:00"
0105   },
0106   "ticketNumber": "123XYZ",
0107   "ticketDownloadUrl": "http://cheapair.com/download/RXJ34P.pdf",
0108   "ticketPrintUrl": "http://cheapair.com/print/RXJ34P.html",
0109   "ticketToken": "qrCode:123456789",
0110   "additionalTicketText": "Some ticket details, terms and conditions...",
0111   "airplaneSeat": "9A",
0112   "airplaneSeatClass": {
0113     "@type": "AirplaneSeatClass",
0114     "name": "Business"
0115   },
0116   "boardingGroup": "B"
0117 }
0118 </script>
0119 </head>
0120 <body><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">Example data taken from <a href="https://developers.google.com/gmail/markup/reference/flight-reservation">https://developers.google.com/gmail/markup/reference/flight-reservation</a>.</p>
0121 </body>
0122 </html>
0123 --nextPart4658656.GXAFRqVoOG--