<?xml version="1.0"?>

<PropertyList>
	<path>fremersbergturm.ac</path>

<animation>
    <type>material</type>
    <object-name>fenster</object-name>
    <condition>
        <greater-than>
          <property>/sim/time/sun-angle-rad</property>
          <value>1.57</value>
        </greater-than>
    </condition>
    <emission>	
	<red>0.5</red>	
	<green>0.45</green>	
	<blue>0.35</blue>
    </emission>
</animation>

</PropertyList>