<AppInstaller
        xmlns="http://schemas.microsoft.com/appx/appinstaller/2018"
        Version="25.8.0.0"
        Uri="https://telemetryelectron.s3-us-west-2.amazonaws.com/user/production/TelemetryTVDesktop.appinstaller" >

    <MainPackage
            Name="TelemetryTVDesktop"
            Publisher="CN=TELEMETRYAPP SERVICES INC., O=TELEMETRYAPP SERVICES INC., S=British Columbia, C=CA"
            Version="25.8.0.0"
            ProcessorArchitecture="x64"
            Uri="https://telemetryelectron.s3-us-west-2.amazonaws.com/user/production/TelemetryTVDesktop_25.8.0.0_x64__ryz737bay5ffj.msix" />

    <UpdateSettings>
        <OnLaunch HoursBetweenUpdateChecks="1" ShowPrompt="true" UpdateBlocksActivation="true"/>
        <AutomaticBackgroundTask/>
    </UpdateSettings>

</AppInstaller>

