In this chapter, you will learn how to load and manipulate XML documents in an XML DOM object, use XPath to select XML nodes that meet certain criteria, and transform XML documents into HTML using XSLT.
A nice introduction to xslt2.0. Maximum of explanation with minimum of text. Not complete, of course. Buy Michael Kay's book on xslt2.0 and xpath2.0 for that.