<?xml version="1.0" standalone="yes"?>
<config>
	<server>[server]</server>
	<site_root>[site_root]</site_root>
	<site_path>[site_path]</site_path>

	<useoledb>1</useoledb>
	<dbtype>mysql</dbtype>
	<dbhost>[db_host]</dbhost>
	<dbuname>[db_user]</dbuname>
	<dbpass>[db_pass]</dbpass>
	<dbname>[db_name]</dbname>

	<table_prefix>[db_prefix]</table_prefix>

	<social>0</social>
</config>