Welcome to our free XML tutorial. This tutorial is based on Webucator's Introduction to XML Training course.
In 1 sentence - what is this XML document about?
<?xml version="1.0"?> <album> <artist> <firstname>John</firstname> <lastname>Doe</lastname> </artist> <title>Love is All</title> <year>2011</year> </album>
It describes an album by John Doe entitled "Love is All" and released in 2011.
This tutorial is based on Webucator's Introduction to XML Training Course. We also offer many other XML Training courses. Sign up today to get help from a live instructor.