<?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>CFBundleDevelopmentRegion</key>
	<string>English</string>
	<key>CFBundleDocumentTypes</key>
	<array>
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>snf</string>
			</array>
			<key>CFBundleTypeIconFile</key>
			<string>Doc</string>
			<key>CFBundleTypeName</key>
			<string>Starry Night Document</string>
			<key>CFBundleTypeOSTypes</key>
			<array>
				<string>xDOC</string>
			</array>
			<key>CFBundleTypeRole</key>
			<string>Editor</string>
		</dict>
		<dict>
			<key>CFBundleTypeExtensions</key>
			<array>
				<string>ssd</string>
				<string>sno</string>
			</array>
			<key>CFBundleTypeIconFile</key>
			<string>Data</string>
			<key>CFBundleTypeName</key>
			<string>Starry Night Data File</string>
			<key>CFBundleTypeOSTypes</key>
			<array>
				<string>xDAT</string>
				<string>xDAt</string>
			</array>
			<key>CFBundleTypeRole</key>
			<string>Editor</string>
		</dict>
	</array>
	<key>CFBundleExecutable</key>
	<string>Starry Night</string>
	<key>CFBundleGetInfoString</key>
	<string>Starry Night version 6.3.9, Copyright © 2011 by Simulation Curriculum Corp.  All rights reserved.</string>
	<key>CFBundleIconFile</key>
	<string>App</string>
	<key>CFBundleIdentifier</key>
	<string>com.StarryNight.StarryNight</string>
	<key>CFBundleInfoDictionaryVersion</key>
	<string>6.0</string>
	<key>CFBundleName</key>
	<string>Starry Night High School</string>
	<key>CFBundlePackageType</key>
	<string>APPL</string>
	<key>CFBundleShortVersionString</key>
	<string>Starry Night version 6.3.9</string>
	<key>CFBundleSignature</key>
	<string>xSKY</string>
	<key>CFBundleVersion</key>
	<string>6.3.9</string>
	<key>CSResourcesFileMapped</key>
	<true/>
	<key>LSRequiresCarbon</key>
	<true/>
</dict>
</plist>
