This file is indexed.

/usr/share/gcompris/boards/money.xml is in gcompris-data 13.11-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
<?xml version="1.0" encoding="UTF-8"?>
<GCompris>
  <Board
	 name="money"
	 type="money"
	 section="/math/numeration/money_group"
	 icon="money.svg"
	 difficulty="2"
	 author="Bruno Coudoin (bruno.coudoin@gcompris.net)"
	 boarddir=""
	 >
	 <title>Money</title>
	 <description>Practice money usage</description>
	 <prerequisite>Can count</prerequisite>
	 <goal>You must buy the different items and give the exact price. At higher levels, several items are displayed, and you must first calculate the total price.</goal>
	 <manual>Click on the coins or paper money at the bottom of the screen to pay. If you want to remove a coin or note, click on it on the upper screen area.</manual>
  </Board>
</GCompris>