XML is a markup language, not a programming language. What makes XML not qualify to be a programming language?
XML contains only data and not any processing instructions.
XML does not perform any computation or algorithms.
XML is too flexible and does not have enough reserved keywords.
XML does not have specialized syntax rules.