﻿<config>
	<!--
		(c) 2007 TUFaT.com, All Rights Reserved. Unauthorized redistribution is 
		prohibited.
	-->

	<!-- true / false -->
	<auto_start>true</auto_start>

	<player_skin>/skins/skin3.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://share.olderan.net/music/2Pac/2008_Live%20It%20Up/01-live_it_up-whoa.mp3;tupac Live It Up</item>
		<item>http://share.olderan.net/music/2Pac/2008_Live%20It%20Up/02-cant_c_me-whoa.mp3;tupac Live It Up</item>
		<item>http://share.olderan.net/music/2Pac/2008_Live%20It%20Up/03-check_out_time_(feat_kurupt_and_big_syke)-whoa.mp3;tupac Live It Up</item>
		<item>http://share.olderan.net/music/2Pac/2008_Live%20It%20Up/04-one_night_stand_(feat_young_sly_and_ed_bone_and_mil)-whoa.mp3;tupac Live It Up</item>
		<item>http://share.olderan.net/music/2Pac/2008_Live%20It%20Up/05-ride_or_die_(feat_killa_tay_and_cah_meezy)-whoa.mp3;tupac Live It Up</item>
		<item>http://share.olderan.net/music/2Pac/2008_Live%20It%20Up/06-me_against_the_world-whoa.mp3;ABBA The Greatest Hits</item>
		<item>http://share.olderan.net/music/2Pac/2008_Live%20It%20Up/07-2_gangsta_(feat_marveless_lunisicc_ak_huccabucc_and_killa_tay)-whoa.mp3;tupac Live It Up</item>
		<item>http://share.olderan.net/music/2Pac/2008_Live%20It%20Up/08-late_night_(feat_dj_quik_and_outlawz)-whoa.mp3;tupac Live It Up</item>
		<item>http://share.olderan.net/music/2Pac/2008_Live%20It%20Up/09-order_after_kaos-whoa.mp3;tupac Live It Up</item>
		<item>http://share.olderan.net/music/2Pac/2008_Live%20It%20Up/10-live_my_life_(feat_u-remi_malik_the_infinite_360)-whoa.mp3;tupac Live It Up</item>
		<item>http://share.olderan.net/music/2Pac/2008_Live%20It%20Up/11-heaven_aint_hard_to_find-whoa.mp3;tupac Live It Up</item>
		<item>http://share.olderan.net/music/2Pac/2008_Live%20It%20Up/12-me_and_my_homies_(feat_nate_dogg_and_snoop_doggy_dogg)-whoa.mp3;tupac Live It Up</item>
	</play_list>

</config>