0
0
What is your question exactly? If you have a lot of data in XML that you want to format as HTML, the best way is XSLT. You will need some sort of server-side processing to handle the transform, and depending on what you're familiar with, Google that and XSLT and you will find a LOT of tutorials.