Xml

1 revision
#11 week ago
+6
Migrated from pages table
+**XML** (Extensible Markup Language) is a simple, flexible [markup language](/wiki/Markup_Language) designed to store and transport data. It provides a set of rules for encoding documents in a format that is both human-readable and easily processed by [machines](/wiki/Machine). Its power lies in allowing users to define their own tags.
+## See also
+- [HTML](/wiki/HTML)
+- [JSON](/wiki/JSON)
+- [Data](/wiki/Data)
... 1 more lines