1<?xml version="1.0" encoding="UTF-8"?>
2<skin version="0" xmlns="http://xsml.org/ns/0/">
3<width>720</width>
4<height>480</height>
5<name>
6Boby's Walkmerican
7</name>
8<author>
9Casey Wilms
10</author>
11<email>
12funkybooty@gmail.com
13</email>
14<website>
15http://bobamerica.tv/
16</website>
17<objects>
18<background image="images/BAmp3Player.png"/>
19<object label="playpauseButton" x="131" y="61" scale=".48" color="ffffff" />
20<object label="stopButton" x="255" y="61" scale=".5" color="ffffff" alpha="0" />
21<object label="prevButton" x="64" y="61" scale=".48" color="ffffff" />
22<object label="fwdButton" x="193" y="61" scale=".48" color="ffffff" />
23<object label="shuffleButton" x="208" y="120" scale=".40" color="999999" hoverMessage="Shuffle" />
24<object label="repeatButton" x="243" y="120" scale=".40" color="999999" hoverMessage="Repeat" />
25<object label="infoButton" x="125" y="200" size="15" color="ffffff" text="Info" font="Trebuchet MS" bold="1" />
26<object label="scrollButton" x="514" y="50" width="8" height="240" color="ffffff" />
27<object label="purchaseButton" x="539" y="271" size="+3" text="Download on iTunes" color="9b1899" font="Helvetica" bold="2" hoverMessage="Download on iTunes"/>
28<object label="fullTimeDisplay" x="318" y="120" size="10" color="ffffff" font="Trebuchet MS" bold="1" />
29<object label="trackDisplay" x="250" y="95" width="192" size="10" color="ffffff" font="Helvetica" bold="1"/>
30<object label="loadBar" x="270" y="110" width="150" color="999999" height="2"/>
31<object label="timeBar" x="270" y="114" width="150" height="5" color="fffffff" />
32<object label="volumeDisplay" x="214" y="102" width="34" height="15" color="999999" />
33<playlist x="525" y="50" width="180" height="240" size="12" font="Helvetica" color="ffffff"/>
34<object label="imageDisplay" x="520" y="298" width="191" height="174" />
35<object label="startButton" width="300" height="488" alpha="0" />
36</objects>
37</skin>
38