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

<PropertyList>

	<path>EDDC_TECH1.ac</path>

<animation>
 <type>material</type>  
    <object-name>hangarwall</object-name>
    <object-name>roofwindow1</object-name>
    <object-name>roofwindow2</object-name>
    <object-name>windows</object-name>
    <object-name>doors</object-name>
 <condition>		
  <greater-than>		
   <property>/sim/time/sun-angle-rad</property>
   <value>1.57</value>
  </greater-than>
 </condition>
 <emission>	
  <red>0.9</red>	
  <green>0.9</green>	
  <blue>0.9</blue>
 </emission>
</animation>

</PropertyList>
