This file is indexed.

/usr/share/doc/libaws-doc/examples/web_elements/xml4.xml is in libaws-doc 2.10.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
6
7
8
9
<response>
   <replace id="xml_status_bar">Some actions and call another URL...</replace>
   <replace id="text1">This is a test for...</replace>
   <replace id="text2">...chaining calls.</replace>
   <get url="http://localhost:2400/xml_action">
      <parameters value="name=Ajax"/>
      <field id="input1"/>
   </get>
</response>