<?xml version="1.0" encoding="UTF-8" ?>
<PropertyList>
<path>dolphin.ac</path>

 <animation>
  <type>rotate</type>
  <property>/sim/time/elapsed-sec</property>
  <factor>80</factor>
  <center>
   <x-m>0</x-m>
   <y-m>0</y-m>
   <z-m>-3</z-m>
  </center>
  <axis>
   <x>0</x>
   <y>-1</y>
   <z>0</z>
  </axis>
 </animation>
<animation>
<type>translate</type>
<property>/sim/time/elapsed-sec</property>
  <factor>-0.1</factor>
<axis>
   <x>1</x>
   <y>0</y>
   <z>0</z>
</axis>
</animation>
</PropertyList>
