I have saved games in Chess.app
for which I want to see a replay. A saved game is a plaintext XML file, e.g. for the Alekhine defence:
<key>Moves</key>
<string>e2e4
g8f6
...
This thread with a similar question has no answers. How can I replay the moves?