A Five Minute Intro to XML
You have data … How should you structure it?
The XML approach is to "wrap" each data item in start/end tags
XML Terminology
What's the date?
XML Attributes
Common Design Pattern:IDentify classes
The General Design Pattern
Example
Why use XML?