Data & configuration

XML

Extensible Markup Language is a markup language that defines a set of rules for encoding documents in a format that is both human-readable and machine-readable.

Share this starting point code.study/xml
Created by
World Wide Web Consortium
First appeared
1996
Official resource
Visit the main website

Your first program

Hello, World!

XML
<message>Hello, World!</message>