Advertisement
Guest User

Untitled

a guest
Oct 14th, 2019
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.06 KB | None | 0 0
  1. <request type="BOOK">
  2. <selectionrequest><trip type="departure">
  3. <airlinecode>JT</airlinecode>
  4. <tripdate>17-Oct-2019</tripdate>
  5. <listselecteditem>
  6. <selecteditem>
  7. <sumlocal>
  8. <segment>
  9. <flightno>JT 286</flightno>
  10. <fromcity>CGK</fromcity>
  11. <tocity>KUL</tocity>
  12. <departdate>17-Oct-2019</departdate>
  13. <departtime>01:30</departtime>
  14. <arrivetime>04:30</arrivetime>
  15. <classcode>L</classcode>
  16. </segment></sumlocal>
  17. </selecteditem>
  18. </listselecteditem>
  19. </trip><trip type="return">
  20. <airlinecode>GA</airlinecode>
  21. <tripdate>18-Oct-2019</tripdate>
  22. <listselecteditem>
  23. <selecteditem>
  24. <sumlocal>
  25. <segment>
  26. <flightno>GA9283</flightno>
  27. <fromcity>KUL</fromcity>
  28. <tocity>CGK</tocity>
  29. <departdate>18-Oct-2019</departdate>
  30. <departtime>07:20</departtime>
  31. <arrivetime>08:30</arrivetime><classcode>V</classcode></segment>
  32. </sumlocal>
  33. </selecteditem>
  34. </listselecteditem>
  35. </trip><withinsurance>false</withinsurance>
  36. </selectionrequest>
  37. <listpax><pax>
  38. <title>MR</title>
  39. <firstname>Maman</firstname>
  40. <lastname>Abdurahman</lastname>
  41. <type>ADULT</type>
  42. <id></id>
  43. <dob>01-Jan-2017</dob>
  44. <adultassoc></adultassoc>
  45. <passport>
  46. <no>DXER456</no>
  47. <nationality>ID</nationality>
  48. <issuingcountry>ID</issuingcountry>
  49. <expiry>01-Jan-2021</expiry>
  50. </passport>
  51. </pax><pax>
  52. <title>MR</title>
  53. <firstname>Yoga</firstname>
  54. <lastname>Yogi</lastname>
  55. <type>ADULT</type>
  56. <id></id>
  57. <dob>01-Jan-2017</dob>
  58. <adultassoc></adultassoc>
  59. <passport>
  60. <no>XCRT43</no>
  61. <nationality>ID</nationality>
  62. <issuingcountry>ID</issuingcountry>
  63. <expiry>01-Jan-2021</expiry>
  64. </passport>
  65. </pax></listpax>
  66. <paxcontact>
  67. <firstname>rifki</firstname>
  68. <lastname>hikmawan </lastname>
  69. <phone1>85881485611</phone1>
  70. </paxcontact>
  71. <agentcontact>
  72. <firstname>Ari</firstname>
  73. <lastname>Sudradjat</lastname>
  74. <emailaddress>ari@braincodesolution.com</emailaddress>
  75. <phone>0215737326</phone>
  76. </agentcontact>
  77. </request>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement