| <configuration>
	<path name="module">
		<configValue name="short_name" type="string">Navelo CMS</configValue>
		<configValue name="short_name" type="string">Navelo Content Management System</configValue>
		<configValue name="description" type="string">
			Content Management with a lot features and make the user comfort with the environment
			and no coding work to create their dream sites, just a few click in a few minutes and
			their sites will be up like the professional site.
		</configValue>
		<configValue name="version" type="string">0.1</configValue>
		<configValue name="num_rows" type="integer">10</configValue>
		<configValue name="timeout" type="integer">3</configValue>
		<configValue name="date_format" type="string">%A, %B %d, %Y @ %H:%M:%S</configValue>
	</path>
	<path name="admin">
		<configValue name="function" type="array">
			<configValue name="public" type="array">
				<configValue type="string"></configValue>
				<configValue type="string"></configValue>
				<configValue type="string"></configValue>
				<configValue type="string"></configValue>
				<configValue type="string"></configValue>
			</configValue>
		</configValue>
	</path>
	<path name="client">
		<configValue name="function" type="array">
			<configValue name="public" type="array">
				<configValue type="string"></configValue>
				<configValue type="string"></configValue>
				<configValue type="string"></configValue>
				<configValue type="string"></configValue>
				<configValue type="string"></configValue>
			</configValue>
		</configValue>
	</path>
</configuration>
 |