QEMU doesn’t understand XML. I’m guessing your XML is in libvirt’s Domain XML. Porting it isn’t trivial, but you may want to have a look at the hpet bool of the machine definition, the hv-time of the cpu definition and other so-called Hyper-V enlightenments. This is outside of my expertise, but that’s the rough mapping I found.
Although I’m wondering why you want that, as we already have clock logic dedicated to Windows guests in our QEMU driver logic.