<background>
  <starttime>
    <year>2008</year>
    <month>04</month>
    <day>08</day>
    <hour>02</hour>
    <minute>00</minute>
    <second>00</second>
  </starttime>
<!-- This animation will start at 7 AM. -->

<!-- We start with sunrise at 7 AM. It will remain up for 1 hour. -->
<static>
<duration>30.0</duration>
<file>/usr/share/backgrounds/wave-test/wave-test00.png</file>
</static>

<!-- Sunrise starts to transition to day at 8 AM. The transition lasts for 5 hours, ending at 1 PM. -->
<transition type="overlay">
<duration>15.0</duration>
<from>/usr/share/backgrounds/wave-test/wave-test00.png</from>
<to>/usr/share/backgrounds/wave-test/wave-test01.png</to>
</transition>

<!-- It's 1 PM, we're showing the day image in full force now, for 2 hours ending at 3 PM. -->
<static>
<duration>30.0</duration>
<file>/usr/share/backgrounds/wave-test/wave-test01.png</file>
</static>

<!-- It's 3 PM, and we're starting to transition to sunset. Transition completes at 6 PM. -->
<transition type="overlay">
<duration>15.0</duration>
<from>/usr/share/backgrounds/wave-test/wave-test01.png</from>
<to>/usr/share/backgrounds/wave-test/wave-test02.png</to>
</transition>

<!-- It's 6 PM, and it's sunset, for an hour. Ends at 7. -->
<static>
<duration>30.0</duration>
<file>/usr/share/backgrounds/wave-test/wave-test02.png</file>
</static>

<!-- It's 7 PM and it's going to start to get darker. This will transition for 5 hours up until midnight. -->
<transition type="overlay">
<duration>15.0</duration>
<from>/usr/share/backgrounds/wave-test/wave-test02.png</from>
<to>/usr/share/backgrounds/wave-test/wave-test03.png</to>
</transition>

<!-- It's midnight. It'll stay dark for 5 hours up until 5 AM. -->
<static>
<duration>30.0</duration>
<file>/usr/share/backgrounds/wave-test/wave-test03.png</file>
</static>

<!-- It's 5 AM. We'll start transitioning to sunrise for 2 hours up until 7 AM. -->
<transition type="overlay">
<duration>15.0</duration>
<from>/usr/share/backgrounds/wave-test/wave-test03.png</from>
<to>/usr/share/backgrounds/wave-test/wave-test04.png</to>
</transition>

<!-- It's 6 PM, and it's sunset, for an hour. Ends at 7. -->
<static>
<duration>30.0</duration>
<file>/usr/share/backgrounds/wave-test/wave-test04.png</file>
</static>

<!-- It's 7 PM and it's going to start to get darker. This will transition for 5 hours up until midnight. -->
<transition type="overlay">
<duration>15.0</duration>
<from>/usr/share/backgrounds/wave-test/wave-test04.png</from>
<to>/usr/share/backgrounds/wave-test/wave-test05.png</to>
</transition>

<!-- It's 6 PM, and it's sunset, for an hour. Ends at 7. -->
<static>
<duration>30.0</duration>
<file>/usr/share/backgrounds/wave-test/wave-test05.png</file>
</static>

<!-- It's 7 PM and it's going to start to get darker. This will transition for 5 hours up until midnight. -->
<transition type="overlay">
<duration>15.0</duration>
<from>/usr/share/backgrounds/wave-test/wave-test05.png</from>
<to>/usr/share/backgrounds/wave-test/wave-test06.png</to>
</transition>

<!-- It's 6 PM, and it's sunset, for an hour. Ends at 7. -->
<static>
<duration>30.0</duration>
<file>/usr/share/backgrounds/wave-test/wave-test06.png</file>
</static>

<!-- It's 7 PM and it's going to start to get darker. This will transition for 5 hours up until midnight. -->
<transition type="overlay">
<duration>15.0</duration>
<from>/usr/share/backgrounds/wave-test/wave-test06.png</from>
<to>/usr/share/backgrounds/wave-test/wave-test07.png</to>
</transition>

<!-- It's 6 PM, and it's sunset, for an hour. Ends at 7. -->
<static>
<duration>30.0</duration>
<file>/usr/share/backgrounds/wave-test/wave-test07.png</file>
</static>

<!-- It's 7 PM and it's going to start to get darker. This will transition for 5 hours up until midnight. -->
<transition type="overlay">
<duration>15.0</duration>
<from>/usr/share/backgrounds/wave-test/wave-test07.png</from>
<to>/usr/share/backgrounds/wave-test/wave-test00.png</to>
</transition>
</background>
