<FRAGMENT parents="section p">
    <tabular top="major" halign="center">
        <row bottom="minor">
            <cell>Item 1</cell>
            <cell>Item 2</cell>
        </row>
        <row>
            <cell>Item 3</cell>
            <cell>Item 4</cell>
        </row>
        <row bottom="medium">
            <cell>Item 3</cell>
            <cell>Item 4</cell>
        </row>
    </tabular>
</FRAGMENT>