<?xml version="1.0" encoding="UTF-8"?>
<installer-gui-script authoringTool="Packages" authoringToolVersion="1.2.9" authoringToolBuild="603" minSpecVersion="1.0">
    <options rootVolumeOnly="true" customize="never" allow-external-scripts="false"/>
    <!--+==========================+
        |       Presentation       |
        +==========================+-->
    <title>DISTRIBUTION_TITLE</title>
    <!--+==========================+
        |         Installer        |
        +==========================+-->
    <choices-outline>
        <line choice="installer_choice_1"/>
    </choices-outline>
    <choice id="installer_choice_1" title="HoloPlayService" description="">
        <pkg-ref id="com.lookingglassfactory.HoloPlayService"/>
    </choice>
    <!--+==========================+
        |    Package References    |
        +==========================+-->
    <pkg-ref id="com.lookingglassfactory.HoloPlayService" version="3" installKBytes="7314">#HoloPlayService.pkg</pkg-ref>
    <domains enable_currentUserHome="false" enable_localSystem="true" enable_anywhere="false"/>
</installer-gui-script>