1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3<plist version="1.0">
4<dict>
5	<key>KeepAlive</key>
6	<true/>
7	<key>Label</key>
8	<string>edu.gatech.cercs.formatproxy</string>
9	<key>ProgramArguments</key>
10	<array>
11		<string>/Users/eisen/bin/format_server</string>
12		<string>-launchd</string>
13	</array>
14	<key>Disabled</key>
15	<false/>
16</dict>
17</plist>
18