1<?xml version="1.0" encoding="UTF-8"?>
2<skin version="0" xmlns="http://xsml.org/ns/0/">
3<width>400</width>
4<height>83</height>
5<name>
6LOfi player small
7</name>
8<author>
9Lutzifer
10</author>
11<email>
12lutzifer.o666@gmail.com
13</email>
14<homepage>
15http://lo.psygamer.net
16</homepage>
17<comment>
18orangeye skin for Xspf Jukebox.
19</comment>
20<objects>
21<background image="/images/background_small.jpg" />
22<object label="playButton" x="64" y="16" width="11" height="11" color="666666" />
23<object label="stopButton" x="64" y="49" width="8" height="9" color="3D8D8E" />
24<object label="prevButton" x="33" y="49" width="11" height="9" color="3D8D8E" />
25<object label="fwdButton" x="90" y="49" width="11" height="9" color="3D8D8E" />
26<object label="loadBar" x="112" y="23" width="265" height="11" alpha="80" color="BBBBBB" />
27<object label="timeBar" x="112" y="23" width="265" height="11" alpha="70" color="999999" />
28<object label="trackDisplay" x="114" y="20" width="280" size="10" font="Arial" color="dddddd" align="left" />
29<object label="timeDisplay" x="350" y="20" size="10" font="Arial" color="dddddd" />
30<object label="volumeDisplay" x="380" y="72" width="15" height="12" color="dddddd" />
31<object label="shuffleButton" x="7" y="72" width="20.7" height="11.7" color="dddddd" hoverMessage="Shuffle" />
32<object label="repeatButton" x="34" y="72" width="15.7" height="11.7" color="dddddd" hoverMessage="Repeat" />
33<object label="infoButton" x="266" y="45" size="-2" color="333333" text="lyrics" font="Arial" hoverMessage="Lyrics & more" />
34<object label="purchaseButton" x="142" y="45" size="-2" color="333333" text="purchase" font="Arial" hoverMessage="Purchase" />
35<object label="downloadButton" x="300" y="45" size="-2" color="333333" text="download" font="Arial" hoverMessage="download individual songs" />
36<text x="355" y="71" size="10" text="@" bold="1" color="aaaaaa" hoverMessage="About the Jukebox..." url="/music/skin/about.html" />
37<object label="startButton" width="400" height="83" alpha="0" />
38</objects>
39</skin>
40