<?xml version="1.0" encoding="UTF-8"?>
<installer-gui-script authoringTool="Packages" authoringToolVersion="1.2.9" authoringToolBuild="603" minSpecVersion="1.0">
    <options/>
    <!--+==========================+
        |       Presentation       |
        +==========================+-->
    <title>formexpress2023_efile</title>
    <welcome file="welcome.txt"/>
    <readme file="readme.txt"/>
    <license file="license.txt"/>
    <!--+==========================+
        |         Installer        |
        +==========================+-->
    <choices-outline>
        <line choice="installer_choice_1"/>
    </choices-outline>
    <choice id="installer_choice_1" title="FormExpress_2023e" description="">
        <pkg-ref id="com.arcsol.formexpress2023e"/>
    </choice>
    <!--+==========================+
        |    Package References    |
        +==========================+-->
    <pkg-ref id="com.arcsol.formexpress2023e" version="1.0" auth="Root" installKBytes="60256">#FormExpress_2023e.pkg</pkg-ref>
</installer-gui-script>