<?xml version="1.0"?>
<fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format" font-family="sans-serif" font-size="12pt" font-weight="bold">
  <fo:layout-master-set>
    <fo:simple-page-master master-name="body-page" margin-top="0.5in" margin-left="0.5in" margin-right="0.5in" margin-bottom="0.5in" page-height="11in" page-width="8.5in">
      <fo:region-body margin-top="1.5in" margin-bottom="1.5in" border-width="1pt" border-style="solid" border-color="teal" column-count="2" column-gap="0.25in"/>
      <fo:region-before extent="1in"/>
      <fo:region-after extent="1in"/>
    </fo:simple-page-master>
  </fo:layout-master-set>
  <fo:page-sequence master-reference="body-page">
    <fo:static-content flow-name="xsl-region-after">
      <fo:block>
        <fo:page-number/>
      </fo:block>
    </fo:static-content>
    <fo:flow flow-name="xsl-region-body">
      <fo:block
        font-size="12pt"
        font-family="sans-serif"
        line-height="1em"
        border-width="1pt"
        border-color="teal"
        border-style="solid"
      ><fo:float float="start">
          <fo:block
            >H</fo:block>
        </fo:float
        ><fo:inline>ere is the start of the paragraph. 
        And this is more content in the paragraph.
        And more. And more. And this is more content in the paragraph.
        And more. And more. And this is more content in the paragraph.
        And more. And more. And this is more content in the paragraph.
        And more. And more. </fo:inline>
      </fo:block>
      <fo:block break-before="column"
          white-space-collapse="false"
          white-space-treatment="preserve"
          linefeed-treatment="preserve"
          font-family="monospace"
          font-size="10pt"
          font-weight="normal"
      ><![CDATA[<fo:block
    space-before="1em"
    font-size="12pt"
    font-family="sans-serif"
    line-height="1em"
    ><fo:float float="start">
      <fo:block
          margin-top="-0.15em"
          margin-bottom="-0.2em"
          line-height="100%"
          font-family="serif"
          font-size="5em"              
        ><fo:inline
          >H</fo:inline></fo:float>
                ]]>
      </fo:block>
      <fo:block span="all" font-size="1pt"/>
      <fo:block 
        font-size="12pt"
        font-family="sans-serif"
        line-height="1em"
      ><fo:float float="start">
          <fo:block
              margin-top="-0.15em"
              margin-bottom="-0.2em"
              line-height="1em"
              font-family="serif"
              font-size="5em"              
            >H<fo:leader 
                  leader-length="4pt" 
                  leader-pattern="space"/></fo:block>
        </fo:float
        ><fo:inline>ere is the start of the paragraph. 
        And this is more content in the paragraph.
        And more. And more. And this is more content in the paragraph.
        And more. And more. And this is more content in the paragraph.
        And more. And more. And this is more content in the paragraph.
        And more. And more. </fo:inline>
      </fo:block>
      <fo:block break-before="column"
          white-space-collapse="false"
          white-space-treatment="preserve"
          linefeed-treatment="preserve"
          font-family="monospace"
          font-size="10pt"
          font-weight="normal"
      ><![CDATA[<fo:block
    margin-top="-0.15em"
    margin-bottom="-0.2em"
    line-height="1em"
    font-family="serif"
    font-size="5em"              
  ><fo:inline
    >H
      ]]>
      </fo:block>
      <fo:block span="all" font-size="1pt"/>
      <fo:block 
        font-size="8pt"
        font-family="sans-serif"
        line-height="1em"
      ><fo:float float="start">
          <fo:block
              margin-top="-0.15em"
              margin-bottom="-0.2em"
              line-height="1em"
              font-family="serif"
              font-size="5em"              
            >H<fo:leader 
                  leader-length="4pt" 
                  leader-pattern="space"/></fo:block>
        </fo:float
        ><fo:inline>ere is the start of the paragraph. 
        Font size is 8pt.
        And this is more content in the paragraph.
        And more. And more. And this is more content in the paragraph.
        And more. And more. And this is more content in the paragraph.
        And more. And more. And this is more content in the paragraph.
        And more. And more. </fo:inline>
      </fo:block>
      <fo:block break-before="column"
          white-space-collapse="false"
          white-space-treatment="preserve"
          linefeed-treatment="preserve"
          font-family="monospace"
          font-size="10pt"
          font-weight="normal"
      ><![CDATA[<fo:block
    margin-top="-0.15em"
    margin-bottom="-0.2em"
    line-height="1em"
    font-family="serif"
    font-size="5em"              
  ><fo:inline
    >H
      ]]>
      </fo:block>
      <fo:block span="all" font-size="1pt"/>
      <fo:block 
        font-size="16pt"
        font-family="sans-serif"
        line-height="1em"
      ><fo:float float="start">
          <fo:block
              margin-top="-0.15em"
              margin-bottom="-0.2em"
              line-height="1em"
              font-family="serif"
              font-size="5em"              
            >H<fo:leader 
                  leader-length="4pt" 
                  leader-pattern="space"/></fo:block>
        </fo:float
        ><fo:inline>ere is the start of the paragraph. 
        Font size is 16pt.
        And this is more content in the paragraph.
        And more. And more. And this is more content in the paragraph.
        And more. And more. And this is more content in the paragraph.
        And more. And more. And this is more content in the paragraph.
        And more. And more. </fo:inline>
      </fo:block>
      <fo:block break-before="column"
          white-space-collapse="false"
          white-space-treatment="preserve"
          linefeed-treatment="preserve"
          font-family="monospace"
          font-size="10pt"
          font-weight="normal"
      ><![CDATA[<fo:block
    margin-top="-0.15em"
    margin-bottom="-0.2em"
    line-height="1em"
    font-family="serif"
    font-size="5em"              
  ><fo:inline
    >H
      ]]>
      </fo:block>
   </fo:flow>
  </fo:page-sequence>
</fo:root>

