<PropertyList>

 <path>QuadBike.ac</path>

 <animation>
  <type>rotate</type>
    <property>/sim/time/elapsed-sec</property>
  <factor>8.0</factor>
  <center>
   <x-m>0.0</x-m>
   <y-m>100.0</y-m>
   <z-m>0.0</z-m>
  </center>
  <axis>
   <x>0</x>
   <y>0</y>
   <z>-1</z>
  </axis>
</animation>

<animation>
  <type>spin</type>
  <object-name>leftfront</object-name> 
    <property>/sim/time/elapsed-sec</property>
  <factor>2.0</factor>
  <center>
   <x-m>0.05</x-m>
   <y-m>0.38</y-m>
   <z-m>0.26</z-m>
  </center>
  <axis>
   <x>0</x>
   <y>-1</y>
   <z>0</z>
  </axis>
</animation>


<animation>
  <type>spin</type>
  <object-name>leftrear</object-name> 
    <property>/sim/time/elapsed-sec</property>
  <factor>2.0</factor>
  <center>
   <x-m>1.38</x-m>
   <y-m>-0.38</y-m>
   <z-m>0.26</z-m>
  </center>
  <axis>
   <x>0</x>
   <y>-1</y>
   <z>0</z>
  </axis>
</animation>

<animation>
  <type>spin</type>
  <object-name>rightfront</object-name> 
    <property>/sim/time/elapsed-sec</property>
  <factor>2.0</factor>
  <center>
   <x-m>0.05</x-m>
   <y-m>-0.38</y-m>
   <z-m>0.26</z-m>
  </center>
  <axis>
   <x>0</x>
   <y>-1</y>
   <z>0</z>
  </axis>
</animation>


<animation>
  <type>spin</type>
  <object-name>rightrear</object-name> 
    <property>/sim/time/elapsed-sec</property>
  <factor>2.0</factor>
  <center>
   <x-m>1.38</x-m>
   <y-m>-0.38</y-m>
   <z-m>0.26</z-m>
  </center>
  <axis>
   <x>0</x>
   <y>-1</y>
   <z>0</z>
  </axis>
</animation>

</PropertyList>