"$mgr" mapGroup {Year Mapping Group One}
set group "$mgr.group.Year Mapping Group One"
"$group" userComment {Here is my comment.
\
Second line.
\
Third line
\
Forth line is indented.
\
But not the Fifth line.}
"$group" members {Database DMI 1} {Database DMI 2}
"$group" mapYear 2013 1934 {dry}
"$group" mapYear 2014 1935 {}
"$group" mapYear 2015 1934 {dry, 1st of 2 years}
"$group" mapYear 2016 1934 {dry, 2nd of 2 years}
"$group" mapYear 2017 1936 {}
"$mgr" group {Group 1}
set group "$mgr.group.Group 1"
"$group" members {Database DMI 1}
"$mgr" end