<?xml version="1.0" standalone="no" ?>
<Config>
	<!--The address of the liveracers server, DONT TOUCH!-->
	<WebServer>http://www.liveracers.com/LiveTiming.lvp</WebServer>	
	
	<!--Turn debugging on/off-->
	<Debug>true</Debug>
	
	<!--The port to communicate with LiveRacers server. Make sure it's not blocked! 
	Each successive dedicated server will take Port + 1 value, until it finds an unused port.
	This is NOT the rFactor Dedicated Server port! -->
	<Port>34123</Port>
	
	<!--In case you're running a version of Windows Vista or higher and have installed rFactor into the 
	default \Program Files\*\ location, this flag needs to be set to true to read the settings from My Documents folder--> 
	<UseMyDocuments>false</UseMyDocuments>

	<!--In case of Linux systems set to true--> 
	<UseRelativePath>false</UseRelativePath>

	<!--Enter your domain key if provided-->
	<DomainKey>8142c20f-2c93-4aab-b500-ee5a1950e229</DomainKey>
</Config>

