<?xml version="1.0" encoding="UTF-8"?>
<colinux>

    <block_device index="0" path="\DosDevices\C:\Program Files\coLinux\coMomonga.img" enabled="true" />
    <block_device index="1" path="\DosDevices\C:\Program Files\coLinux\swap.img" enabled="true" />

    <bootparams>root=/dev/cobd0 ro</bootparams>

    <image path="vmlinux" />
    <memory size="128" />
    <network index="0" type="tap" />
</colinux>
