1
0
Fork 0
fgdata/AI/shuttle_landing_demo.xml

23 lines
453 B
XML

<?xml version="1.0"?>
<PropertyList>
<scenario>
<name>Space Shuttle landing</name>
<description>
The Space Shuttle returns from entry interface to a landing
</description>
<entry>
<callsign>Atlantis</callsign>
<type>aircraft</type>
<class>shuttle</class>
<model>Aircraft/SpaceShuttle/SpaceShuttle.xml</model>
<flightplan>shuttle_land_KEDW.xml</flightplan>
<repeat>1</repeat>
</entry>
</scenario>
</PropertyList>