62 lines
1.6 KiB
XML
62 lines
1.6 KiB
XML
|
<?xml version="1.0"?>
|
||
|
<!-- Updated 29NOV20 to remove EGEL flights as no runway defined in FG -->
|
||
|
<trafficlist>
|
||
|
<aircraft>
|
||
|
<model>Aircraft/BN-2/BN-2-Hebridean.xml</model>
|
||
|
<livery>HBR</livery>
|
||
|
<airline>HBR</airline>
|
||
|
<home-port>EGEO</home-port>
|
||
|
<required-aircraft>HBR_BN_2</required-aircraft>
|
||
|
<actype>BN2</actype>
|
||
|
<offset>0</offset>
|
||
|
<radius>8</radius>
|
||
|
<flighttype>gate</flighttype>
|
||
|
<performance-class>turboprop_transport</performance-class>
|
||
|
<registration>G-HEBO</registration>
|
||
|
<heavy>false</heavy>
|
||
|
</aircraft>
|
||
|
<aircraft>
|
||
|
<model>Aircraft/BN-2/BN-2-Hebridean.xml</model>
|
||
|
<livery>HBR</livery>
|
||
|
<airline>HBR</airline>
|
||
|
<home-port>EGEO</home-port>
|
||
|
<required-aircraft>HBR_BN_2</required-aircraft>
|
||
|
<actype>BN2</actype>
|
||
|
<offset>0</offset>
|
||
|
<radius>8</radius>
|
||
|
<flighttype>gate</flighttype>
|
||
|
<performance-class>turboprop_transport</performance-class>
|
||
|
<registration>G-HEBS</registration>
|
||
|
<heavy>false</heavy>
|
||
|
</aircraft>
|
||
|
<flight>
|
||
|
<callsign>Hebridean_1000</callsign>
|
||
|
<required-aircraft>HBR_BN_2</required-aircraft>
|
||
|
<fltrules>VFR</fltrules>
|
||
|
<departure>
|
||
|
<port>EGEO</port>
|
||
|
<time>2/08:25:00</time>
|
||
|
</departure>
|
||
|
<cruise-alt>50</cruise-alt>
|
||
|
<arrival>
|
||
|
<port>EGEY</port>
|
||
|
<time>2/08:50:00</time>
|
||
|
</arrival>
|
||
|
<repeat>WEEK</repeat>
|
||
|
</flight>
|
||
|
<flight>
|
||
|
<callsign>Hebridean_1001</callsign>
|
||
|
<required-aircraft>HBR_BN_2</required-aircraft>
|
||
|
<fltrules>VFR</fltrules>
|
||
|
<departure>
|
||
|
<port>EGEO</port>
|
||
|
<time>2/14:10:00</time>
|
||
|
</departure>
|
||
|
<cruise-alt>50</cruise-alt>
|
||
|
<arrival>
|
||
|
<port>EGEY</port>
|
||
|
<time>2/15:20:00</time>
|
||
|
</arrival>
|
||
|
<repeat>WEEK</repeat>
|
||
|
</flight>
|
||
|
</trafficlist>
|