<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>com.apple.GEO</key>
	<dict>
		<key>GEOResourceManifestUpdateTimeInterval</key>
		<integer>43200</integer>
		<key>https://gsp-ssl.ls.apple.com/search.arpc|43</key>
		<string>50|60</string>
		<key>https://gsp-ssl.ls.apple.com/directions.arpc|44</key>
		<string>50|60</string>

		<!-- rdar://problem/20699064, and again rdar://problem/22920081 -->
		<key>AllowResumingIncompleteResourceDownloads</key>
		<false/>

		<!-- rdar://problem/23157149 -->
		<key>SendUsageUsingOldUsageManager</key>
		<false/>

		<key>CountryProviders</key>
		<dict>
			<key>RU</key>
			<dict>
				<key>GEOShouldSpeakWrittenAddresses</key>
				<true/>
				<key>GEOShouldSpeakWrittenPlaceNames</key>
				<true/>
			</dict>
			<key>CN</key>
			<dict>
				<key>GEOGeocoderIsEncrypted</key>
				<false/>
				<key>GEOAddressCorrectionEnabled</key>
				<false/>
				<key>GEOVoltaireSearchURLProviderID</key>
				<integer>57879</integer>
				<key>LocalitiesAndLandmarksSupported</key>
				<false/>
			</dict>
			<key>KR</key>
			<dict>
				<key>GEOAddressCorrectionEnabled</key>
				<false/>
				<key>GEOVoltaireResourceManifestURL</key>
				<string>https://gspe35-kr-ssl.ls.apple.com/geo_manifest/dynamic/config%{DEVICE_QUERY}</string>
			</dict>
			<key>TW</key>
			<dict>
				<key>GEOShouldSpeakWrittenAddresses</key>
				<true/>
				<key>GEOShouldSpeakWrittenPlaceNames</key>
				<true/>
			</dict>
		</dict>
	</dict>
</dict>
</plist>
