This file is indexed.

/usr/share/php/doc/XML_Parser/examples/xml_parser_file.xml is in php-xml-parser 1.3.2-4.

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>