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

<PropertyList>

<path>LIMJ_Parking.ac</path>

<animation>
 <object-name>carset1</object-name>
 <type>select</type>
 <condition>
 <and>
  <greater-than>
   <property>/sim/time/local-day-seconds</property>
   <value>18000</value>
  </greater-than>
  <less-than>
   <property>/sim/time/local-day-seconds</property>
   <value>50400</value>
  </less-than>
  </and>
 </condition>
</animation>

<animation>
 <object-name>carset2</object-name>
 <type>select</type>
 <condition>
 <and>
  <greater-than>
   <property>/sim/time/local-day-seconds</property>
   <value>28000</value>
  </greater-than>
  <less-than>
   <property>/sim/time/local-day-seconds</property>
   <value>61200</value>
  </less-than>
  </and>
 </condition>
</animation>

<animation>
 <object-name>carset3</object-name>
 <type>select</type>
 <condition>
 <and>
  <greater-than>
   <property>/sim/time/local-day-seconds</property>
   <value>42000</value>
  </greater-than>
  <less-than>
   <property>/sim/time/local-day-seconds</property>
   <value>70000</value>
  </less-than>
  </and>
 </condition>
</animation>

<animation>
 <object-name>carset4</object-name>
 <type>select</type>
 <condition>
 <and>
  <greater-than>
   <property>/sim/time/local-day-seconds</property>
   <value>49000</value>
  </greater-than>
  <less-than>
   <property>/sim/time/local-day-seconds</property>
   <value>75000</value>
  </less-than>
  </and>
 </condition>
</animation>

</PropertyList>
