<PropertyList>

 <path>HatterasLight.ac</path>

 
 <animation>
   <name>Flash1</name>
   <object-name>Flash01</object-name>
   <object-name>Flash02</object-name>
 </animation>

 
 <animation>
  <object-name>Flash1</object-name>
  <object-name>Blank1</object-name>
  <enable-hot type="bool">false</enable-hot>
 </animation>
 
 <animation>
  <type>alpha-test</type>
  <alpha-factor>0.01</alpha-factor>
 </animation>

 
 <animation>
  <type>select</type>
  <object-name>Flash1</object-name>
  <object-name>Blank1</object-name>
  <condition>
   <greater-than>
    <property>/sim/time/sun-angle-rad</property>
    <value>1.57</value>
   </greater-than>
  </condition>
 </animation>

  
 <animation>
 <type>timed</type>
 <object-name>Flash1</object-name>
 <object-name>Blank1</object-name>
 <use-personality type="bool">true</use-personality>

 <branch-duration-sec> 
  <random>
   <min>1.0</min>
   <max>1.0</max>
  </random>
 </branch-duration-sec> 

 <branch-duration-sec>
  <random>
   <min>6.5</min>
   <max>6.5</max>
  </random> 
 </branch-duration-sec> 
</animation>

</PropertyList>