]> git.mxchange.org Git - flightgear-website.git/blob - pub/flightplans/EDDT-ELLX-24.xml
Added support for ATI viewport hack
[flightgear-website.git] / pub / flightplans / EDDT-ELLX-24.xml
1 <?xml version="1.0"?>
2
3 <PropertyList>
4   <version type="int">2</version>
5   <departure>
6     <airport type="string">EDDT</airport>
7     <runway type="string">26R</runway>
8   </departure>
9   <destination>
10     <airport type="string">ELLX</airport>
11     <runway type="string">24</runway>
12   </destination>
13   <route>
14     <wp>
15       <type type="string">runway</type>
16       <departure type="bool">true</departure>
17       <ident type="string">26R</ident>
18       <icao type="string">EDDT</icao>
19     </wp>
20     <wp n="1">
21       <type type="string">navaid</type>
22       <ident type="string">IDKES</ident>
23       <lon type="double">12.760278</lon>
24       <lat type="double">52.507222</lat>
25     </wp>
26     <wp n="2">
27       <type type="string">navaid</type>
28       <ident type="string">ELNAT</ident>
29       <lon type="double">9.690989</lon>
30       <lat type="double">51.204317</lat>
31     </wp>
32     <wp n="3">
33       <type type="string">navaid</type>
34       <ident type="string">GUBAX</ident>
35       <lon type="double">7.9112</lon>
36       <lat type="double">50.290278</lat>
37     </wp>
38     <wp n="4">
39       <type type="string">navaid</type>
40       <ident type="string">OSNEL</ident>
41       <lon type="double">6.864444</lon>
42       <lat type="double">49.856389</lat>
43     </wp>
44     <wp n="5">
45       <type type="string">runway</type>
46       <approach type="bool">true</approach>
47       <ident type="string">24</ident>
48       <icao type="string">ELLX</icao>
49     </wp>
50   </route>
51 </PropertyList>