La web es esta
y el xml es este.....
Código XML:
Ver original
<?xml version="1.0" encoding="UTF-8"?> <gallery frameColor="0xFFFFFF" frameWidth="15" imagePadding="20" displayTime="6" enableRightClickOpen="true"> <image> <url>1.JPG</url> <caption></caption> <width>600</width> <height>402</height> </image> <image> <url>2.JPG</url> <caption></caption> <width>600</width> <height>402</height> </image> <image> <url>3.JPG</url> <caption></caption> <width>600</width> <height>402</height> </image> <image> <url>4.JPG</url> <caption></caption> <width>600</width> <height>402</height> </image> <image> <url>5.JPG</url> <caption></caption> <width>600</width> <height>402</height> </image> <image> <url>A.JPG</url> <caption></caption> <width>402</width> <height>600</height> </image> <image> <url>6.JPG</url> <caption></caption> <width>600</width> <height>402</height> </image> <image> <url>7.JPG</url> <caption></caption> <width>600</width> <height>402</height> </image> <image> <url>8.JPG</url> <caption></caption> <width>600</width> <height>402</height> </image> <image> <url>9.JPG</url> <caption></caption> <width>600</width> <height>402</height> </image> <image> <url>10.JPG</url> <caption></caption> <width>600</width> <height>402</height> </image> <image> <url>11.JPG</url> <caption></caption> <width>600</width> <height>402</height> </image> <image> <url>12.JPG</url> <caption></caption> <width>402</width> <height>600</height> </image> <image> <url>13.JPG</url> <caption></caption> <width>600</width> <height>402</height> </image> <image> <url>14.JPG</url> <caption></caption> <width>402</width> <height>600</height> </image> <image> <url>15.JPG</url> <caption></caption> <width>600</width> <height>402</height> </image> <image> <url>16.JPG</url> <caption></caption> <width>600</width> <height>402</height> </image> <image> <url>17.JPG</url> <caption></caption> <width>600</width> <height>402</height> </image> <image> <url>18.JPG</url> <caption></caption> <width>600</width> <height>402</height> </image> <image> <url>19.JPG</url> <caption></caption> <width>600</width> <height>402</height> </image> </gallery>
Las fotos están en la carpeta de la misma galería, es decir se encuentran junto a el archivo xml, por lo que las rutas supongo que están bien.
Saludos, y espero puedan ayudarme.