1<?xml version="1.0" encoding="UTF-8"?>
2<skin version="0" xmlns="http://xsml.org/ns/0/">
3<width>80</width>
4<height>80</height>
5<name>
6SquareOne
7</name>
8<author>
9Lacy Morrow
10</author>
11<email>
12gojukebox@gmail.com
13</email>
14<homepage>
15http://www.lacymorrow.com
16</homepage>
17<objects>
18<background image="images/default.png" />
19<object label="playButton" x="36" y="30" scale=".5" color="777777" />
20<object label="prevButton" x="13" y="35" scale=".2" color="777777" />
21<object label="fwdButton" x="55" y="35" scale=".2" color="777777" />
22<object label="shuffleButton" x="8" y="62" scale=".35" width="12" color="222222" hoverMessage="Shuffle" />
23<object label="infoButton" x="64" y="54" size="+8" color="333333" text="i" italic="1" />
24<object label="startButton" width="80" height="80" alpha="0" />
25</objects>
26</skin>
27