Include only certain updates?

I have a client that has 6 servers and some XP workstations running software from a vendor that only approves certain updates. These machines are also on a completely isolated network with no internet access. I have a list (KBxxxxx) of the updates that they have approved, and I would like to use WSUS Offline to only install those updates.
I did read in the FAQ the question:
So I would set "skipdynamic" in the UpdateInstaller.ini file, but where exactly would I add the list of approved updates? I think the word "statical" in the FAQ is what is confusing me, as it would seem to imply that I'm looking to install static updates, and I'm not (at least as WSUSOU seems to define "static" updates).
I did read in the FAQ the question:
--------------------------------------------------------------------------------
Q: Can I skip the dynamical update determination during downloading/installation in order to use my statical definitions only?
A: Yes.
To avoid dynamical update URL determination during download, add "skipdynamic=Enabled" to the [Miscellaneous] section of your UpdateGenerator.ini file.
To avoid dynamical update ID determination during installation, set "skipdynamic=Enabled" in the [Installation] section of your UpdateInstaller.ini file.
--------------------------------------------------------------------------------
So I would set "skipdynamic" in the UpdateInstaller.ini file, but where exactly would I add the list of approved updates? I think the word "statical" in the FAQ is what is confusing me, as it would seem to imply that I'm looking to install static updates, and I'm not (at least as WSUSOU seems to define "static" updates).