kernel = '/usr/lib/xen-default/boot/hvmloader'
builder = 'hvm'
memory = '1024'
disk = [
'file:/usr/local/src/debian-testing-i386-netinst.iso,hdc:cdrom,r',
'file:/usr/local/xen/domains/simplet/simplet_disk.img,ioemu:sda,w',
]
boot = 'd'
name = 'scratch'
vif = [ 'bridge=eth1' ]
vnc = 1
vnclisten = "0.0.0.0"