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

<!-- LOWW airport scenery model for the Flightgear flight simulator.

This program is free software: you can redistribute it and/or modify it under 
the terms of the GNU General Public License as published by the Free Software Foundation, 
either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT 
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General 
Public License for more details.

Credits: Original X Plane authors wuseldusel, danielman, Patrik W. and oe3gsu.
Converted for Flightgear by powoflight.
Model mesh optimization by M.Litzenberger (litzi on forum).
-->


<PropertyList>

<path>loww-businesspark-south.ac</path>
<animation>
  <type>material</type>
  <object-name>loww-businesspark-south</object-name>
  <texture>loww-businesspark-south_LIT.png</texture>
  <condition>
    <greater-than>
    <property>/sim/time/sun-angle-rad</property>
    <value>1.57</value>
    </greater-than>
  </condition>
  <emission>
     <red>1</red><green>1</green><blue>1</blue>
  </emission>
</animation>
</PropertyList>