<DatabaseConnection xmlns="http://tctechnology.com/schemas/entities/DatabaseConnection.xsd" xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
	<UserName>mims</UserName>
	<DatabaseName>mims</DatabaseName>
	<Port>1521</Port>
	<DatabaseType>SQLServer</DatabaseType>
	<ServerName>localhost\SQLEXPRESS</ServerName>
	<Password>mims</Password>
	<AllowAutoUpgrade>true</AllowAutoUpgrade>
</DatabaseConnection>