<?xml version="1.0"?>

<coffeecupjukebox version="4.0">

  <jukebox
   x="0"
   y="0"
   w="288"
   h="241"
   playonstartup="t"
   loop="t"
   shuffle="f"
   bkdobk="f"
   bkdogradient="f"
   bkfillclr="0x000000"
   bkfillalpha="100"
   bkgradclr="0xFFFFFF"
   bkgradalpha="100"
   bkgradangle="70"
   bkdoimg="t"
   bkimg="myjukebox_files/body.jpg"
   bkdobdr="f"
   bkbdrsolid="t"
   bkbdrcolor="0x808080"
   bkdomask="t"
  >

  <rewindbutton
   x="7"
   y="64"
   w="58"
   h="50"
   toggle="f"
   btnupimg="myjukebox_files/previous.jpg"
   action="rr"
   visible="t"
  ></rewindbutton>

  <ffbutton
   x="121"
   y="62"
   w="58"
   h="53"
   toggle="f"
   btnupimg="myjukebox_files/next.jpg"
   action="ff"
   visible="t"
  ></ffbutton>

  <playbutton
   x="65"
   y="64"
   w="58"
   h="50"
   toggle="t"
   btnupimg="myjukebox_files/play.jpg"
   btndownimg="myjukebox_files/pause.jpg"
   action="playpause"
   visible="t"
  ></playbutton>

  <shufbutton
   x="239"
   y="32"
   w="38"
   h="15"
   toggle="t"
   btnupimg="myjukebox_files/shuffle_on.jpg"
   btndownimg="myjukebox_files/shuffle_off.jpg"
   action="shuf"
   visible="t"
  ></shufbutton>

  <loopbutton
   x="100"
   y="0"
   w="20"
   h="20"
   toggle="t"
   action="loop"
   visible="f"
  ></loopbutton>

  <volume
   x="115"
   y="43"
   w="92"
   h="13"
   visible="t"
  ></volume>

  <progress
   x="16"
   y="123"
   w="231"
   visible="t"
  ></progress>

  <tree
   x="15"
   y="147"
   w="260"
   h="75"
   visible="t"
  >
  <node label="">
    <node name="Oh Girl" file="myjukebox_files/ohgirl.mp3" artist="Chilites" label="Chilites - Oh Girl"/>
    <node name="How Can You Mend A Brokenheart" file="myjukebox_files/howcanyoumendabrokenheartalgreen.mp3" artist="Al Green" label="Al Green - How Can You Mend A Brokenheart"/>
    <node name="I've Been Loving You To Long" file="myjukebox_files/ivebeenlovingyoutolong.mp3" artist=" Ottis Redding" label=" Ottis Redding - I've Been Loving You To Long"/>
    <node name="By Your Side" file="myjukebox_files/byyourside.mp3" artist="Sade" label="Sade - By Your Side"/>
    <node name="I'll Be Around" file="myjukebox_files/illbearound.mp3" artist="The Spinners" label="The Spinners - I'll Be Around"/>
    <node name="I'll Be There" file="myjukebox_files/illbethere.mp3" artist="Sade" label="Sade - I'll Be There"/>
    <node name="Working My Way Back To You Babe" file="myjukebox_files/workingmywaybacktoyoubabe.mp3" artist="The Spinners" label="The Spinners - Working My Way Back To You Babe"/>
    <node name="These Arms Of Mine" file="myjukebox_files/thesearmsofmine.mp3" artist=" Ottis Redding" label=" Ottis Redding - These Arms Of Mine"/>
  </node>

  </tree>

  <label
   x="46"
   y="15"
   w="53"
   h="16"
   bkdobk="f"
   bkdogradient="f"
   bkdoimg="f"
   fntalpha="100"
   fntsize="10"
   fntclr="0xFFFFFF"
   fntbold="f"
   fntitalic="f"
   fnt="Arial"
   visible="t"
  ></label>

  <scrolllabel
   x="115"
   y="14"
   w="164"
   h="16"
   bkdobk="f"
   bkdogradient="f"
   bkdoimg="f"
   fntalpha="100"
   fntsize="10"
   fntclr="0xFFFFFF"
   fntbold="f"
   fntitalic="f"
   fnt="Arial"
   visible="t"
  ></scrolllabel>

  </jukebox>

</coffeecupjukebox>