<PropertyList>

  <path>pirellone.ac</path>

  <animation>
    <type>select</type>
    <object-name>Light1</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>
  


  <animation>
    <type>select</type>
    <object-name>Light1</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>
  


  <animation>
    <type>select</type>
    <object-name>IlluminatedWindows1</object-name>
    <enable-hot type="bool">false</enable-hot>
    <condition>
        <greater-than>
          <property>/sim/time/sun-angle-rad</property>
          <value>1.50</value>
        </greater-than>
    </condition>
  </animation>
  
<animation>
    <type>select</type>
    <object-name>IlluminatedWindows2</object-name>
    <enable-hot type="bool">false</enable-hot>
    <condition>
        <greater-than>
          <property>/sim/time/sun-angle-rad</property>
          <value>1.70</value>
        </greater-than>
    </condition>
  </animation>
  

</PropertyList>