What does XML look like?
In contrast to recent Web technologies such as HTML, Cascading Style Sheets and Dynamic HTML, XML is about all about structure, not presentation. If written properly, normal HTML may reflect document structure, but it cannot adequately represent the structure of data. Consider this trivial HTML example.