This file is indexed.

/usr/share/games/lincity-ng/gui/mps.xml is in lincity-ng-data 2.0-2build1.

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
<Panel width="204" height="204" background="images/gui/pbar_bg.png">
	<DefineStyle name="mps_text" color="black" font-size="12" halign="left"/>
	<TableLayout rows="15" cols="2">
		<colsize col="1" fixed="8"/>
		<rowsize row="1" fixed="8"/>
		<rowsize row="15" fixed="8"/>
		<cell row="2" col="2" halign="left">
			<Paragraph name="mps_text0" style="mps_text"/>
		</cell>
		<cell row="3" col="2" halign="left">
			<Paragraph name="mps_text1" style="mps_text"/>
		</cell>
		<cell row="4" col="2" halign="left">
			<Paragraph name="mps_text2" style="mps_text"/>
		</cell>
		<cell row="5" col="2" halign="left">
			<Paragraph name="mps_text3" style="mps_text"/>
		</cell>
		<cell row="6" col="2" halign="left">
			<Paragraph name="mps_text4" style="mps_text"/>
		</cell>
		<cell row="7" col="2" halign="left">
			<Paragraph name="mps_text5" style="mps_text"/>
		</cell>
		<cell row="8" col="2" halign="left">
			<Paragraph name="mps_text6" style="mps_text"/>
		</cell>
		<cell row="9" col="2" halign="left">
			<Paragraph name="mps_text7" style="mps_text"/>
		</cell>
		<cell row="10" col="2" halign="left">
			<Paragraph name="mps_text8" style="mps_text"/>
		</cell>
		<cell row="11" col="2" halign="left">
			<Paragraph name="mps_text9" style="mps_text"/>
		</cell>
		<cell row="12" col="2" halign="left">
			<Paragraph name="mps_text10" style="mps_text"/>
		</cell>
		<cell row="13" col="2" halign="left">
			<Paragraph name="mps_text11" style="mps_text"/>
		</cell>
		<cell row="14" col="2" halign="left">
			<Paragraph name="mps_text12" style="mps_text"/>
		</cell>
	</TableLayout>
</Panel>