- HTML is a markup language
- Start and end tags apply style to text
- Tags have specific meanings
- Tags are fixed
- XML is a markup specification
- Tags and the content of tags are one data structure
- Data structures are the building blocks of XML
- The meaning of tags can vary
- For example, name can be the name of a person or a course