Comment in XML document is given by <?-- --> <!-- --!> <!-- --> </-- -- > code example
Example 1: xml comments
<!-- This is a XML comment. -->
Example 2: comments in xml
<!--Your comment-->
<!-- This is a XML comment. -->
<!--Your comment-->