Moodle Label MOD Element Example

      <!-- At the UI layer Moodle treats "label" as a type of resource. It seems to
           be a mechanism for authoring HTML fragments for inline rendering within
           other content. See http://docs.moodle.org/en/Label -->
      <MOD>
        <ID>9</ID>
        <MODTYPE>label</MODTYPE>
        <NAME>January 11th 
January Board Meeting 10:00 - 12:00...</NAME>
        <CONTENT>&lt;center&gt;January 11th &lt;br&gt;
January Board Meeting 10:00 - 12:00PM&lt;br&gt;
Phone Bridge: Dial 1-866-453-8891.... 631882#&lt;br&gt;
5601 N. 16th Street &lt;br&gt;&lt;/center&gt;
</CONTENT>
        <TIMEMODIFIED>1167250799</TIMEMODIFIED>
      </MOD>