<?xml version="1.0"?>
<aml:meta xmlns:aml="http://www.appxweb.com/aml1/core">
<aml:package>
	<aml:information>
		<aml:name>Code Sample - Custom Reports and Printing</aml:name>
		<aml:version>1.0</aml:version>
		<aml:publisher>Appxweb</aml:publisher>	
		<aml:web>http://www.appxweb.com/developer/developer_samples.html</aml:web>
		<aml:id>http://appxweb.com/developer/samples/reports_printing</aml:id>
		<aml:graphics>
			<aml:root>http://www.appxweb.com/developer/samples/reports_printing/</aml:root>
			<aml:icon>images/mn_cs.jpg</aml:icon>
			<aml:home>images/tb_cs.jpg</aml:home>
		</aml:graphics>
	</aml:information>
	<aml:registry>
		<aml:root>http://www.appxweb.com/developer/samples/reports_printing/</aml:root>
		<aml:extension_file>extension.xml</aml:extension_file>	
	</aml:registry>
</aml:package>
</aml:meta>





