<volume type="file">
<name>cow.img</name>
- <storage>
- <allocation>0</allocation>
- <capacity unit="T">1</capacity>
- </storage>
+ <allocation>0</allocation>
+ <capacity unit="T">1</capacity>
<target>
<format type="cow"/>
</target>
<volume type="file">
<name>qcow.img</name>
- <storage>
- <allocation>0</allocation>
- <capacity unit="T">1</capacity>
- </storage>
+ <allocation>0</allocation>
+ <capacity unit="T">1</capacity>
<target>
<format type="qcow"/>
</target>
<volume type="file">
<name>qcow2.img</name>
- <storage>
- <allocation>0</allocation>
- <capacity unit="T">1</capacity>
- </storage>
+ <allocation>0</allocation>
+ <capacity unit="T">1</capacity>
<target>
<format type="qcow2"/>
</target>
<volume type="file">
<name>raw.img</name>
- <storage>
- <allocation unit="M">10</allocation>
- <capacity unit="M">1000</capacity>
- </storage>
+ <allocation unit="M">10</allocation>
+ <capacity unit="M">1000</capacity>
</volume>
<volume type="file">
<name>sparse.img</name>
- <storage>
- <allocation>0</allocation>
- <capacity unit="T">1</capacity>
- </storage>
+ <allocation>0</allocation>
+ <capacity unit="T">1</capacity>
</volume>
<volume type="file">
<name>vmdk3.img</name>
- <storage>
- <allocation>0</allocation>
- <capacity unit="T">1</capacity>
- </storage>
+ <allocation>0</allocation>
+ <capacity unit="T">1</capacity>
<target>
<format type="vmdk"/>
</target>