<?xml version="1.0" encoding="utf-8"?>
<Deployment>
	<Properties>
		<!-- To serialize the application during installation, uncomment this -->
	<!-- property and replace the placeholder with your serial number. -->
		<!--
			<Property name="serialNumber">xxxxxxxxxxxxxxxxxxxxxxxx</Property>
		-->
		<Property name="INSTALLDIR">[AdobeProgramFiles]</Property>
		<Property name="installLanguage">en_US</Property>
	</Properties>
	<Payloads>
		<Payload adobeCode="{C79312BD-3E76-4474-A10C-1435D1856A4B}">
			<Action>install</Action>
		</Payload>
	</Payloads>
</Deployment>