<?xml version="1.0"?>
<html><head><script src="foo.js" type="text/javascript"/><script src="bar/baz.js" type="text/javascript"/></head><body><p>Ready to be updated with scripts.</p><script type="text/javascript">Tapestry.onDOMLoaded(function() {
pageInitialization();
});
</script></body></html>