my $response = $ua->post( 'http://...', Content_Type => 'application/xml', Content => $xml, );