<PropertyList>

 <path>StreetLight2b.ac</path>

 <animation>
  <object-name>Bulb</object-name>
  <object-name>None</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>Bulb</object-name>
  <object-name>None</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>Bulb</object-name>
 <object-name>None</object-name>
 <use-personality type="bool">true</use-personality>
<branch-duration-sec>
  <random>
   <min>43200.0</min>
   <max>43200.0</max>
  </random>
 </branch-duration-sec>
 <branch-duration-sec>
  <random>
   <min>43200.0</min>
   <max>43200.0</max>
  </random>
 </branch-duration-sec>
</animation>

</PropertyList>