This file is indexed.

/usr/share/doc/libxml2-doc/examples/tst.xml is in libxml2-doc 2.9.4+dfsg1-6.1ubuntu1.

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
<thing>
    <thing1>hello</thing1>
</thing>
<thing>
    <thing2>goodbye</thing2>
</thing>