comment out in xml code example
Example 1: comment xml line
<!--Your comment-->
Example 2: multi-line comment xml
<!--
This will work in HTML and XML!
-->
<!--Your comment-->
<!--
This will work in HTML and XML!
-->