Hi,
I apologize for my language but it is weak.

I am using this tutorial LINK and I would be able to add pictures to the XML code looks like this:

Code:
    <?xml version="1.0" encoding= "UTF-8" ?>
     
    <products>
    <image>1.png</image>
    <product product_name="Flash Book" price="25.00"></product>
    <image>2.png</image>
    <product product_name="Flash CD" price="10.00"></product>
    <image>3.png</image>
    <product product_name="Dreamweaver CD" price="50.00"></product>
    </products>
It would be great if you were to send me the files after editing.