In XML Document Comments Are Given As? 2 points < !-- --!> < !-- ? < /-- --> < ?-- ? 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-->