Forgot my comment on the change of path. this is on a version of vCO that is not publicly available yet.
+rwx /var/run/orchestrator/xml should allow you to write there.
You can also use System.getTempDirectory as a place to read / write temp data.
the relative path start from within the bin directory so it is going to be ../xml if you create a directory a the same level of the bin directory.