I am invoking 3rd party api which returns response in xml format. As I have not created any pojo to hold response in my consumer service I am using java.lang.Object for same