1<?xml version="1.0" encoding="UTF-8"?>
2<skin version="0" xmlns="http://xsml.org/ns/0/">
3<width>272</width>
4<height>114</height>
5<name>
6MiniTunes
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>
18Mini iTunes skin for Xspf Jukebox.
19</comment>
20<objects>
21<background image="images/default.png" />
22<object label="playButton" x="52" y="44" scale=".6" color="777777" />
23<object label="prevButton" x="23" y="50" scale=".25" color="777777" />
24<object label="fwdButton" x="77" y="50" scale=".25" color="777777" />
25<object label="shuffleButton" x="126" y="65" scale=".6" color="222222" hoverMessage="Shuffle" />
26<object label="repeatButton" x="220" y="65" scale=".6" color="222222" hoverMessage="Repeat" />
27<object label="infoButton" x="98" y="80" size="+8" color="333333" text="i" italic="1" bold="1" hoverMessage="Info" />
28<object label="purchaseButton" x="98" y="6" size="+3" text="$" color="333333" font="Trebuchet MS" hoverMessage="Purchase" />
29<object label="downloadButton" x="160" y="88" size="10" color="222222" text="Download" font="Arial" />
30<object label="timeDisplay" x="176" y="66" size="12" color="333333" font="Arial" />
31<object label="trackDisplay" x="110" y="36" width="140" size="12" color="333333" font="Arial" />
32<object label="volumeDisplay" x="170" y="20" scale=".5" height="10" color="444444" />
33<object label="loadBar" x="130" y="56" width="100" height="3" color="2222222" alpha="25" />
34<object label="timeBar" x="130" y="54" width="100" height="7" color="2222222" alpha="50" />
35<text x="158" y="17" size="15" text="a" italic="1" color="333333" hoverMessage="About the Jukebox..." url="http://blog.lacymorrow.com/projects/xspf-jukebox/" />
36<object label="startButton" width="272" height="114" alpha="0" />
37</objects>
38</skin>
39