<macromedia-extension
	name="Data-Driven Graphics Wizard"
	version="1.0"
	type="Command">

	<!-- List the required/compatible products -->

	<products>
		<product name="Fireworks" version="8" primary="true" />
	</products>

	<!-- Describe the author -->

	<author name="Joseph Lowery" />

	<!-- Describe the extension -->

	<description>
	<![CDATA[
	Combines data from an XML file with variables embedded in a Fireworks template file to generate multiple new graphics based on the template file.	]]>	</description>	<!-- Describe where the extension shows in the UI of the product -->

	<ui-access>
	<![CDATA[
	To use Data-Driven Graphics Wizard, choose Commands > Data-Driven Graphics Wizard.
	]]>
	</ui-access>
	<!-- Describe the files that comprise the extension -->

	<files>
		<file name="Data-Driven Graphics Wizard.swf" destination="$fireworks/configuration/commands/" />
	</files>

	<!-- Describe the changes to the configuration -->

	<configuration-changes>
	</configuration-changes>

</macromedia-extension>
