postData( $data ); $response = preg_replace( "/<\?xml[^>]+\?>\n/", "", $response ); header( "Content-type: application/xml" ); echo $response; ?>