<?xml version="1.0" encoding="UTF-8" ?>
<PropertyList>
  <path>lamp10m.ac</path>
  <animation>
    <type>select</type>
    <object-name>halo</object-name>
    <enable-hot type="bool">false</enable-hot>
    <condition>
        <greater-than>
          <property>/sim/time/sun-angle-rad</property>
          <value>1.57</value>
        </greater-than>
    </condition>
  </animation>
</PropertyList>


