<?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>AMDocumentVersion</key>
	<string>1</string>
	<key>BuildMachineOSBuild</key>
	<string>23A344017</string>
	<key>CFBundleDevelopmentRegion</key>
	<string>English</string>
	<key>CFBundleDisplayName</key>
	<string>Automator</string>
	<key>CFBundleDocumentTypes</key>
	<array>
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>workflow</string>
			</array>
			<key>CFBundleTypeName</key>
			<string>Workflow</string>
			<key>CFBundleTypeRole</key>
			<string>Editor</string>
			<key>LSHandlerRank</key>
			<string>Default</string>
			<key>LSTypeIsPackage</key>
			<true/>
			<key>NSDocumentClass</key>
			<string>AMDocument</string>
		</dict>
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>app</string>
			</array>
			<key>CFBundleTypeName</key>
			<string>Application</string>
			<key>CFBundleTypeRole</key>
			<string>Editor</string>
			<key>LSTypeIsPackage</key>
			<true/>
			<key>NSDocumentClass</key>
			<string>AMDocument</string>
		</dict>
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>action</string>
			</array>
			<key>CFBundleTypeName</key>
			<string>Action</string>
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
			<key>LSTypeIsPackage</key>
			<true/>
			<key>NSDocumentClass</key>
			<string>AMDocument</string>
		</dict>
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>caction</string>
			</array>
			<key>CFBundleTypeName</key>
			<string>Conversion Action</string>
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
			<key>LSTypeIsPackage</key>
			<true/>
			<key>NSDocumentClass</key>
			<string>AMDocument</string>
		</dict>
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>definition</string>
			</array>
			<key>CFBundleTypeName</key>
			<string>Data Type Definition</string>
			<key>CFBundleTypeRole</key>
			<string>Viewer</string>
			<key>LSTypeIsPackage</key>
			<true/>
			<key>NSDocumentClass</key>
			<string>AMDocument</string>
		</dict>
	</array>
	<key>CFBundleExecutable</key>
	<string>Automator</string>
	<key>CFBundleHelpBookFolder</key>
	<string>Automator.help</string>
	<key>CFBundleHelpBookName</key>
	<string>com.apple.Automator.help</string>
	<key>CFBundleIconFile</key>
	<string>AppIcon</string>
	<key>CFBundleIconName</key>
	<string>AppIcon</string>
	<key>CFBundleIdentifier</key>
	<string>com.apple.Automator</string>
	<key>CFBundleInfoDictionaryVersion</key>
	<string>6.0</string>
	<key>CFBundleName</key>
	<string>Automator</string>
	<key>CFBundlePackageType</key>
	<string>APPL</string>
	<key>CFBundleShortVersionString</key>
	<string>2.10</string>
	<key>CFBundleSignature</key>
	<string>ATM </string>
	<key>CFBundleSupportedPlatforms</key>
	<array>
		<string>MacOSX</string>
	</array>
	<key>CFBundleVersion</key>
	<string>534</string>
	<key>DTCompiler</key>
	<string>com.apple.compilers.llvm.clang.1_0</string>
	<key>DTPlatformBuild</key>
	<string></string>
	<key>DTPlatformName</key>
	<string>macosx</string>
	<key>DTPlatformVersion</key>
	<string>26.4</string>
	<key>DTSDKBuild</key>
	<string>25E222</string>
	<key>DTSDKName</key>
	<string>macosx26.4.internal</string>
	<key>DTXcode</key>
	<string>2630</string>
	<key>DTXcodeBuild</key>
	<string>17E6107</string>
	<key>HPDHelpProjectIdentifier</key>
	<string>automator</string>
	<key>LSApplicationCategoryType</key>
	<string>public.app-category.utilities</string>
	<key>LSMinimumSystemVersion</key>
	<string>26.4</string>
	<key>NSAppleScriptEnabled</key>
	<string>YES</string>
	<key>NSCameraUsageDescription</key>
	<string>This workflow needs access to your camera to run.</string>
	<key>NSMainNibFile</key>
	<string>MainMenu</string>
	<key>NSPrincipalClass</key>
	<string>AMAutomatorApplication</string>
	<key>NSServices</key>
	<array>
		<dict>
			<key>NSMenuItem</key>
			<dict>
				<key>default</key>
				<string>Create Service</string>
			</dict>
			<key>NSMessage</key>
			<string>makeNewServiceWithPasteboard</string>
			<key>NSPortName</key>
			<string>Automator</string>
			<key>NSSendTypes</key>
			<array>
				<string>NSStringPboardType</string>
				<string>NSFilenamesPboardType</string>
			</array>
		</dict>
		<dict>
			<key>NSMenuItem</key>
			<dict>
				<key>default</key>
				<string>Create Workflow</string>
			</dict>
			<key>NSMessage</key>
			<string>makeNewWorkflowServiceWithPasteboard</string>
			<key>NSPortName</key>
			<string>Automator</string>
			<key>NSSendTypes</key>
			<array>
				<string>NSStringPboardType</string>
				<string>NSFilenamesPboardType</string>
			</array>
		</dict>
	</array>
	<key>NSUbiquitousContainers</key>
	<dict>
		<key>com.apple.Automator</key>
		<dict>
			<key>NSUbiquitousContainerIsDocumentScopePublic</key>
			<true/>
		</dict>
	</dict>
	<key>UTExportedTypeDeclarations</key>
	<array>
		<dict>
			<key>UTTypeDescription</key>
			<string>Web Content</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.cocoa.web-archive</string>
		</dict>
		<dict>
			<key>UTTypeDescription</key>
			<string>Remote Computers</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.RemoteDesktop.computer-object</string>
		</dict>
		<dict>
			<key>UTTypeDescription</key>
			<string>Anything</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.applescript.object</string>
		</dict>
		<dict>
			<key>UTTypeDescription</key>
			<string>Text</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.cocoa.string</string>
		</dict>
		<dict>
			<key>UTTypeDescription</key>
			<string>Rich Text</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.cocoa.attributed-string</string>
		</dict>
		<dict>
			<key>UTTypeDescription</key>
			<string>Data</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.cocoa.data</string>
		</dict>
		<dict>
			<key>UTTypeDescription</key>
			<string>URLs</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.cocoa.url</string>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<string>com.apple.cocoa.string</string>
			<key>UTTypeDescription</key>
			<string>Files/Folders</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.cocoa.path</string>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<string>com.apple.applescript.object</string>
			<key>UTTypeDescription</key>
			<string>Files/Folders</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.applescript.alias-object</string>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<string>com.apple.applescript.alias-object</string>
			<key>UTTypeDescription</key>
			<string>Image files</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.applescript.alias-object.image</string>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<string>com.apple.applescript.alias-object</string>
			<key>UTTypeDescription</key>
			<string>Movie files</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.applescript.alias-object.movie</string>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<string>com.apple.applescript.alias-object</string>
			<key>UTTypeDescription</key>
			<string>PDF files</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.applescript.alias-object.pdf</string>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<string>com.apple.applescript.object</string>
			<key>UTTypeDescription</key>
			<string>Powerpoint presentations</string>
			<key>UTTypeIdentifier</key>
			<string>com.microsoft.powerpoint.presentation-object</string>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<string>com.apple.applescript.object</string>
			<key>UTTypeDescription</key>
			<string>Powerpoint slides</string>
			<key>UTTypeIdentifier</key>
			<string>com.microsoft.powerpoint.slide-object</string>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<string>com.apple.applescript.object</string>
			<key>UTTypeDescription</key>
			<string>Finder items</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.finder.file-or-folder-object</string>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<string>com.apple.applescript.object</string>
			<key>UTTypeDescription</key>
			<string>iDVD items</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.idvd.item-object</string>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<string>com.apple.idvd.item-object</string>
			<key>UTTypeDescription</key>
			<string>iDVD menus</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.idvd.menu-object</string>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<string>com.apple.idvd.item-object</string>
			<key>UTTypeDescription</key>
			<string>iDVD slideshows</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.idvd.slideshow-object</string>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<string>com.apple.iphoto.item-object</string>
			<key>UTTypeDescription</key>
			<string>iPhoto albums</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.iphoto.album-object</string>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<string>com.apple.iphoto.item-object</string>
			<key>UTTypeDescription</key>
			<string>iPhoto photos</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.iphoto.photo-object</string>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<string>com.apple.applescript.object</string>
			<key>UTTypeDescription</key>
			<string>iPhoto items</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.iphoto.item-object</string>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<string>com.apple.applescript.object</string>
			<key>UTTypeDescription</key>
			<string>Music items</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.itunes.item-object</string>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<string>com.apple.itunes.item-object</string>
			<key>UTTypeDescription</key>
			<string>Music playlists</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.itunes.playlist-object</string>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<string>com.apple.itunes.item-object</string>
			<key>UTTypeDescription</key>
			<string>Music sources</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.itunes.source-object</string>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<string>com.apple.itunes.item-object</string>
			<key>UTTypeDescription</key>
			<string>Music tracks</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.itunes.track-object</string>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<string>com.apple.applescript.object</string>
			<key>UTTypeDescription</key>
			<string>Safari documents</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.safari.document-object</string>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<string>com.apple.applescript.object</string>
			<key>UTTypeDescription</key>
			<string>TextEdit documents</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.textedit.document-object</string>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<string>com.apple.applescript.object</string>
			<key>UTTypeDescription</key>
			<string>Calendar items</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.ical.item-object</string>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<string>com.apple.ical.item-object</string>
			<key>UTTypeDescription</key>
			<string>Calendar events</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.ical.event-object</string>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<string>com.apple.ical.item-object</string>
			<key>UTTypeDescription</key>
			<string>Calendar calendars</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.ical.calendar-object</string>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<string>com.apple.ical.item-object</string>
			<key>UTTypeDescription</key>
			<string>Reminders</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.ical.todo-object</string>
		</dict>
		<dict>
			<key>UTTypeDescription</key>
			<string>Calendar items</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.calendar-store.item</string>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<string>com.apple.calendar-store.item</string>
			<key>UTTypeDescription</key>
			<string>Calendar events</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.calendar-store.event</string>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<string>com.apple.calendar-store.item</string>
			<key>UTTypeDescription</key>
			<string>Reminders</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.calendar-store.todo</string>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<string>com.apple.calendar-store.item</string>
			<key>UTTypeDescription</key>
			<string>Calendar Calendars</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.calendar-store.calendar</string>
		</dict>
		<dict>
			<key>UTTypeDescription</key>
			<string>Calendar items</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.event-kit.item</string>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<string>com.apple.event-kit.item</string>
			<key>UTTypeDescription</key>
			<string>Calendar events</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.event-kit.event</string>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<string>com.apple.event-kit.item</string>
			<key>UTTypeDescription</key>
			<string>Reminders</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.event-kit.reminder</string>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<string>com.apple.event-kit.item</string>
			<key>UTTypeDescription</key>
			<string>Calendar Calendars</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.event-kit.calendar</string>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<string>com.apple.applescript.object</string>
			<key>UTTypeDescription</key>
			<string>Mail items</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.mail.item-object</string>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<string>com.apple.mail.item-object</string>
			<key>UTTypeDescription</key>
			<string>Mail messages</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.mail.message-object</string>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<string>com.apple.mail.item-object</string>
			<key>UTTypeDescription</key>
			<string>Mail mailboxes</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.mail.mailbox-object</string>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<string>com.apple.mail.item-object</string>
			<key>UTTypeDescription</key>
			<string>Mail accounts</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.mail.account-object</string>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<string>com.apple.applescript.object</string>
			<key>UTTypeDescription</key>
			<string>Contacts items</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.addressbook.item-object</string>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<string>com.apple.addressbook.item-object</string>
			<key>UTTypeDescription</key>
			<string>Contacts groups</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.addressbook.group-object</string>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<string>com.apple.addressbook.item-object</string>
			<key>UTTypeDescription</key>
			<string>Contacts people</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.addressbook.person-object</string>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<string>com.apple.applescript.object</string>
			<key>UTTypeDescription</key>
			<string>Text</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.applescript.text-object</string>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<string>com.apple.applescript.object</string>
			<key>UTTypeDescription</key>
			<string>Data</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.applescript.data-object</string>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<string>com.apple.applescript.text-object</string>
			<key>UTTypeDescription</key>
			<string>URLs</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.applescript.url-object</string>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<string>com.apple.cocoa.path</string>
			<key>UTTypeDescription</key>
			<string>Spotlight items</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.spotlight.item</string>
		</dict>
		<dict>
			<key>UTTypeDescription</key>
			<string>RSS feeds</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.pubsub.feed</string>
		</dict>
		<dict>
			<key>UTTypeDescription</key>
			<string>RSS articles</string>
			<key>UTTypeIdentifier</key>
			<string>com.apple.pubsub.entry</string>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<array>
				<string>com.apple.package</string>
			</array>
			<key>UTTypeDescription</key>
			<string>Automator Workflow Document</string>
			<key>UTTypeIcons</key>
			<dict>
				<key>UTTypeIconText</key>
				<string>WFLOW</string>
			</dict>
			<key>UTTypeIdentifier</key>
			<string>com.apple.automator-workflow</string>
			<key>UTTypeReferenceURL</key>
			<string>http://www.apple.com/macosx/features/automator/</string>
			<key>UTTypeTagSpecification</key>
			<dict>
				<key>public.filename-extension</key>
				<array>
					<string>workflow</string>
				</array>
			</dict>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<array>
				<string>com.apple.plugin</string>
			</array>
			<key>UTTypeDescription</key>
			<string>Automator Action</string>
			<key>UTTypeIcons</key>
			<dict>
				<key>UTTypeIconText</key>
				<string>ACTION</string>
			</dict>
			<key>UTTypeIdentifier</key>
			<string>com.apple.automator-action</string>
			<key>UTTypeReferenceURL</key>
			<string>http://www.apple.com/macosx/features/automator/</string>
			<key>UTTypeTagSpecification</key>
			<dict>
				<key>public.filename-extension</key>
				<array>
					<string>action</string>
				</array>
			</dict>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<array>
				<string>com.apple.plugin</string>
			</array>
			<key>UTTypeDescription</key>
			<string>Automator Conversion Action</string>
			<key>UTTypeIcons</key>
			<dict>
				<key>UTTypeIconText</key>
				<string>CACTION</string>
			</dict>
			<key>UTTypeIdentifier</key>
			<string>com.apple.automator-conversion-action</string>
			<key>UTTypeReferenceURL</key>
			<string>http://www.apple.com/macosx/features/automator/</string>
			<key>UTTypeTagSpecification</key>
			<dict>
				<key>public.filename-extension</key>
				<array>
					<string>caction</string>
				</array>
			</dict>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<array>
				<string>com.apple.plugin</string>
			</array>
			<key>UTTypeDescription</key>
			<string>Automator Data Type Definition</string>
			<key>UTTypeIcons</key>
			<dict>
				<key>UTTypeIconText</key>
				<string>DEF</string>
			</dict>
			<key>UTTypeIdentifier</key>
			<string>com.apple.automator-type-definition</string>
			<key>UTTypeReferenceURL</key>
			<string>http://www.apple.com/macosx/features/automator/</string>
			<key>UTTypeTagSpecification</key>
			<dict>
				<key>public.filename-extension</key>
				<array>
					<string>definition</string>
				</array>
			</dict>
		</dict>
		<dict>
			<key>UTTypeConformsTo</key>
			<string>com.apple.application-icon</string>
			<key>UTTypeDescription</key>
			<string>Dictation Command Icon</string>
			<key>UTTypeIcons</key>
			<dict>
				<key>UTTypeIconName</key>
				<string>Speech</string>
			</dict>
			<key>UTTypeIdentifier</key>
			<string>com.apple.automator.workflow-type.dictation-command</string>
		</dict>
	</array>
</dict>
</plist>
