I have a huge XML response received from a third party service. Is it possible to load this entire response into a class and then use the class for the data i require? If yes how and any examples i could use? thanks