<PropertyList>
	<path>industrial_b_060x120.ac</path>

	<animation>
    <type>material</type>
    <object-name>060x120fenster</object-name>
    <condition>
        <greater-than>
          <property>/sim/time/sun-angle-rad</property>
          <value>1.47</value>
        </greater-than>
    </condition>
    <emission>	
	<red>0.50</red>	
	<green>0.50</green>	
	<blue>0.4</blue>
    </emission>
</animation>

<animation>
    <type>material</type>
    <object-name>060x120dach</object-name>
    <condition>
        <greater-than>
          <property>/sim/time/sun-angle-rad</property>
          <value>1.62</value>
        </greater-than>
    </condition>
    <emission>	
	<red>0.20</red>	
	<green>0.20</green>	
	<blue>0.15</blue>
    </emission>
</animation>

</PropertyList>