This file is indexed.

/usr/share/gcompris/boards/melody.xml is in gcompris-data 12.01-0ubuntu1.

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="melody"
	 type="python:melody"
	 section="/discovery/sound_group"
	 difficulty="2"
	 icon="melody.svg"
	 author="Jose JORGE (jjorge@free.fr)"
	 mandatory_sound_file="melody/xylofon_son1.ogg"
	 boarddir="melody"
	 demo="1">
	 <title>Melody</title>
	 <description>Repeat a melody</description>
	<prerequisite>Move and click the mouse</prerequisite>
	<goal>Ear-training activity</goal>
	<manual>Listen to the sound sequence played, and repeat it by clicking on the elements. You can listen again by clicking on the repeat button.</manual>
  </Board>
</GCompris>