<PropertyList>
<path>VQPR_BOARD.ac</path>

<animation>
<type>select</type>
<object-name>VQPR_BOARD1</object-name>
<condition>
<or>
<and>
<greater-than-equals>
<property>/sim/time/utc/hour</property>
<value>0</value>
</greater-than-equals>
<less-than-equals>
<property>/sim/time/utc/hour</property>
<value>4</value>
</less-than-equals>
</and>
<and>
<greater-than-equals>
<property>/sim/time/utc/hour</property>
<value>13</value>
</greater-than-equals>
<less-than-equals>
<property>/sim/time/utc/hour</property>
<value>16</value>
</less-than-equals>
</and>
</or>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>VQPR_BOARD2</object-name>
<condition>
<or>
<and>
<greater-than-equals>
<property>/sim/time/utc/hour</property>
<value>5</value>
</greater-than-equals>
<less-than-equals>
<property>/sim/time/utc/hour</property>
<value>8</value>
</less-than-equals>
</and>
<and>
<greater-than-equals>
<property>/sim/time/utc/hour</property>
<value>17</value>
</greater-than-equals>
<less-than-equals>
<property>/sim/time/utc/hour</property>
<value>20</value>
</less-than-equals>
</and>
</or>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>VQPR_BOARD3</object-name>
<condition>
<or>
<and>
<greater-than-equals>
<property>/sim/time/utc/hour</property>
<value>9</value>
</greater-than-equals>
<less-than-equals>
<property>/sim/time/utc/hour</property>
<value>12</value>
</less-than-equals>
</and>
<and>
<greater-than-equals>
<property>/sim/time/utc/hour</property>
<value>21</value>
</greater-than-equals>
<less-than-equals>
<property>/sim/time/utc/hour</property>
<value>24</value>
</less-than-equals>
</and>
</or>
</condition>
</animation>
</PropertyList>