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

<PropertyList>

  <path>LELC_Terminal.ac</path>

  <animation>
    <type>material</type>
    <object-name>Main</object-name> 
    <object-name>Parasol</object-name> 
    <object-name>Plane</object-name> 
    <object-name>Corridor</object-name> 
    <object-name>Luggage</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>
