<?xml version="1.0"?>

<PropertyList>

 <sim>

  <description>McDonell Douglas F-15 Eagle</description>
 
  <flight-model>jsb</flight-model>
  <aero>f15</aero>
  
  <systems>
   <electrical>
    <path>Aircraft/Generic/generic-electrical.xml</path>
   </electrical>
  </systems> 
  
  <sound>
   <audible>true</audible>
   <path>Aircraft/a4/a4-sound.xml</path>
  </sound>

 </sim>

</PropertyList>