This file is indexed.

/usr/share/gcompris/boards/target.xml is in gcompris-data 15.02-1.1ubuntu1.

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
<?xml version="1.0" encoding="UTF-8"?>
<GCompris>
  <Board
	 name="target"
	 type="target"
	 section="/math/algebramenu"
	 mode=""
	 difficulty="2"
	 icon="target.svg"
	 author="Bruno Coudoin (bruno.coudoin@gcompris.net)"
	 boarddir="target"
	 >
	 <title>Practice addition with a target game</title>
	 <description>Hit the target and count your points</description>
	<prerequisite>Can move the mouse, can read numbers and count up to 15 for the first level</prerequisite>
	<goal>Throw darts at a target and count your score.</goal>
	<manual>Check the wind speed and direction, and then click on the target to launch a dart. When you all your darts are thrown, a window appears asking you to count your score. Enter the score with the keyboard then press the Enter key or the OK button.</manual>
  </Board>
</GCompris>