﻿<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://www.kemnet.ru:8080/soft/Audio/Album/KV/Tracy%20Chapman%20(1988)/01-Talkin'%20Bout%20a%20Revolution.mp3;Tracy Chapman (1988)</item>
		<item>http://www.kemnet.ru:8080/soft/Audio/Album/KV/Tracy%20Chapman%20(1988)/02-Fast%20Car.mp3;Tracy Chapman (1988)</item>
		<item>http://www.kemnet.ru:8080/soft/Audio/Album/KV/Tracy%20Chapman%20(1988)/03-Across%20the%20Lines.mp3;Tracy Chapman (1988)</item>
		<item>http://www.kemnet.ru:8080/soft/Audio/Album/KV/Tracy%20Chapman%20(1988)/04-Behind%20the%20Wall.mp3;Tracy Chapman (1988)</item>
		<item>http://www.kemnet.ru:8080/soft/Audio/Album/KV/Tracy%20Chapman%20(1988)/05-Baby%20Can%20I%20Hold%20You.mp3;Tracy Chapman (1988)</item>
		<item>http://www.kemnet.ru:8080/soft/Audio/Album/KV/Tracy%20Chapman%20(1988)/06-Mountain%20O'%20Things.mp3;Tracy Chapman (1988)</item>
		<item>http://www.kemnet.ru:8080/soft/Audio/Album/KV/Tracy%20Chapman%20(1988)/07-She's%20Got%20Her%20Ticket.mp3;Tracy Chapman (1988)</item>
		<item>http://www.kemnet.ru:8080/soft/Audio/Album/KV/Tracy%20Chapman%20(1988)/08-Why.mp3;Tracy Chapman (1988)</item>
		<item>http://www.kemnet.ru:8080/soft/Audio/Album/KV/Tracy%20Chapman%20(1988)/09-For%20My%20Lover.mp3;Tracy Chapman (1988)</item>
		<item>http://www.kemnet.ru:8080/soft/Audio/Album/KV/Tracy%20Chapman%20(1988)/10-If%20Not%20Now.mp3;Tracy Chapman (1988)</item>
		<item>http://www.kemnet.ru:8080/soft/Audio/Album/KV/Tracy%20Chapman%20(1988)/11-For%20You.mp3;Tracy Chapman (1988)</item>
	</play_list>

</config>