Guest User

Untitled

a guest
Oct 21st, 2017
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.87 KB | None | 0 0
  1. <?xml version="1.0"?>
  2.  
  3. <PropertyList>
  4. <version type="int">2</version>
  5. <destination>
  6. <airport type="string">UHPK</airport>
  7. <star type="string"></star>
  8. <transition type="string"></transition>
  9. <runway type="string"></runway>
  10. </destination>
  11. <route>
  12. <wp>
  13. <type type="string">basic</type>
  14. <alt-restrict type="string">at</alt-restrict>
  15. <altitude-ft type="double">0</altitude-ft>
  16. <ident type="string">E158N053</ident>
  17. <lon type="double">158.4636</lon>
  18. <lat type="double">53.1605</lat>
  19. </wp>
  20. <wp n="1">
  21. <type type="string">basic</type>
  22. <alt-restrict type="string">at</alt-restrict>
  23. <altitude-ft type="double">0</altitude-ft>
  24. <ident type="string">E159N053</ident>
  25. <lon type="double">159.0024</lon>
  26. <lat type="double">53.365</lat>
  27. </wp>
  28. <wp n="2">
  29. <type type="string">basic</type>
  30. <alt-restrict type="string">at</alt-restrict>
  31. <altitude-ft type="double">0</altitude-ft>
  32. <ident type="string">E159N053</ident>
  33. <lon type="double">159.3251</lon>
  34. <lat type="double">53.031</lat>
  35. </wp>
  36. <wp n="3">
  37. <type type="string">navaid</type>
  38. <arrival type="bool">true</arrival>
  39. <generated type="bool">true</generated>
  40. <ident type="string">UHPM</ident>
  41. <lon type="double">158.545528</lon>
  42. <lat type="double">54.6778154</lat>
  43. </wp>
  44. <wp n="4">
  45. <type type="string">basic</type>
  46. <alt-restrict type="string">at</alt-restrict>
  47. <altitude-ft type="double">0</altitude-ft>
  48. <ident type="string">E160N054</ident>
  49. <lon type="double">160.2714</lon>
  50. <lat type="double">54.4412</lat>
  51. </wp>
  52. <wp n="5">
  53. <type type="string">basic</type>
  54. <alt-restrict type="string">at</alt-restrict>
  55. <altitude-ft type="double">0</altitude-ft>
  56. <ident type="string">E160N056</ident>
  57. <lon type="double">160.3739</lon>
  58. <lat type="double">56.0352</lat>
  59. </wp>
  60. <wp n="6">
  61. <type type="string">basic</type>
  62. <alt-restrict type="string">at</alt-restrict>
  63. <altitude-ft type="double">0</altitude-ft>
  64. <ident type="string">E161N056</ident>
  65. <lon type="double">161.2025</lon>
  66. <lat type="double">56.3746</lat>
  67. </wp>
  68. <wp n="7">
  69. <type type="string">basic</type>
  70. <alt-restrict type="string">at</alt-restrict>
  71. <altitude-ft type="double">0</altitude-ft>
  72. <ident type="string">E162N056</ident>
  73. <lon type="double">162.423</lon>
  74. <lat type="double">56.2143</lat>
  75. </wp>
  76. <wp n="8">
  77. <type type="string">navaid</type>
  78. <arrival type="bool">true</arrival>
  79. <generated type="bool">true</generated>
  80. <ident type="string">UHPK</ident>
  81. <lon type="double">162.689029</lon>
  82. <lat type="double">56.2382634</lat>
  83. </wp>
  84. </route>
  85. </PropertyList>
Add Comment
Please, Sign In to add comment