<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE install SYSTEM "http://dev.joomla.org/xml/1.5/component-install.dtd">
<install type="component" version="1.5.10">
	<name>Rockettheme Crystalline Template for Joomla Bundle</name>
	<creationDate>March 10, 2010</creationDate>
	<author>RocketTheme, LLC</author>
	<authorEmail>support@rockettheme.com</authorEmail>
	<authorUrl>http://www.rockettheme.com</authorUrl>
	<copyright>${copyright}</copyright>
	<license>${license}</license>
	<!--  The version string is recorded in the components table -->
	<version>1.5.3</version>
	<!-- The description is optional and defaults to the name -->
	<description>
		Rockettheme Crystalline Template for Joomla Install Bundle
	</description>
	<installfile>installer/install.php</installfile>
	<uninstallfile>installer/uninstall.php</uninstallfile>
	<administration>
		<files>
			<folder>installer</folder>
		</files>
	</administration>
	<cogs keepinstaller="false">
	    <component name="com_gantry" folder="com_gantry">Gantry</component>
		<template name="rt_crystalline_j15" folder="rt_crystalline_j15">Rockettheme Crystalline Template for Joomla</template>
	</cogs>
</install>