<image>
  <name>sysresccd</name>
  <domain>
    <boot type="hvm">
      <guest>
        <arch>i686</arch>
      </guest>
      <os>
        <loader dev="cdrom"/>
      </os>
      <drive disk="root.raw"/>
      <drive disk="systemrescuecd-x86-0.3.5.iso"/>
    </boot>
    <devices>
      <vcpu>1</vcpu>
      <memory>262144</memory>
      <interface/>
      <graphics/>
    </devices>
  </domain>
  <storage>
    <disk file="root.raw" use="scratch" size="100" format="raw"/>
    <disk file="systemrescuecd-x86-0.3.5.iso" use="system" format="iso"/>
  </storage>
</image>
