Follow up question:
Why would Word show that it's in semi-annual targeted when I had Monthly in the xml?
<Configuration ID="b0041f9a-52e1-49e6-8853-9a7f96e5e92e">
<Info Description="This is OPP, Visio Std 2016, and Project Std 2016 without OneDrive or Teams.
It will uninstall ALL Office products (including Visio/Project).
It will NOT allow for shared activation." />
<Add OfficeClientEdition="32" Channel="Monthly" OfficeMgmtCOM="TRUE" AllowCdnFallback="TRUE" ForceUpgrade="TRUE">
<Product ID="O365ProPlusRetail">
<Language ID="en-us" />
<Language ID="MatchPreviousMSI" />
<ExcludeApp ID="Groove" />
<ExcludeApp ID="OneDrive" />
<ExcludeApp ID="Teams" />
</Product>
<Product ID="VisioStdXVolume" MSICondition="VisStd,VisStdR" PIDKEY="KEY">
<Language ID="en-us" />
<Language ID="MatchPreviousMSI" />
<ExcludeApp ID="Groove" />
<ExcludeApp ID="OneDrive" />
<ExcludeApp ID="Teams" />
</Product>
<Product ID="ProjectStdXVolume" MSICondition="PrjStd,PrdStdR" PIDKEY="KEY">
<Language ID="en-us" />
<Language ID="MatchPreviousMSI" />
<ExcludeApp ID="Groove" />
<ExcludeApp ID="OneDrive" />
<ExcludeApp ID="Teams" />
</Product>
</Add>
<Property Name="SharedComputerLicensing" Value="0" />
<Property Name="PinIconsToTaskbar" Value="FALSE" />
<Property Name="SCLCacheOverride" Value="0" />
<Property Name="AUTOACTIVATE" Value="TRUE" />
<RemoveMSI />