<?xml version="1.0" encoding="UTF-8" ?>

<PropertyList>

    <path>ltu_arena.ac</path>

<animation>
    <type>material</type>
    <object-name>zuschauer</object-name>
    <object-name>spielfeld</object-name>
    <condition>
        <greater-than>
          <property>/sim/time/sun-angle-rad</property>
          <value>1.57</value>
        </greater-than>
    </condition>
    <emission>	
	<red>0.8</red>	
	<green>0.8</green>	
	<blue>0.8</blue>
    </emission>
</animation>


</PropertyList>
