<PropertyList>

    <path>Boesdorf_Building.ac</path>

	<animation>
	<type>select</type>
		<object-name>fenster</object-name>
		<condition>
        <greater-than>
          <property>/sim/time/sun-angle-rad</property>
          <value>1.57</value>
        </greater-than>
    </condition>
</animation>

<animation>
    <type>material</type>
    <object-name>oben</object-name>
    <object-name>rotbau</object-name>
    <condition>
        <greater-than>
          <property>/sim/time/sun-angle-rad</property>
          <value>1.57</value>
        </greater-than>
    </condition>
    <emission>	
	<red>0.2</red>	
	<green>0.2</green>	
	<blue>0.2</blue>
    </emission>
</animation>
 
</PropertyList>