Read a list of images from a dropbox folder?

Read a list of images from a dropbox folder?

Hello , I need some help please ...
How I can read an XML file that contains a list of images in a dropbox folder?
To scroll through the list and then download the images one by one.



something like:

$ get ( " https://www.dropbox.com/ .... " function ( images) {
...?
}, "Json");