Magenta XML Format

The Magenta XML format is relatively simple. There is no DTD produced when you save an XML file in Magenta; it relies only on the document being well-formed for parsing.

Also remember that XML is case-sensitive.

Every document is enclosed in a pair of <magentalog> tags. Within this pair, we have a single <stamp> pair, which defines text to be used as a timestamp for the log itself, as well as the timestamp in the time parameter.

The rest of the document consists of <entry> pairs. <entry> tags must have the time parameter, which gives the timestamp of that log entry. An <entry> has the following tags within it: