A Chloe template is an XML file with a mix of standard XHTML and Chloe tags.
XHTML tags are rendered verbatim, except attribute values which begin with @ are replaced with the corresponding HTML form values.
Chloe tags are defined in the http://factorcode.org/chloe/1.0 namespace; by convention, it is bound with a prefix of t. The top-level tag must always be the t:chloe tag. A typical Chloe template looks like so: