1<?xml version="1.0" encoding="UTF-8"?>
2<skin version="0" xmlns="http://xsml.org/ns/0/">
3<width>230</width>
4<height>114</height>
5<name>MiniTunes Reduced</name>
6<author>Gary Flores</author>
7<email>garyflores@gmail.com</email>
8<website>http://www.boynas.com</website>
9<objects>
10<background image="images/default.png" />
11<object label="playButton" x="52" y="44" scale=".6" color="777777" />
12<object label="prevButton" x="23" y="50" scale=".25" color="777777" />
13<object label="fwdButton" x="77" y="50" scale=".25" color="777777" />
14<object label="shuffleButton" x="118" y="65" scale=".3" color="222222" hoverMessage="Shuffle" />
15<object label="repeatButton" x="183" y="65" scale=".4" color="222222" hoverMessage="Repeat" />
16<object label="infoButton" x="98" y="80" size="+8" color="333333" text="i" italic="1" bold="1" hoverMessage="Info" />
17<object label="purchaseButton" x="120" y="6" size="+8" text="$" color="333333" font="Trebuchet MS" hoverMessage="Purchase" />
18<object label="downloadButton" x="160" y="88" size="10" color="222222" text="Download" font="Arial" />
19<object label="timeDisplay" x="145" y="66" size="12" color="333333" font="Arial" />
20<object label="trackDisplay" x="110" y="36" width="97" size="12" color="333333" font="Arial" />
21<object label="volumeDisplay" x="150" y="22" scale=".5" height="10" color="444444" />
22<object label="loadBar" x="113" y="56" width="90" height="3" color="2222222" alpha="25" />
23<object label="timeBar" x="113" y="54" width="90" height="7" color="2222222" alpha="50" />
24<text x="135" y="17" size="15" text="a" italic="1" color="333333" hoverMessage="About the Jukebox..." url="http://blog.lacymorrow.com/projects/xspf-jukebox/" />
25<object label="startButton" width="231" height="114" alpha="0" />
26</objects>
27</skin>