XML Tutorial


XML

XML stands for EXtensible Markup Language.

XML was designed to describe data.

XML is a software- and hardware-independent tool for carrying information.

XML is easy to learn.

XML Document Example

<?xml version="1.0" encoding="UTF-8"?>
<note>
  <to> Tove</to>
  <from>Jani</from>
  <heading>Reminder</heading>
  <body>Don't forget me this weekend!</body>
</note>

Display this XML in Your Browser »

Display Another » With Style »

Start learning XML now!


XML Examples

At the end of the XML tutorial you will find many examples you can edit and test yourself.


XML Quiz Test

Test your XML skills at W3Schools!


XML Exam - Get Your Diploma!

W3Schools Certification

W3Schools' Online Certification

The perfect solution for professionals who need to balance work, family, and career building.

More than 10 000 certificates already issued!

Get Your Certificate »


The HTML Certificate documents your knowledge of HTML.

The HTML5 Certificate documents your knowledge of advanced HTML5.

The CSS Certificate documents your knowledge of advanced CSS.

The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM.

The jQuery Certificate documents your knowledge of jQuery.

The PHP Certificate documents your knowledge of PHP and SQL (MySQL).

The XML Certificate documents your knowledge of XML, XML DOM and XSLT.



Color Picker

colorpicker