This file is indexed.

/usr/share/doc/libvirt-doc/examples/xml/storage/vol-sparse.xml is in libvirt-doc 4.0.0-1ubuntu8.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
<volume type="file">
  <name>sparse.img</name>
  <storage>
    <allocation>0</allocation>
    <capacity unit="T">1</capacity>
  </storage>
</volume>