This file is indexed.

/usr/share/GNUstep/Chess.app/English.lproj/SpeechHelp.xml is in chess.app 2.8-1build1.

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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
<plist version="0.9">
<dict>
<key>PlacementHint</key><integer>1</integer>
<key>CommandInfoArray</key>
 <array>
  <dict> <key>Text</key><string>&lt;Piece&gt; &lt;Square&gt; to/takes &lt;Square&gt;  (e.g. Knight g1 to f3)</string> </dict>
  <dict> <key>Text</key><string>Castle kingside</string> </dict>
  <dict> <key>Text</key><string>Castle queenside</string> </dict>
  <dict> <key>Text</key><string>Take back move</string> </dict>
 </array>
</dict>
</plist>