How to add tags using RAW data

Hi all.

Please tell me RAW to add the following data to the section <features></features>:

<hyperv>
       <vendor_id state = 'on' value = '111111111' />
</hyperv>
<kvm>
       <hidden state = 'on' />
</kvm>

Thank you.