1<?xml version="1.0" encoding="UTF-8"?>
2<skin version="0" xmlns="http://xsml.org/ns/0/">
3<width>400</width>
4<height>170</height>
5<name>
6Original
7</name>
8<author>
9Lacy Morrow
10</author>
11<email>
12gojukebox@gmail.com
13</email>
14<homepage>
15http://www.lacymorrow.com
16</homepage>
17<comment>
18Original skin for Xspf Jukebox.
19</comment>
20<objects>
21<shape shape="rectangle" width="400" height="15" color="EAEAEA" />
22<shape shape="rectangle" width="248" height="138" x="138" y="17" color="EAEAEA" />
23<shape shape="rectangle" width="10" height="144" x="388" y="17" color="EAEAEA" />
24<shape shape="rectangle" width="134" height="134" x="2.4" y="17.4" color="EAEAEA" />
25<shape shape="rectangle" width="44" height="14" x="5" y="154" color="EAEAEA" />
26<shape shape="rectangle" width="50.2" height="13" x="56" y="155" border="2" borderColor="999999" color="EAEAEA" />
27<shape shape="rectangle" width="25.8" height="13" x="110" y="155" border="2" borderColor="999999" color="EAEAEA" />
28<object label="playButton" x="19" y="3" width="9" height="9" color="999999" />
29<object label="stopButton" x="32" y="3" width="8" height="9" color="999999" />
30<object label="prevButton" x="3" y="3" width="11" height="9" color="999999" />
31<object label="fwdButton" x="46" y="3" width="11" height="9" color="999999" />
32<object label="loadBar" x="62" y="2" width="315" height="11" alpha="80" color="BBBBBB" />
33<object label="timeBar" x="62" y="2" width="315" height="11" alpha="70" color="999999" />
34<object label="trackDisplay" x="64" y="" width="280" size="10" font="Arial" color="333333" align="left" />
35<object label="timeDisplay" x="350" y="" size="10" font="Arial" color="333333" />
36<object label="volumeDisplay" x="380" y="4" width="15" height="7" color="444444" />
37<object label="shuffleButton" x="7" y="155" width="20.7" height="11.7" color="333333" hoverMessage="Shuffle" />
38<object label="repeatButton" x="34" y="156" width="15.7" height="11.7" color="333333" hoverMessage="Repeat" />
39<object label="infoButton" x="112" y="154" size="-2" color="333333" text="info" font="Arial" hoverMessage="Info" />
40<object label="purchaseButton" x="58" y="153" size="-2" color="333333" text="purchase" font="Arial" hoverMessage="Purchase" />
41<object label="downloadButton" x="136" y="153.5" size="-2" color="333333" text="Download" font="Arial" />
42<object label="scrollupButton" x="391" y="22" width="6" height="6" color="888888" />
43<object label="scrolldownButton" x="391" y="31" width="6" height="6" color="888888" />
44<object label="scrollButton" x="391.2" y="40" width="6" height="120" color="888888" bgAlpha="0" />
45<object label="imageDisplay" x="4" y="20" width="130" height="130" />
46<object label="videoDisplay" x="4" y="20" width="130" height="130" />
47<playlist x="140" y="17" width="243" height="136" size="10" font="Arial" color="333333" />
48<text x="374" y="142" size="10" text="@" bold="1" color="333333" hoverMessage="About the Jukebox..." url="http://blog.lacymorrow.com" />
49<object label="startButton" width="400" height="170" alpha="0" />
50</objects>
51</skin>
52