| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132 | <?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>NSPrivacyCollectedDataTypes</key>	<array>		<dict>			<key>NSPrivacyCollectedDataType</key>			<string>NSPrivacyCollectedDataTypeOtherDiagnosticData</string>			<key>NSPrivacyCollectedDataTypeLinked</key>			<false/>			<key>NSPrivacyCollectedDataTypeTracking</key>			<false/>			<key>NSPrivacyCollectedDataTypePurposes</key>			<array>				<string>NSPrivacyCollectedDataTypePurposeThirdPartyAdvertising</string>				<string>NSPrivacyCollectedDataTypePurposeDeveloperAdvertising</string>				<string>NSPrivacyCollectedDataTypePurposeAnalytics</string>			</array>		</dict>		<dict>			<key>NSPrivacyCollectedDataType</key>			<string>NSPrivacyCollectedDataTypeCoarseLocation</string>			<key>NSPrivacyCollectedDataTypeLinked</key>			<true/>			<key>NSPrivacyCollectedDataTypeTracking</key>			<false/>			<key>NSPrivacyCollectedDataTypePurposes</key>			<array>				<string>NSPrivacyCollectedDataTypePurposeThirdPartyAdvertising</string>				<string>NSPrivacyCollectedDataTypePurposeAnalytics</string>				<string>NSPrivacyCollectedDataTypePurposeDeveloperAdvertising</string>			</array>		</dict>		<dict>			<key>NSPrivacyCollectedDataType</key>			<string>NSPrivacyCollectedDataTypePerformanceData</string>			<key>NSPrivacyCollectedDataTypeLinked</key>			<false/>			<key>NSPrivacyCollectedDataTypeTracking</key>			<false/>			<key>NSPrivacyCollectedDataTypePurposes</key>			<array>				<string>NSPrivacyCollectedDataTypePurposeThirdPartyAdvertising</string>				<string>NSPrivacyCollectedDataTypePurposeDeveloperAdvertising</string>				<string>NSPrivacyCollectedDataTypePurposeAnalytics</string>			</array>		</dict>		<dict>			<key>NSPrivacyCollectedDataType</key>			<string>NSPrivacyCollectedDataTypeCrashData</string>			<key>NSPrivacyCollectedDataTypeLinked</key>			<false/>			<key>NSPrivacyCollectedDataTypeTracking</key>			<false/>			<key>NSPrivacyCollectedDataTypePurposes</key>			<array>				<string>NSPrivacyCollectedDataTypePurposeAnalytics</string>			</array>		</dict>		<dict>			<key>NSPrivacyCollectedDataType</key>			<string>NSPrivacyCollectedDataTypeAdvertisingData</string>			<key>NSPrivacyCollectedDataTypeLinked</key>			<true/>			<key>NSPrivacyCollectedDataTypeTracking</key>			<false/>			<key>NSPrivacyCollectedDataTypePurposes</key>			<array>				<string>NSPrivacyCollectedDataTypePurposeThirdPartyAdvertising</string>				<string>NSPrivacyCollectedDataTypePurposeDeveloperAdvertising</string>				<string>NSPrivacyCollectedDataTypePurposeAnalytics</string>			</array>		</dict>		<dict>			<key>NSPrivacyCollectedDataType</key>			<string>NSPrivacyCollectedDataTypeProductInteraction</string>			<key>NSPrivacyCollectedDataTypeLinked</key>			<true/>			<key>NSPrivacyCollectedDataTypeTracking</key>			<false/>			<key>NSPrivacyCollectedDataTypePurposes</key>			<array>				<string>NSPrivacyCollectedDataTypePurposeAnalytics</string>				<string>NSPrivacyCollectedDataTypePurposeDeveloperAdvertising</string>				<string>NSPrivacyCollectedDataTypePurposeThirdPartyAdvertising</string>			</array>		</dict>		<dict>			<key>NSPrivacyCollectedDataType</key>			<string>NSPrivacyCollectedDataTypeDeviceID</string>			<key>NSPrivacyCollectedDataTypeLinked</key>			<true/>			<key>NSPrivacyCollectedDataTypeTracking</key>			<true/>			<key>NSPrivacyCollectedDataTypePurposes</key>			<array>				<string>NSPrivacyCollectedDataTypePurposeThirdPartyAdvertising</string>				<string>NSPrivacyCollectedDataTypePurposeAnalytics</string>				<string>NSPrivacyCollectedDataTypePurposeDeveloperAdvertising</string>			</array>		</dict>	</array>	<key>NSPrivacyAccessedAPITypes</key>	<array>		<dict>			<key>NSPrivacyAccessedAPITypeReasons</key>			<array>				<string>35F9.1</string>			</array>			<key>NSPrivacyAccessedAPIType</key>			<string>NSPrivacyAccessedAPICategorySystemBootTime</string>		</dict>		<dict>			<key>NSPrivacyAccessedAPITypeReasons</key>			<array>				<string>CA92.1</string>			</array>			<key>NSPrivacyAccessedAPIType</key>			<string>NSPrivacyAccessedAPICategoryUserDefaults</string>		</dict>		<dict>			<key>NSPrivacyAccessedAPITypeReasons</key>			<array>				<string>E174.1</string>			</array>			<key>NSPrivacyAccessedAPIType</key>			<string>NSPrivacyAccessedAPICategoryDiskSpace</string>		</dict>	</array></dict></plist>
 |