<?xml version="1.0" standalone="yes"?>
<!DOCTYPE configuration [
]>
<configuration>
	<configValue name="website_path" xml:space="default" type="string">
		/gentoo-portage
	</configValue>
	<configValue name="file_path" xml:space="default" type="string">
		/var/www/gentoo-portage
	</configValue>
	<configValue name="portage_dir" xml:space="default" type="string">
		/usr/portage
	</configValue>
	<configValue name="dblogin" xml:space="default" type="string">
		root
	</configValue>
	<configValue name="dbpass" xml:space="default" type="string">
		password
	</configValue>
	<configValue name="db" xml:space="default" type="string">
		gp_db
	</configValue>
</configuration>