Also is this the best or shortest CURL command for posting? curl --header "Authorization: GoogleLogin auth=very long" --request POST --data-binary "@data.xml" --header "Content-Type: application/atom+xml" "https://apps-apis.google.com/a/feeds/domain/user/2.0" -k