Here is some Python:
def hello(arg): "Does very little" print "hello, %s" % arg
And here is some RML:
<image x="0" preserveAspectRatio="yes"/> <para style="heading1">text</para>
Cool, huh?