summaryrefslogtreecommitdiff
path: root/examples/xml/storage/vol-sparse.xml
blob: 21f14a4ac7725919abd5cdf77a66d2fad965170a (plain)
1
2
3
4
5
6
7
8
<volume type="file">
  <name>sparse.img</name>
  <allocation>0</allocation>
  <capacity unit="T">1</capacity>
  <target>
    <format type="raw"/>
  </target>
</volume>