Comments can be placed within the tags of the XML file. For example:
<model alias = “transmission_line”>
==This is a valid comment location.==
<primitive name = “simple_tline/tline.xml”>
</primitive>
</model>
<flag output_data_format=”MA”>
==Output file uses magnitude and angle==
</flag>