My wife commissioned me for another web app this weekend, and we spec'd it out using an app on her iPad (We both had a lot of fun). I wanted to prototype this sucker as quick as possible, and to be frank, my template engine I wrote for Scalatra wasn't cutting it. It dawned on me rather suddenly, something my former co-woker mentioned to me in passing.
"Scala supports in-line XML literals... Why not just go with that?"
And here I am almost a year later, saying to myself: Huh... you have an excellent point....