This file is indexed.

/usr/share/xscreensaver/config/spirographx.xml is in rss-glx 0.9.1-6.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
<?xml version="1.0" encoding="ISO-8859-1"?>

<screensaver name="spirographx" _label="SpirographX">

  <command arg="-r"/>

  <number id="01" type="slider" arg="-d %"
          _label="Line segments" _low-label="Less" _high-label="More"
          low="10" high="100" default="45"/>

  <number id="02" type="slider" arg="-i %"
          _label="Change Interval" _low-label="Shorter" _high-label="Longer"
          low="5" high="120" default="15"/>

  <_description>
Animated spirograph.

Written by &lt;holmes at neatosoftware.com&gt;.
Ported to Linux by Tugrul Galatali - &lt;http://rss-glx.sourceforge.net/&gt;.
  </_description>
</screensaver>