Xml Document File 📢 📍
: It consists of readable text and tags (enclosed in < > ) that define data elements.
: A single root element must contain all other elements, which must be properly nested with matching start and end tags. Xml Document File
: Users can create their own tags to suit their specific data needs, rather than being limited to a predefined set. Common Uses : It consists of readable text and tags