13 lines
402 B
XML
13 lines
402 B
XML
|
|
<?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>
|