<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "https://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>UI-abc</key>
	<string>abc</string>
	<key>UI-ABC</key>
	<string>ABC</string>
	<key>UI-DefaultLocaleNumericID</key>
	<string>latn</string>
	<key>UI-LanguageIndicator</key>
	<string>QWERTY</string>
	<key>UI-Numbers</key>
	<string>123</string>
	<key>UI-NumbersSymbols</key>
	<string>.?123</string>
	<key>UI-NumberPad-1</key>
	<string> </string>
	<key>UI-NumberPad-2</key>
	<string>ABC</string>
	<key>UI-NumberPad-3</key>
	<string>DEF</string>
	<key>UI-NumberPad-4</key>
	<string>GHI</string>
	<key>UI-NumberPad-5</key>
	<string>JKL</string>
	<key>UI-NumberPad-6</key>
	<string>MNO</string>
	<key>UI-NumberPad-7</key>
	<string>PQRS</string>
	<key>UI-NumberPad-8</key>
	<string>TUV</string>
	<key>UI-NumberPad-9</key>
	<string>WXYZ</string>
</dict>
</plist>
