<domain type='qemu'>
  <name>QEMUGuest1</name>
  <uuid>c7a5fdbd-edaf-9455-926a-d65c16db1809</uuid>
  <memory unit='KiB'>219136</memory>
  <currentMemory unit='KiB'>219136</currentMemory>
  <vcpu placement='static'>1</vcpu>
  <os>
    <type arch='i686' machine='pc'>hvm</type>
    <boot dev='hd'/>
  </os>
  <devices>
    <emulator>/usr/bin/qemu-system-i686</emulator>
    <!-- Intentionally mixed up ordering to check we assign
         addresses to the correct matching companions -->
    <controller type='usb' index='0' model='ich9-ehci1'>
    </controller>
    <controller type='usb' index='2' model='ich9-ehci1'>
    </controller>
    <controller type='usb' index='1' model='ich9-ehci1'>
    </controller>

    <controller type='usb' index='0' model='ich9-uhci1'/>
    <controller type='usb' index='1' model='ich9-uhci1'/>
    <controller type='usb' index='2' model='ich9-uhci1'>
      <master startport='0'/>
    </controller>

    <controller type='usb' index='0' model='ich9-uhci3'/>
    <controller type='usb' index='1' model='ich9-uhci3'>
      <master startport='4'/>
    </controller>
    <controller type='usb' index='2' model='ich9-uhci3'>
      <master startport='4'/>
    </controller>

    <controller type='usb' index='2' model='ich9-uhci2'/>
    <controller type='usb' index='1' model='ich9-uhci2'/>
    <controller type='usb' index='0' model='ich9-uhci2'/>
    <memballoon model='virtio'/>
  </devices>
</domain>