A node is specified by
node: { title: < node title > < list of node attributes > }
The title of a node is any valid C string. Strings have to be enclosed in quotes and may contain the normal C escapes (e.g. \", \n, \f, ...).
\"
\n
\f