blob: 2127b8080798c943ce7e5838cdcbe9ed6c40c61e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="utf-8"?>
<gamePackage>
<language id="00" modified="0">
<speechRecognitionWords>
<text>Minecraft</text>
<pronunciation>m i n k r a f t</pronunciation>
</speechRecognitionWords>
<speechRecognitionWords>
<text>Minecraft</text>
<pronunciation>m i n e k r a f t</pronunciation>
</speechRecognitionWords>
</language>
</gamePackage>
|