#!/bin/bash
. ./configure
$CURL -H "Content-type: text/xml" -X POST $REST_BASE/locations/$BROKERID -d @$1
