<PropertyList>

    <path>autokino_kornwestheim.ac</path>

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

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

<animation>
    <type>material</type>
    <object-name>parkplatz</object-name>
	<object-name>gebaeude</object-name>
    <condition>
        <greater-than>
          <property>/sim/time/sun-angle-rad</property>
          <value>1.47</value>
        </greater-than>
    </condition>
    <emission>	
	<red>0.15</red>	
	<green>0.15</green>	
	<blue>0.12</blue>
    </emission>
</animation>

</PropertyList>