<?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>CFBundleExecutable</key>
	<string>xtreemtest</string>
	<key>CFBundleIconFile</key>
	<string>xtreemtest-icon.icns</string>
	<key>CFBundleName</key>
	<string>XtreemTest</string>
	<key>CFBundleDisplayName</key>
	<string>XtreemTest</string>
	<key>CFBundleIdentifier</key>
	<string>info.sovnat.xtreemtest</string>
	<key>NSHighResolutionCapable</key>
	<false/>
</dict>
</plist>