Image & XML

Discussion in 'XML & RSS' started by DennyLoi, Nov 4, 2007.

  1. #1
    Hi Everyone,

    I just want to know if it is possible to store an image/sound (or link to) in an XML file.

    Basically, I want to add an image my XML file which appears as follows:

    <?xml version="1.0" encoding="utf-16"?>
    <Questions>
    <Question>
    <quest>Which continent is coloured red?</quest>
    <option>افريقيا
    </option>
    <option>اوربا
    </option>
    <option>امريكيا الجنوبي
    </option>
    <option>امريكيا الشمالي
    </option>
    <eng>Africa
    </eng>
    <eng>Europe
    </eng>
    <eng>South America
    </eng>
    <eng>North America
    </eng>
    <ans>Africa
    </ans>
    </Question>
    </Questions>


    Thanks
     
    DennyLoi, Nov 4, 2007 IP