Problem with xml url in flash!

[size=2][font=Verdana][color=#003366]Photo Gallery[/color][/font][/size][font=Verdana][size=4][color=#003366][size=2] Using XML and Flash:
my problem is show content in KIRUPA’s Photogalery tutorial via XML.
it can only shows tutorial pics but not mine?!?!?! so i don’t know what is wrong, any help?

u can see problem at " http://www.rdspro.com/projects/projects.html ",
click in menu on " Digital art " first picture is mine and the second i’d left untouched by tutorial.

here is xml code:

<?xml version=“1.0” encoding=“utf-8” standalone=“yes”?>
<images>
<pic>
<image>http://www.rdspro.com/projects/pics/leslie4.jpg</image>
<caption>Dedicated to Leslie</caption>
<thumbnail>http://www.rdspro.com/projects/pics/leslie4.jpg</thumbnail>
</pic>
<pic>
<image>http://www.kirupa.com/developer/mx2004/pg/stata.jpg</image>
<caption>Stata Center</caption>
<thumbnail>http://www.kirupa.com/developer/mx2004/pg/stata_sm.jpg</thumbnail>
</pic>

</images>

u can see it’s loading my 1st picture, but doesn’t show the pic in movie, and second shows without problem.

thx for any help
[/size][/color][/size][/font]