XML is indeed simpler than SGML (option C), as it was designed to be a streamlined subset. XML can be extended using optional SGML features (option D). Options A and B are both false - not all valid SGML documents are valid XML (XML has stricter rules), and XML tags are not the same as HTML tags even though they may look similar. XML and HTML are distinct markup languages with different purposes.