1<?xml version="1.0" encoding="UTF-8"?>
2<skin version="0" xmlns="http://xsml.org/ns/0/">
3<width>400</width>
4<height>280</height>
5<name>
6LOfi player with playlist
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.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="272" width="15" height="12" color="dddddd" />
31<object label="shuffleButton" x="7" y="272" width="20.7" height="11.7" color="dddddd" hoverMessage="Shuffle" />
32<object label="repeatButton" x="34" y="273" 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<object label="scrollupButton" x="391" y="22" width="6" height="6" color="888888" />
37<object label="scrolldownButton" x="391" y="31" width="6" height="6" color="888888" />
38<object label="scrollButton" x="391.2" y="40" width="6" height="220" color="888888" bgAlpha="0" />
39<object label="imageDisplay" x="19" y="88" width="100" height="100" />
40<object label="videoDisplay" x="19" y="88" width="100" height="100" />
41<playlist x="140" y="72" width="243" height="236" size="10" font="Arial" color="333333" />
42<text x="355" y="270" size="10" text="@" bold="1" color="aaaaaa" hoverMessage="About the Jukebox..." url="/music/skin/about.html" />
43<object label="startButton" width="400" height="270" alpha="0" />
44</objects>
45</skin>
46