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