<?xml version="1.0"?>
<!-- $Id$ -->
<!-- 

     This  scenario adds two mooring masts and one moored Zeppelin (LZ-129)
     at KFSO as well as one Zeppelin (also LZ-129 :) on a round trip
     between KNEL (Lakehurst) and New York.

     Copyright (C) 2006  Anders Gidenstam  (anders(at)gidenstam.org)
     This file is licensed under the GPL license.

-->

<PropertyList>

 <scenario>

  <entry>
   <callsign>LZ-129</callsign>
   <type>aircraft</type>
   <class>tanker</class>
   <model>Aircraft/LZ-129/Models/AI_LZ-129.xml</model>
   <flightplan>Lakehurst-New_York.xml</flightplan>
   <speed>60</speed>
   <repeat>1</repeat>
  </entry>

  <entry>
   <callsign>LZ-129_moored</callsign>
   <type>aircraft</type>
   <class>tanker</class>
   <model>Aircraft/LZ-129/Models/AI_LZ-129_moored.xml</model>
   <latitude>37.62406055</latitude>
   <longitude>-122.39343657</longitude>
   <altitude>135.0</altitude>
   <heading>0</heading>
   <speed>0</speed>
   <roll>0</roll>
  </entry>

  <entry>
   <callsign>Mooring mast KFSO</callsign>
   <type>aircraft</type>
   <class>tanker</class>
   <model>Models/fgfsdb/generic-lighthouse.xml</model>
   <latitude>37.62406055</latitude>
   <longitude>-122.39343657</longitude>
   <altitude>-35.0</altitude>
   <heading>0</heading>
   <speed>0</speed>
   <roll>0</roll>
  </entry>


 </scenario>

</PropertyList>
