<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <options hostArchitectures="arm64,x86_64"/>
    <title>HS-K38_DRIVER_TITLE</title>
    <welcome file="welcome.txt"/>
    <choices-outline>
        <line choice="k38"/>
    </choices-outline>
    <choice id="k38" title="HS-K38_DRIVER_CHOICE" description="HS-K38_DRIVER_DESC">
        <pkg-ref id="com.hspos.pkg.K38"/>
    </choice>
    <pkg-ref id="com.hspos.pkg.K38" version="1.0.0" auth="Root" installKBytes="282" updateKBytes="0">#component.pkg</pkg-ref>
    <pkg-ref id="com.hspos.pkg.K38">
        <bundle-version/>
    </pkg-ref>
</installer-gui-script>