This file is indexed.

/usr/share/doc/libguestfs/example-ubuntu.xml is in libguestfs-tools 1:1.32.2-4ubuntu2.

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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<?xml version="1.0"?>
<operatingsystems>
  <operatingsystem>
    <root>/dev/sda1</root>
    <name>linux</name>
    <arch>x86_64</arch>
    <distro>ubuntu</distro>
    <product_name>Ubuntu 13.04</product_name>
    <major_version>13</major_version>
    <minor_version>4</minor_version>
    <package_format>deb</package_format>
    <package_management>apt</package_management>
    <hostname>ubuntu1304.home.annexia.org</hostname>
    <format>installed</format>
    <mountpoints>
      <mountpoint dev="/dev/sda1">/</mountpoint>
    </mountpoints>
    <filesystems>
      <filesystem dev="/dev/sda1">
        <type>ext4</type>
        <uuid>bb335904-c031-4da6-9484-e6cbdb54b4c3</uuid>
      </filesystem>
      <filesystem dev="/dev/sda5">
        <type>swap</type>
        <uuid>ca742946-a9f7-406c-94b7-41663b7666ef</uuid>
      </filesystem>
    </filesystems>
    <applications>
      <application>
        <name>abiword</name>
        <version>2.9.2+svn20120603</version>
        <release>8</release>
        <arch>amd64</arch>
      </application>
      <application>
        <name>abiword-common</name>
        <version>2.9.2+svn20120603</version>
        <release>8</release>
        <arch>all</arch>
      </application>
      <application>
        <name>abiword-plugin-grammar</name>
        <version>2.9.2+svn20120603</version>
        <release>8</release>
        <arch>amd64</arch>
      </application>
      <!-- Real guests have many more application sections.  For
           clarity this section has been cut down. -->
      <application>
        <name>zlib1g-dev</name>
        <version>1:1.2.7.dfsg</version>
        <release>13ubuntu2</release>
        <arch>amd64</arch>
      </application>
    </applications>
  </operatingsystem>
</operatingsystems>