<?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>AdHocServiceType</key>
        <integer>1</integer>
        <key>AutoConfigureVettedAddresses</key>
        <true/>
        <key>DisplayName</key>
        <string>ScreenSharing</string>
        <key>Identifier</key>
        <string>com.apple.private.alloy.screensharing</string>
        <key>LaunchDarwinNotification</key>
        <string>com.apple.screensharing.idslaunchnotification</string>
        <key>ProtocolName</key>
        <string>com.apple.private.alloy</string>
        <key>PushTopic</key>
        <string>com.apple.private.alloy.screensharing</string>
        <key>ServiceName</key>
        <string>com.apple.private.alloy.screensharing</string>
        <key>iCloudService</key>
        <true/>
		<key>CanUseLargePayload</key>
		<true/>		
    </dict>
</plist>
