<?xml version="1.0" encoding="UTF-8" ?>
<Deployment>
  <Properties>
    <!-- Set this to reflect desired install location. -->
    <Property name="INSTALLDIR">C:\Program Files\Adobe</Property>

    <!-- Set this to reflect desired install language. -->
    <!-- Available languages: -->
    <!-- en_GB -->
    <!-- en_US -->
    <!-- ja_JP -->
    <Property name="installLanguage">en_US</Property>

    <!-- To serialize the application during installation, uncomment this -->
    <!-- property and replace the placeholder with your serial number.    -->
    <!--
    <Property name="serialNumber">xxxxxxxxxxxxxxxxxxxxxxxx</Property>
    -->
  </Properties>

  <Payloads>
    <!-- AdobeInDesign8AppBase-mul -->
    <Payload adobeCode="{CFB770D7-8D43-1014-922B-CC2715FADE3F}">
      <Action>install</Action>
    </Payload>
  </Payloads>
</Deployment>

