<?xml version="1.0"?>
<player width="200" height="30" background="background.jpg" imagePath="http://www.music.boxhamsters.net/defaultSkin" songsPath="http://www.music.boxhamsters.net/songs" repeat="false">
	<info x="62" y="2" width="130" height="15" fontsize="9" fontfamily="Arial" fontcolor="0x000000" />
	<bar x="4" y="18" width="191" height="8"  image="bar.jpg" show="true" />
	<slider width="12" height="12" image="stop.jpg" show="true" />
	<startButton x="18" y="3" image="play.jpg" show="true" />
	<stopButton x="33" y="3" image="stop.jpg" show="true" />
	<pauseButton x="18" y="3" image="pause.jpg" show="false" />
	<nextButton x="48" y="3" image="forward.jpg" show="true" />
	<lastButton x="3" y="3" image="prev.jpg" show="true" />
	<songs>
		<song name="Theaterbraut" file="03 - Theaterbraut.mp3" />
		<song name="Eishai" file="05 - Eishai.mp3" />
		<song name="Legion (synthigasmus-mix)" file="Legion (synthigasmus mix).mp3" />
	</songs>
</player>

