An XML document can be translated into XML document or XHTML document. XSLT is a transformation language for XML.
Steps are :-
Original Xml Document ----> Transformed XML(by XSLT) ---> XML Document(with XSL-FO (i.e), with stylehseet)
Original XML Document ---> XHTML(by XSLT)
Thanks and Regards
Akiii