5 This scenario has a 737 takeoff from runway 28L at KSFO
6 and fly the Porte Departure to the south. You can change
7 the aircraft type by substituting another model in the
8 <model> tag, and you can also change the "flight plan" by
9 changing the <flightplan> tag. Look in the subdirectory
10 FlightPlans to find some that I've already defined, including
11 some arrivals. Normally, when an AI aircraft gets to the end
12 of its flight plan it deletes itself, however the
13 <repeat>1</repeat> tag will cause the AI aircraft to start again
16 Dave Culp, davidculp2@comcast.net
25 <callsign>United 720</callsign>
27 <class>jet_transport</class>
28 <model>Aircraft/737/Models/boeing733.xml</model>
29 <flightplan>KSFO_depart_south_28L.xml</flightplan>