IE 5 does support XML. I have had problems with XSL(T) displaying correctly, but straight XML is pretty easy. If you want to format an XML document into a web output, you may want to look into using PHP and its Sablotron extension to apply XSL(T) style sheets to XML. Again, www.devshed.com has some excellent articles on XML/XSL and PHP.