//
// Hierarchy inline and not as external file
//

element/part test = {
    text/plain heading = {path/to/file.cybol}
        text/plain title = {some text}
        number/integer position = {50100}
        number/integer size = {400150}
        colour/rgb background = {00255}
        colour/rgb foreground = {2552550}
        text/plain shape = {rectangle}
        text/plain font = {7x13}
}
