(Very) Draft XML Representation of Situation Reports

<situation-report>
  <meta>
    <timeperiod-covered>
      <start-datedate format="" utc-offset="">
      </startdate>
 
      <end-datetime format="" utc-offset="">
      </end-datetime>
    </timeperiod-covered>
 
    <author>
      <name>
        John Responder
      </name>
 
      <contact type="phone">
         12 322 2332
      </contact>
 
      <contact type="email">
         responder@example.com
      </contact>
 
      <title-or-rank>
        Senior Responder
      </title-or-rank>
 
      <organization>
        Federal Emergency Response Agency
      </organization>
    </author>
  </meta>
 
  <body>
    <section>
      <title>
      </title>
 
      <content>
      </content>
    </section>
 
    <section>
      <title>
      </title>
 
      <content>
      </content>
    </section>
  </body>
</situation-report>

QR Code
QR Code req:live_sitrep_module:xml_spec (generated for current page)