Hi Shyam,
you can add the Messages and Message1 tag before the below line
Element empEle = doc.createElement("EMPLOYEES");
you can also achieve this with intermediate flow. you can route the current output to SOAP receiver channel which call soap sender and trigger the next flow. In this way you do not need to change the java map.
regards,
Harish