<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>AppleEventCode</key>
	<string>????</string>
	<key>Classes</key>
	<dict>
		<key>NSAttachmentTextStorage</key>
		<dict>
			<key>AppleEventCode</key>
			<string>atts</string>
			<key>Attributes</key>
			<dict>
				<key>filename</key>
				<dict>
					<key>AppleEventCode</key>
					<string>atfn</string>
					<key>Type</key>
					<string>NSString</string>
				</dict>
			</dict>
			<key>Superclass</key>
			<string>NSTextSuite.NSTextStorage</string>
		</dict>
		<key>NSTextStorage</key>
		<dict>
			<key>AppleEventCode</key>
			<string>ctxt</string>
			<key>Attributes</key>
			<dict>
				<key>fontName</key>
				<dict>
					<key>AppleEventCode</key>
					<string>font</string>
					<key>Type</key>
					<string>NSString</string>
				</dict>
				<key>fontSize</key>
				<dict>
					<key>AppleEventCode</key>
					<string>ptsz</string>
					<key>Type</key>
					<string>NSNumber</string>
				</dict>
				<key>foregroundColor</key>
				<dict>
					<key>AppleEventCode</key>
					<string>colr</string>
					<key>Type</key>
					<string>NSColor</string>
				</dict>
			</dict>
			<key>Superclass</key>
			<string>NSCoreSuite.AbstractObject</string>
			<key>ToManyRelationships</key>
			<dict>
				<key>attachments</key>
				<dict>
					<key>AppleEventCode</key>
					<string>atts</string>
					<key>LocationRequiredToCreate</key>
					<string>No</string>
					<key>Type</key>
					<string>NSAttachmentTextStorage</string>
				</dict>
				<key>attributeRuns</key>
				<dict>
					<key>AppleEventCode</key>
					<string>catr</string>
					<key>Type</key>
					<string>NSTextStorage</string>
				</dict>
				<key>characters</key>
				<dict>
					<key>AppleEventCode</key>
					<string>cha </string>
					<key>Type</key>
					<string>NSTextStorage</string>
				</dict>
				<key>paragraphs</key>
				<dict>
					<key>AppleEventCode</key>
					<string>cpar</string>
					<key>Type</key>
					<string>NSTextStorage</string>
				</dict>
				<key>words</key>
				<dict>
					<key>AppleEventCode</key>
					<string>cwor</string>
					<key>Type</key>
					<string>NSTextStorage</string>
				</dict>
			</dict>
		</dict>
	</dict>
	<key>Name</key>
	<string>NSTextSuite</string>
	<key>Synonyms</key>
	<dict>
		<key>catr</key>
		<string>NSTextStorage</string>
		<key>cha </key>
		<string>NSTextStorage</string>
		<key>cpar</key>
		<string>NSTextStorage</string>
		<key>cwor</key>
		<string>NSTextStorage</string>
	</dict>
</dict>
</plist>
