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

<channel name="xfce4-desktop" version="1.0">
  <property name="backdrop" type="empty">
    <property name="screen0" type="empty">
      <property name="monitor0" type="empty">
        <property name="image-path" type="string" value="$HOME/path/to/image-now-1"/>
        <property name="last-image" type="string" value="$HOME/path/to/image-old"/>
        <property name="last-single-image" type="string" value="$HOME/path/to/image-old"/>
        <property name="image-show" type="bool" value="true"/>
        <property name="last-image-list" type="string" value="$HOME/path/to/image.list"/>
        <property name="image-style" type="int" value="5"/>
        <property name="color1" type="array">
          <value type="uint" value="5397"/>
          <value type="uint" value="5397"/>
          <value type="uint" value="5397"/>
          <value type="uint" value="65535"/>
        </property>
        <property name="color-style" type="int" value="0"/>
        <property name="color2" type="array">
          <value type="uint" value="10537"/>
          <value type="uint" value="10537"/>
          <value type="uint" value="10537"/>
          <value type="uint" value="65535"/>
        </property>
      </property>
      <property name="monitor1" type="empty">
        <property name="image-path" type="string" value="$HOME/path/to/image-now-2"/>
        <property name="last-image" type="string" value="$HOME/path/to/image-old"/>
        <property name="last-single-image" type="string" value="$HOME/path/to/image-now-2"/>
        <property name="image-style" type="int" value="5"/>
      </property>
    </property>
  </property>
  <property name="windowlist-menu" type="empty">
    <property name="show-sticky-once" type="bool" value="true"/>
  </property>
</channel>
