<?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>AMAccepts</key>
	<dict>
		<key>Container</key>
		<string>List</string>
		<key>Optional</key>
		<true/>
		<key>Types</key>
		<array>
			<string>public.text</string>
		</array>
	</dict>
	<key>AMApplication</key>
	<array>
		<string>System</string>
		<string>TextEdit</string>
	</array>
	<key>AMCanShowSelectedItemsWhenRun</key>
	<false/>
	<key>AMCanShowWhenRun</key>
	<true/>
	<key>AMCategory</key>
	<array>
		<string>AMCategoryText</string>
	</array>
	<key>AMDefaultParameters</key>
	<dict>
		<key>author</key>
		<string></string>
		<key>compressImages</key>
		<false/>
		<key>coverPath</key>
		<string></string>
		<key>destinationPath</key>
		<string>~/Desktop</string>
		<key>fileName</key>
		<string></string>
		<key>mediaLocation</key>
		<integer>1</integer>
		<key>title</key>
		<string>My New Book</string>
	</dict>
	<key>AMDescription</key>
	<dict>
		<key>AMDAlert</key>
		<string></string>
		<key>AMDInput</key>
		<string></string>
		<key>AMDNote</key>
		<string></string>
		<key>AMDOptions</key>
		<string>The action supports the inclusion of movies (H.264 MPEG format), audio files (AAC MPEG format), and image files.</string>
		<key>AMDRelatedActions</key>
		<array/>
		<key>AMDRequires</key>
		<string></string>
		<key>AMDResult</key>
		<string></string>
		<key>AMDSummary</key>
		<string>This action creates a new EPUB document using text files passed from the previous action, combined with media files selected from within the action's interface. Each of the passed text files will become a chapter in the publication, with its title derived from the source text file name. </string>
		<key>AMDWebsite</key>
		<string></string>
	</dict>
	<key>AMIconName</key>
	<string>TextEdit</string>
	<key>AMKeywords</key>
	<array>
		<string>File</string>
		<string>Create</string>
		<string>iPad</string>
		<string>iBooks</string>
		<string>EPUB</string>
		<string>Make</string>
		<string>Convert</string>
		<string>Text</string>
	</array>
	<key>AMName</key>
	<string>Text to EPUB File</string>
	<key>AMProvides</key>
	<dict>
		<key>Container</key>
		<string>List</string>
		<key>Types</key>
		<array>
			<string>org.idpf.epub-container</string>
		</array>
	</dict>
	<key>AMRequiredResources</key>
	<array/>
	<key>AMWarning</key>
	<dict>
		<key>Action</key>
		<string></string>
		<key>ApplyButton</key>
		<string></string>
		<key>IgnoreButton</key>
		<string></string>
		<key>Level</key>
		<integer>0</integer>
		<key>Message</key>
		<string></string>
	</dict>
	<key>BuildMachineOSBuild</key>
	<string>23A344017</string>
	<key>CFBundleDevelopmentRegion</key>
	<string>English</string>
	<key>CFBundleExecutable</key>
	<string>Text to EPUB File</string>
	<key>CFBundleIdentifier</key>
	<string>com.apple.Automator.TexttoEPUBFile</string>
	<key>CFBundleInfoDictionaryVersion</key>
	<string>6.0</string>
	<key>CFBundleName</key>
	<string>Text to EPUB File</string>
	<key>CFBundlePackageType</key>
	<string>BNDL</string>
	<key>CFBundleShortVersionString</key>
	<string>1.0.1</string>
	<key>CFBundleSignature</key>
	<string>????</string>
	<key>CFBundleSupportedPlatforms</key>
	<array>
		<string>MacOSX</string>
	</array>
	<key>CFBundleVersion</key>
	<string>1.0.1</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>LSMinimumSystemVersion</key>
	<string>26.4</string>
	<key>NSHumanReadableCopyright</key>
	<string>Copyright © 2010–2012 Apple, Inc., All Rights Reserved.</string>
	<key>NSPrincipalClass</key>
	<string>AMTextToEPUBAction</string>
</dict>
</plist>
