How to Contribute to This Paper =============================== The only important issue: there's plenty of XML to display inline in the HTML. We have an easy way to: 1) author the XML without escaping the angle brackets 2) processing the XML to do all the right escaping 3) serving the result on a static Apache server with Server-Side Includes So, if you want to inclue some xml, follow these steps: A) write your HTML chunk in a separate file, say "my-model.xml" B) pre-process it using the Python script python htmlencode.py my-model.xml This will produce a "my-model.xml.htmlsafe" file C) include the file in your HTML as follows: That's it.