I'm a beginner in js. I'm pulling a xml from a server (no json available), and I want to display it on a web page. I got the request working, also I managed to access the data in the xml tree. Both using jquery. They are data from the congress, congressman's data. I'd like to make a bunch of Congressman objects and populate them with data from xml. They go like:I'm a beginner in js. I'm pulling a xml from a