<domain type='kvm'>
 <name>kvm359</name>
 <uuid>72b750e1-9848-4e68-816b-f30641034f8b</uuid>
 <memory>2097152</memory>
 <currentMemory>2097152</currentMemory>
  <memtune>
   <hard_limit>2148352</hard_limit>
  </memtune>
 <vcpu>1</vcpu>
<cpu mode='host-model'>
 </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='5921' passwd='EqRibUQf' listen='0.0.0.0'/>
    <disk type='block' device='disk'>
     <source dev='/dev/solusVMs/kvm359_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='kvm359.0'/>
     <mac address='00:16:3c:86:fa:0b'/>
    </interface>
    <input type='mouse'/>
    </devices>
    <features>
    <acpi/>
    <apic/>
    </features>
    <on_poweroff>destroy</on_poweroff>
    <on_reboot>restart</on_reboot>
    </domain>