I have some XML files that contain, in a certain manner, many resources like text, images, video, ...
I need to buy a dynamic web page that read this files and ensembe some information.
For example I have the following XML files
file 1:
<article id = "a1">
<p>...
</article>
...
file 2...