<?xml version="1.0" encoding="utf-8"?><fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format"><fo:layout-master-set><fo:simple-page-master master-name="body-right" page-width="210mm" page-height="297mm"><fo:region-body margin-top="35mm" margin-bottom="35mm" margin-left="35mm -                                           45mm + 10mm" margin-right="10mm"/></fo:simple-page-master><fo:simple-page-master master-name="body-left" page-width="210mm" page-height="297mm"><fo:region-body margin-top="35mm" margin-bottom="35mm" margin-right="35mm -                                           45mm + 10mm" margin-left="10mm"/></fo:simple-page-master><fo:page-sequence-master master-name="body"><fo:repeatable-page-master-alternatives><fo:conditional-page-master-reference odd-or-even="odd" master-reference="body-right"/><fo:conditional-page-master-reference odd-or-even="even" master-reference="body-left"/></fo:repeatable-page-master-alternatives></fo:page-sequence-master></fo:layout-master-set><fo:page-sequence master-reference="body"><fo:flow flow-name="xsl-region-body" start-indent="45mm - 10mm" end-indent="45mm - 10mm">
  <fo:block>text text text text</fo:block>
  <fo:list-block space-before="0.5em" space-after="0.5em" provisional-distance-between-starts="20pt">
    <fo:list-item space-before="0.2em"><fo:list-item-label start-indent="10pt + inherited-property-value(start-indent)" end-indent="label-end()"><fo:block>•</fo:block></fo:list-item-label><fo:list-item-body start-indent="body-start()"><fo:block>first level</fo:block></fo:list-item-body></fo:list-item>
    <fo:list-item space-before="0.2em"><fo:list-item-label start-indent="10pt + inherited-property-value(start-indent)" end-indent="label-end()"><fo:block>•</fo:block></fo:list-item-label><fo:list-item-body start-indent="body-start()"><fo:block>first level</fo:block>
      <fo:list-block space-before="0.5em" space-after="0.5em" provisional-distance-between-starts="20pt">
        <fo:list-item space-before="0.2em"><fo:list-item-label start-indent="10pt + inherited-property-value(start-indent)" end-indent="label-end()"><fo:block>•</fo:block></fo:list-item-label><fo:list-item-body start-indent="body-start()"><fo:block>second level</fo:block></fo:list-item-body></fo:list-item>
      </fo:list-block>
    </fo:list-item-body></fo:list-item>
  </fo:list-block>
  <fo:block>text text text text</fo:block>
</fo:flow></fo:page-sequence></fo:root>
