[selected_node] | element/part | 
+-index | element/part | 
| +-head | element/part | 
| | +-http-equiv | text/plain | 
| | | :-tag | text/plain | meta
| | | :-http-equiv | text/plain | content-type
| | | :-content | text/plain | text/html; charset=utf-8
| | +-author | text/plain | 
| | | :-tag | text/plain | meta
| | | :-name | text/plain | author
| | | :-content | text/plain | Generated by CYBOI; See http://www.cybop.org/
| | +-css | text/plain | 
| | | :-tag | text/plain | link
| | | :-rel | text/plain | stylesheet
| | | :-type | text/plain | text/css
| | | :-href | text/plain | example.css
| | +-title | text/plain | CYBOL Web User Interface (WUI) Example
| | | :-tag | text/plain | title
| | :-tag | text/plain | head
| +-body | element/part | 
| | +-heading | text/plain | CYBOL Web User Interface (WUI) Example
| | | :-tag | text/plain | h1
| | +-content | text/plain | This is an example web page created from cybol files.
| | | :-tag | text/plain | p
| | +-content | text/plain | Following is a line break which IS allowed to be serialised as empty tag.
| | | :-tag | text/plain | p
| | +-content | text/plain | 
| | | :-tag | text/plain | br
| | +-content | text/plain | Following is an empty div block which is NOT allowed to be serialised as empty tag and hence should contain an opening AND closing tag.
| | | :-tag | text/plain | p
| | +-content | text/plain | 
| | | :-tag | text/plain | div
| | +-content | text/plain | Following is an external text read from a text file. It is preformatted which is indicated by the corresponding cybol property. Moreover, the formatting has to be taken care of in CSS!
| | | :-tag | text/plain | p
| | +-content | text/plain | <node name="add" channel="inline" format="calculate/add" model="">
    <node name="result" channel="inline" format="text/cybol-path" model=".result"/>
    <node name="operand" channel="inline" format="number/integer" model="1,2,3"/>
</node>
| | | :-tag | text/plain | p
| | | :-preformatted | logicvalue/boolean | true
| | | :-class | text/plain | preformatted
| | +-content | text/plain | This link contains a URL with unicode character codes greater 256 that should get encoded using percent encoding.
| | | :-tag | text/plain | a
| | | :-href | text/plain | http://www.The word China in Chinese: 中國 and that is it.cn
| | +-heading | text/plain | Example Table
| | | :-tag | text/plain | h4
| | +-table | element/part | 
| | | +-table_heading | element/part | 
| | | | +-column_0 | text/plain | Column 1
| | | | | :-tag | text/plain | th
| | | | +-column_1 | text/plain | Column 2
| | | | | :-tag | text/plain | th
| | | | +-column_2 | text/plain | Column 3
| | | | | :-tag | text/plain | th
| | | | :-tag | text/plain | tr
| | | +-row_0 | element/part | 
| | | | +-column_0 | text/plain | Data
| | | | | :-tag | text/plain | td
| | | | +-column_1 | text/plain | Data
| | | | | :-tag | text/plain | td
| | | | +-column_2 | text/plain | Data
| | | | | :-tag | text/plain | td
| | | | :-tag | text/plain | tr
| | | +-row_1 | element/part | 
| | | | +-column_0 | text/plain | Data
| | | | | :-tag | text/plain | td
| | | | +-column_1 | text/plain | Data
| | | | | :-tag | text/plain | td
| | | | +-column_2 | text/plain | Data
| | | | | :-tag | text/plain | td
| | | | :-tag | text/plain | tr
| | | +-row_2 | element/part | 
| | | | +-column_0 | text/plain | Data
| | | | | :-tag | text/plain | td
| | | | +-column_1 | text/plain | Data
| | | | | :-tag | text/plain | td
| | | | +-column_2 | text/plain | Data
| | | | | :-tag | text/plain | td
| | | | :-tag | text/plain | tr
| | | :-tag | text/plain | table
| | :-tag | text/plain | body
| :-tag | text/plain | html
| :-document_type | text/plain | html