  <include file="dmove-elements.xml"/>

  <container id="DMove" name="Dynamic Movement Demo">

   <layout id="normal" background="dmove.background" drawbackground="0" desktopalpha="1">

    <layer id="logo"
     x="5" y="15"
     image="dmove.logo"
    />

    <layer id="move" x="2" y="2" image="dmove.move"/> 
    <layer id="next" x="2" y="-23" relaty="1" image="dmove.next"/> 
    <button id="close" action="close" x="-23" y="2" relatx="1" image="dmove.close"/> 

  <vis
    id="vis"
    x="60" y="150" 
    w="180" h="30"
    alpha="127"
    colorband1="0,80,154" 
    colorband2="0,80,154" 
    colorband3="0,80,154" 
    colorband4="0,80,154" 
    colorband5="0,80,154" 
    colorband6="0,80,154" 
    colorband7="0,80,154" 
    colorband8="0,80,154" 
    colorband9="0,80,154" 
    colorband10="0,80,154"  
    colorband11="0,80,154" 
    colorband12="0,80,154" 
    colorband13="0,80,154" 
    colorband14="0,80,154" 
    colorband15="0,80,154" 
    colorband16="0,80,154" 
    colorbandpeak="0,80,154" 
    colorosc1="0,80,154" 
    colorosc2="0,80,154" 
    colorosc3="0,80,154" 
    colorosc4="0,80,154" 
    colorosc5="0,80,154" 
  />

   </layout>

  </container>
