The html.templates.chloe vocabulary implements an XHTML templating engine. Unlike html.templates.fhtml, Chloe templates are always well-formed XML, and no Factor code can be embedded in them, enforcing proper separation of concerns. Chloe templates can be edited using standard XML editing tools; they are less flexible than FHTML, but often simpler as a result.