<?xml version="1.0" ?> 
  <PropertyList> 
    <path>flaps.ac</path> 
    <animation>
      <type>rotate</type>
      <property>controls/flight/flaps</property>
      <object-name>FlapSwitch</object-name>
      <factor>10</factor>
      <offset-deg>0</offset-deg>
      <axis>
        <x>0.0</x>
        <y>1.0</y>
        <z>0.0</z>
      </axis>
      <center>
        <x-m>-0.39</x-m>
        <y-m>0.0</y-m>
        <z-m>0.0</z-m>
      </center>
     </animation>  
    <animation>
      <type>rotate</type>
      <property>surface-positions/flap-pos-norm</property>
      <object-name>FlapPos</object-name>
      <factor>10</factor>
      <offset-deg>0</offset-deg>
      <axis>
        <x>0.0</x>
        <y>1.0</y>
        <z>0.0</z>
      </axis>
      <center>
        <x-m>-0.39</x-m>
        <y-m>0.0</y-m>
        <z-m>0.0</z-m>
      </center>
     </animation>  

</PropertyList>