1<?xml version="1.0" encoding="UTF-8"?>
2<skin version="0" xmlns="http://xsml.org/ns/0/">
3<width>400</width>
4<height>15</height>
5<name>
6Original
7</name>
8<author>
9Lacy Morrow
10</author>
11<email>
12gojukebox@gmail.com
13</email>
14<website>
15http://www.lacymorrow.com
16</website>
17<objects>
18<shape shape="rectangle" width="400" height="15" color="EAEAEA" />
19<object label="playButton" x="19" y="3" width="9" height="9" color="999999" />
20<object label="stopButton" x="32" y="3" width="8" height="9" color="999999" />
21<object label="prevButton" x="3" y="3" width="11" height="9" color="999999" />
22<object label="fwdButton" x="46" y="3" width="11" height="9" color="999999" />
23<object label="loadBar" x="62" y="2" width="335" height="11" alpha="80" color="BBBBBB" />
24<object label="timeBar" x="62" y="2" width="335" height="11" alpha="70" color="999999" />
25<object label="trackDisplay" x="64" y="" width="240" size="9" font="Arial" color="333333" align="left" />
26<object label="timeDisplay" x="330" y="" size="9" font="Arial" color="333333" />
27<object label="volumeDisplay" x="352" y="4" width="15" height="7" color="444444" />
28<object label="shuffleButton" x="370" y="3" width="16" height="10" color="333333" hoverMessage="Shuffle" />
29<object label="infoButton" x="389" y="-1" size="-2" color="333333" text="i" font="Arial" bold="1" hoverMessage="Info" />
30<object label="startButton" width="400" height="15" alpha="0" />
31</objects>
32</skin>
33