<?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>UIKeyboardSupportedInputModes</key>
	<dict>
		<key>tl_PH</key>
		<dict>
			<key>HWLayouts</key>
			<array>
				<string>Group-Latin</string>
			</array>
			<key>SWLayouts</key>
			<array>
				<string>QWERTY</string>
				<string>QWERTY-Spanish</string>
				<string>AZERTY</string>
				<string>QWERTZ</string>
			</array>
		</dict>
	</dict>
	<key>UIKeyboardDefaultLanguageInputModes</key>
	<dict>
		<key>tl</key>
		<array>
			<string>tl_PH</string>
		</array>
	</dict>
</dict>
</plist>
