What is XML?
- Stands for Extensible Markup Language
- Similar to HTML: plain text using "<" and ">" to delimit markup
- Markup components are named for the data they contain
- Became popular because it's a self explanatory way to transmit data
- More info: www.w3.org/XML/