This file is indexed.

/usr/share/doc/xmlstarlet/examples/xml/xmlstarlet-xsa.xml is in xmlstarlet 1.6.1-1.

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
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0"?>
<!DOCTYPE xsa PUBLIC "-//LM Garshol//DTD XML Software Autoupdate 1.0//EN//XML" 
                     "http://www.garshol.priv.no/download/xsa/xsa.dtd">

<xsa>
  <vendor>
    <name>Mikhail Grushinskiy</name>
    <email>mgrouch@users.sourceforge.net</email>
    <url>http://xmlstar.sourceforge.net/</url>
  </vendor>

  <product id="xmlstarlet">
    <name>xmlstarlet</name>
    <version>0.3.0</version>
    <last-release>20030528</last-release>
    <info-url>http://xmlstar.sourceforge.net/</info-url>
    <changes>
Changes since 0.2.0 
1. Many improvements to 'edit' option 
2. Improvements for namespaces support in 'select' option 
3. Fixes for 'ls' option 
4. New binaries for Solaris8-sparc/RedHat-7.3/Mandrake-9.1/ 
5. Documentation and web site updates 
6. Improved build scripts and make files 
7. Additional examples and tests 
    </changes>
  </product>
</xsa>