ITC 226 XML Notes

Overview

XML is marked up unicode text. It is extensible meaning anyone can make up their own tags and vocabularies. Below is an example of an Xml document:

So why is XML important?