I need to parse the XML in the link and get the data in the class using java\[code\] class Msg32 { public String Acronym; public String Access_code; public String Country; public String Changes; public String Alert_id; }\[/code\]I have tried using DOM and XOM. I am still not able to get desired results.I am using XOM with xpath for other simple XML messages.http://pastebin.com/eDfhg1VY