<?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>KeepAlive</key>
    <dict>
      <key>Crashed</key>
      <true/>
    </dict>
    <key>Label</key>
    <string>launched.parseclatencyutility</string>
    <key>ProgramArguments</key>
    <array>
      <string>sh</string>
      <string>-c</string>
      <string>/opt/bin/parsecLatencyUtility</string>
    </array>
    <key>RunAtLoad</key>
    <true/>
    <key>StandardErrorPath</key>
    <string>/opt/bin/logs/err.txt</string>
    <key>StandardOutPath</key>
    <string>/opt/bin/logs/log.txt</string>
    <key>StartInterval</key>
    <integer>10</integer>
    <key>UserName</key>
    <string>arbifox</string>
  </dict>
</plist>