<macromedia-extension
	name="Add Shadow"
	version="1.0"
	type="Command">

	<!-- List the required/compatible products -->
	
	<products>
		<product name="Fireworks" version="8" primary="true" /> 
	</products> 

	<!-- Describe the author -->
	
	<author name="Macromedia" />

	<!-- Describe the extension -->
	
	<description>
	<![CDATA[
	Add Shadow is an easy to use and powerful creative command for perspective shadows on objects
	]]>
	</description>

	<!-- Describe where the extension shows in the UI of the product -->

	<ui-access>
	<![CDATA[
	To use Add Shadow, select an object, then choose Commands > Creative > Add Shadow.
	]]>
	</ui-access>

	<!-- Describe the files that comprise the extension -->
	
	<files>
		<file name="Add Shadow.jsf" destination="$fireworks/configuration/commands/Creative/" />
	</files>

	<!-- Describe the changes to the configuration -->
	
	<configuration-changes>
	</configuration-changes>

</macromedia-extension>