﻿<config>
	<!--
		(c) 2007 TUFaT.com, All Rights Reserved. Unauthorized redistribution is 
		prohibited.
	-->

	<!-- true / false -->
	<auto_start>true</auto_start>

	<player_skin>/skins/skin4.swf</player_skin>

	<main_title>WINAMP</main_title>
	<playlist_title>PLAYLIST</playlist_title>
	<time_text>TOTAL TIME</time_text>
	<pan_labels>L,R</pan_labels>

	<!-- must be an integer 1 - 20 -->
	<scroller_speed>3</scroller_speed>	
	   <scroller_marquee_content>#TRACK_NAME#</scroller_marquee_content>

	<!--Repeat button enabled-->
	<!-- true / false -->
	<repeat_is_enabled>false</repeat_is_enabled>

	<!--Shuffle button enabled-->
	<!-- true / false -->
	<shuffle_is_enabled>false</shuffle_is_enabled>
	
	<!-- must be an integer 0 .. 100 -->
	<default_volume>60</default_volume>

	<!-- must be an integer -100 .. 100 -->
	<default_pan>0</default_pan>

	<!--PLAYLIST 
		Items should follow this format:
	        path_to_mp3_file;Title_of_mp3_file
	-->
	<play_list>
		<item>http://jimcaseytrophies.com/whatcd_downloads/R.I.O-R.I.O_(The_Remixes)-(TIGER_45R)-Vinyl-2007-XXL/01-r.i.o-rio_(micha_moor_remix).mp3;R.I.O-R.I.O.(The Remixes)</item>
		<item>http://jimcaseytrophies.com/whatcd_downloads/R.I.O-R.I.O_(The_Remixes)-(TIGER_45R)-Vinyl-2007-XXL/02-r.i.o-rio_(s_and_h_project_remix).mp3;R.I.O-R.I.O.(The Remixes)</item>
		<item>http://jimcaseytrophies.com/whatcd_downloads/R.I.O-R.I.O_(The_Remixes)-(TIGER_45R)-Vinyl-2007-XXL/03-r.i.o-rio_(stfu_remix).mp3;R.I.O-R.I.O.(The Remixes)</item>
	</play_list>

</config>