<?xml version="1.0" encoding="UTF-8"?>
<note>
<to>abc/to>
<from>bcd</from>
<heading>cde</heading>
<body>Don't forget me this weekend!</body>
</note>
Why Study XML?
XML plays an important role in many different IT systems.
XML is often used for distributing data over the Internet.
It is important (for all types of software developers!) to have a good understanding of XML.