# From the command line echo '{"colors":["red","green","blue"]}' | catmandu convert JSON to Template --template `pwd`/xml.tt where xml.tt like: <colors> [% FOREACH c IN col