<domain type='kvm'>
 <name>kvm373</name>
 <uuid>d9993abc-41d1-47e7-a8d0-dc77fd9ba284</uuid>
 <memory>8388608</memory>
 <currentMemory>8388608</currentMemory>
  <memtune>
   <hard_limit>8439808</hard_limit>
  </memtune>
 <vcpu>4</vcpu>
<cpu>
 </cpu>
  <os>
   <type machine='pc'>hvm</type>
   <boot dev='hd'/>
   <boot dev='cdrom'/>
  </os>
 <clock sync='localtime'/>
  <devices>
   <emulator>/usr/libexec/qemu-kvm</emulator>
    <graphics type='vnc' port='5927' passwd='xiv1oybh' listen='0.0.0.0'/>
    <disk type='block' device='disk'>
     <source dev='/dev/solusVMs/kvm373_img'/>
     <target dev='hda' bus='virtio'/>
     <driver name='qemu' type='raw'  />
    </disk>
    <disk type='file' device='cdrom'>
     <target dev='hdc'/>
     <readonly/>
    </disk>
    <interface type='bridge'>
     <model type='virtio' />
     <source bridge='br0'/>
     <target dev='kvm373.0'/>
     <mac address='00:16:3c:e6:ec:c3'/>
    </interface>
    <input type='mouse'/>
    </devices>
    <features>
    <acpi/>
    <apic/>
    </features>
    <on_poweroff>destroy</on_poweroff>
    <on_reboot>restart</on_reboot>
    </domain>