This file is indexed.

/usr/share/doc/php-xml-parser/XML_Parser/examples/xml_parser_file.xml is in php-xml-parser 1.3.4-6.

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
<foo>
    <bar>content of bar</bar>
    <empty/>
    <argh foo="bar">test</argh>
</foo>