This document contains an XML quiz with 12 multiple choice questions about XML. It tests knowledge on topics such as what XML stands for (Extensible Markup Language), that it is derived from SGML, its first publication date of 1998 by the W3C, correct syntax for XML version declaration, that it is designed to transport and store data, requirements for a well-formed XML document including a root element and containing one or more elements, how comments are defined in XML, what DTD stands for (Document Type Definition), that an element declaration specifies a single markup element, and an advantage of XML over HTML is that it is better suited for using web pages as front ends to databases.