Using Apache Velocity 1.7
I have a set of tokens and a template file.
tokens:
name: "John" greeting: "hello $name"