My customer has asked me to build a very simple web page template that his users can download. He wants the template "locked" so that the user can only add their own page text content to three paragraph fields. I know this can be done using XML to propagate the html content but is there a way to create a form that stores its output in an XML file? {This all would be moot if the client would allow me to use PHP/MySQL, but he wants the page to stay simple xhtml}