<?xml version="1.0" encoding="ISO-8859-1"?>
<fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:rx="http://www.renderx.com/XSL/Extensions">

   

  
   <fo:layout-master-set>

    
    
      <fo:simple-page-master master-name="first">
      
         <fo:region-body margin="1in" display-align="center" padding="6pt 0pt" border-bottom="thin gray groove"/>
      
         <fo:region-after region-name="first-footer" extent="1in" precedence="true" display-align="before" padding="6pt 1in"/>
    
      </fo:simple-page-master>

    
    
      <fo:simple-page-master master-name="last">
      
         <fo:region-body margin="1in" display-align="center" padding="6pt 0pt" border-top="thin gray groove"/>
      
         <fo:region-before region-name="last-header" extent="1in" display-align="after" precedence="true" padding="6pt 1in"/>
    
      </fo:simple-page-master>

    
    
      <fo:simple-page-master master-name="rest">
      
         <fo:region-body margin="1in" display-align="center" padding="6pt 0pt" border-top="thin gray groove" border-bottom="thin gray groove"/>
      
         <fo:region-before region-name="rest-header" extent="1in" display-align="after" precedence="true" padding="6pt 1in"/>
      
         <fo:region-after region-name="rest-footer" extent="1in" precedence="true" display-align="before" padding="6pt 1in"/>
    
      </fo:simple-page-master>


    
    
      <fo:simple-page-master master-name="blank">
      
         <fo:region-body region-name="blank-body" margin="1in" display-align="center"/>
    
      </fo:simple-page-master>


    
    
      <fo:page-sequence-master master-name="sequence">
      
         <fo:repeatable-page-master-alternatives>
        
            <fo:conditional-page-master-reference master-reference="blank" blank-or-not-blank="blank"/>
        
            <fo:conditional-page-master-reference master-reference="rest" page-position="rest"/>
        
            <fo:conditional-page-master-reference master-reference="last" page-position="last"/>
        
            <fo:conditional-page-master-reference master-reference="first"/>
      
         </fo:repeatable-page-master-alternatives>
    
      </fo:page-sequence-master>
  
  
   </fo:layout-master-set>

  
  
  
  

  

  

    
   <fo:page-sequence master-reference="sequence" font="11pt Helvetica" initial-page-number="1" format="1" force-page-count="auto">

      
      <fo:static-content flow-name="first-footer">
        
         <fo:block text-align="center">
          Page <fo:page-number/>: this page starts a new page sequence.
        </fo:block>
      
      </fo:static-content>

      
      <fo:static-content flow-name="rest-footer">
        
         <fo:block text-align="center">
          Page <fo:page-number/>: this page continues a page sequence.
        </fo:block>
      
      </fo:static-content>

      
      <fo:static-content flow-name="rest-header">
        
         <fo:block text-align="center">
          Page <fo:page-number/>: this page continues a page sequence.
        </fo:block>
      
      </fo:static-content>

      
      <fo:static-content flow-name="last-header">
        
         <fo:block text-align="center">
          Page <fo:page-number/>: this page is the last in a page sequence.
        </fo:block>
      
      </fo:static-content>

      
      <fo:static-content flow-name="blank-body">
        
         <fo:block text-align="center">
          Page <fo:page-number/>: this page is intentionally left blank.
        </fo:block>
      
      </fo:static-content>

      
      <fo:flow flow-name="xsl-region-body" font="13pt Times">
        
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This test contains several lengthy page sequences. All page 
            sequences use the same page sequence master. Pages should be
            formatted as follows:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the first page in each sequence should have a footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the last page in each sequence should have a header;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>blank pages should have neither header nor footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>other pages should have both a header and a footer.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This particular page sequence instance is formatted using 
            the following attributes:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt" font-family="monospace">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>initial-page-number="1"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>format="1"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>force-page-count="auto"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>

        
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This test contains several lengthy page sequences. All page 
            sequences use the same page sequence master. Pages should be
            formatted as follows:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the first page in each sequence should have a footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the last page in each sequence should have a header;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>blank pages should have neither header nor footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>other pages should have both a header and a footer.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This particular page sequence instance is formatted using 
            the following attributes:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt" font-family="monospace">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>initial-page-number="1"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>format="1"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>force-page-count="auto"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>

        
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This test contains several lengthy page sequences. All page 
            sequences use the same page sequence master. Pages should be
            formatted as follows:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the first page in each sequence should have a footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the last page in each sequence should have a header;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>blank pages should have neither header nor footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>other pages should have both a header and a footer.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This particular page sequence instance is formatted using 
            the following attributes:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt" font-family="monospace">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>initial-page-number="1"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>format="1"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>force-page-count="auto"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>

        
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This test contains several lengthy page sequences. All page 
            sequences use the same page sequence master. Pages should be
            formatted as follows:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the first page in each sequence should have a footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the last page in each sequence should have a header;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>blank pages should have neither header nor footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>other pages should have both a header and a footer.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This particular page sequence instance is formatted using 
            the following attributes:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt" font-family="monospace">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>initial-page-number="1"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>format="1"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>force-page-count="auto"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>

        
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This test contains several lengthy page sequences. All page 
            sequences use the same page sequence master. Pages should be
            formatted as follows:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the first page in each sequence should have a footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the last page in each sequence should have a header;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>blank pages should have neither header nor footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>other pages should have both a header and a footer.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This particular page sequence instance is formatted using 
            the following attributes:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt" font-family="monospace">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>initial-page-number="1"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>format="1"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>force-page-count="auto"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>

        
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This test contains several lengthy page sequences. All page 
            sequences use the same page sequence master. Pages should be
            formatted as follows:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the first page in each sequence should have a footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the last page in each sequence should have a header;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>blank pages should have neither header nor footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>other pages should have both a header and a footer.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This particular page sequence instance is formatted using 
            the following attributes:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt" font-family="monospace">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>initial-page-number="1"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>format="1"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>force-page-count="auto"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>

        
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This test contains several lengthy page sequences. All page 
            sequences use the same page sequence master. Pages should be
            formatted as follows:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the first page in each sequence should have a footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the last page in each sequence should have a header;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>blank pages should have neither header nor footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>other pages should have both a header and a footer.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This particular page sequence instance is formatted using 
            the following attributes:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt" font-family="monospace">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>initial-page-number="1"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>format="1"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>force-page-count="auto"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>

        
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This test contains several lengthy page sequences. All page 
            sequences use the same page sequence master. Pages should be
            formatted as follows:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the first page in each sequence should have a footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the last page in each sequence should have a header;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>blank pages should have neither header nor footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>other pages should have both a header and a footer.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This particular page sequence instance is formatted using 
            the following attributes:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt" font-family="monospace">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>initial-page-number="1"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>format="1"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>force-page-count="auto"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>

        
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This test contains several lengthy page sequences. All page 
            sequences use the same page sequence master. Pages should be
            formatted as follows:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the first page in each sequence should have a footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the last page in each sequence should have a header;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>blank pages should have neither header nor footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>other pages should have both a header and a footer.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This particular page sequence instance is formatted using 
            the following attributes:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt" font-family="monospace">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>initial-page-number="1"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>format="1"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>force-page-count="auto"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>

        
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This test contains several lengthy page sequences. All page 
            sequences use the same page sequence master. Pages should be
            formatted as follows:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the first page in each sequence should have a footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the last page in each sequence should have a header;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>blank pages should have neither header nor footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>other pages should have both a header and a footer.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This particular page sequence instance is formatted using 
            the following attributes:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt" font-family="monospace">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>initial-page-number="1"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>format="1"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>force-page-count="auto"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>

         
      
      </fo:flow>

    
   </fo:page-sequence>
  
  

    
   <fo:page-sequence master-reference="sequence" font="11pt Helvetica" initial-page-number="auto" format="I" force-page-count="end-on-odd">

      
      <fo:static-content flow-name="first-footer">
        
         <fo:block text-align="center">
          Page <fo:page-number/>: this page starts a new page sequence.
        </fo:block>
      
      </fo:static-content>

      
      <fo:static-content flow-name="rest-footer">
        
         <fo:block text-align="center">
          Page <fo:page-number/>: this page continues a page sequence.
        </fo:block>
      
      </fo:static-content>

      
      <fo:static-content flow-name="rest-header">
        
         <fo:block text-align="center">
          Page <fo:page-number/>: this page continues a page sequence.
        </fo:block>
      
      </fo:static-content>

      
      <fo:static-content flow-name="last-header">
        
         <fo:block text-align="center">
          Page <fo:page-number/>: this page is the last in a page sequence.
        </fo:block>
      
      </fo:static-content>

      
      <fo:static-content flow-name="blank-body">
        
         <fo:block text-align="center">
          Page <fo:page-number/>: this page is intentionally left blank.
        </fo:block>
      
      </fo:static-content>

      
      <fo:flow flow-name="xsl-region-body" font="13pt Times">
        
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This test contains several lengthy page sequences. All page 
            sequences use the same page sequence master. Pages should be
            formatted as follows:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the first page in each sequence should have a footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the last page in each sequence should have a header;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>blank pages should have neither header nor footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>other pages should have both a header and a footer.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This particular page sequence instance is formatted using 
            the following attributes:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt" font-family="monospace">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>initial-page-number="auto"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>format="I"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>force-page-count="end-on-odd"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>

        
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This test contains several lengthy page sequences. All page 
            sequences use the same page sequence master. Pages should be
            formatted as follows:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the first page in each sequence should have a footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the last page in each sequence should have a header;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>blank pages should have neither header nor footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>other pages should have both a header and a footer.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This particular page sequence instance is formatted using 
            the following attributes:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt" font-family="monospace">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>initial-page-number="auto"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>format="I"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>force-page-count="end-on-odd"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>

        
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This test contains several lengthy page sequences. All page 
            sequences use the same page sequence master. Pages should be
            formatted as follows:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the first page in each sequence should have a footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the last page in each sequence should have a header;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>blank pages should have neither header nor footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>other pages should have both a header and a footer.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This particular page sequence instance is formatted using 
            the following attributes:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt" font-family="monospace">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>initial-page-number="auto"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>format="I"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>force-page-count="end-on-odd"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>

         
      
      </fo:flow>

    
   </fo:page-sequence>
  
  

    
   <fo:page-sequence master-reference="sequence" font="11pt Helvetica" initial-page-number="auto-odd" format="i" force-page-count="end-on-even">

      
      <fo:static-content flow-name="first-footer">
        
         <fo:block text-align="center">
          Page <fo:page-number/>: this page starts a new page sequence.
        </fo:block>
      
      </fo:static-content>

      
      <fo:static-content flow-name="rest-footer">
        
         <fo:block text-align="center">
          Page <fo:page-number/>: this page continues a page sequence.
        </fo:block>
      
      </fo:static-content>

      
      <fo:static-content flow-name="rest-header">
        
         <fo:block text-align="center">
          Page <fo:page-number/>: this page continues a page sequence.
        </fo:block>
      
      </fo:static-content>

      
      <fo:static-content flow-name="last-header">
        
         <fo:block text-align="center">
          Page <fo:page-number/>: this page is the last in a page sequence.
        </fo:block>
      
      </fo:static-content>

      
      <fo:static-content flow-name="blank-body">
        
         <fo:block text-align="center">
          Page <fo:page-number/>: this page is intentionally left blank.
        </fo:block>
      
      </fo:static-content>

      
      <fo:flow flow-name="xsl-region-body" font="13pt Times">
        
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This test contains several lengthy page sequences. All page 
            sequences use the same page sequence master. Pages should be
            formatted as follows:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the first page in each sequence should have a footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the last page in each sequence should have a header;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>blank pages should have neither header nor footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>other pages should have both a header and a footer.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This particular page sequence instance is formatted using 
            the following attributes:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt" font-family="monospace">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>initial-page-number="auto-odd"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>format="i"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>force-page-count="end-on-even"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>

        
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This test contains several lengthy page sequences. All page 
            sequences use the same page sequence master. Pages should be
            formatted as follows:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the first page in each sequence should have a footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the last page in each sequence should have a header;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>blank pages should have neither header nor footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>other pages should have both a header and a footer.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This particular page sequence instance is formatted using 
            the following attributes:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt" font-family="monospace">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>initial-page-number="auto-odd"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>format="i"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>force-page-count="end-on-even"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>

        
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This test contains several lengthy page sequences. All page 
            sequences use the same page sequence master. Pages should be
            formatted as follows:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the first page in each sequence should have a footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the last page in each sequence should have a header;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>blank pages should have neither header nor footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>other pages should have both a header and a footer.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This particular page sequence instance is formatted using 
            the following attributes:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt" font-family="monospace">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>initial-page-number="auto-odd"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>format="i"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>force-page-count="end-on-even"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>

        
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This test contains several lengthy page sequences. All page 
            sequences use the same page sequence master. Pages should be
            formatted as follows:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the first page in each sequence should have a footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the last page in each sequence should have a header;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>blank pages should have neither header nor footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>other pages should have both a header and a footer.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This particular page sequence instance is formatted using 
            the following attributes:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt" font-family="monospace">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>initial-page-number="auto-odd"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>format="i"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>force-page-count="end-on-even"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>

        
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This test contains several lengthy page sequences. All page 
            sequences use the same page sequence master. Pages should be
            formatted as follows:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the first page in each sequence should have a footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the last page in each sequence should have a header;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>blank pages should have neither header nor footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>other pages should have both a header and a footer.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This particular page sequence instance is formatted using 
            the following attributes:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt" font-family="monospace">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>initial-page-number="auto-odd"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>format="i"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>force-page-count="end-on-even"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>

        
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This test contains several lengthy page sequences. All page 
            sequences use the same page sequence master. Pages should be
            formatted as follows:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the first page in each sequence should have a footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the last page in each sequence should have a header;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>blank pages should have neither header nor footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>other pages should have both a header and a footer.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This particular page sequence instance is formatted using 
            the following attributes:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt" font-family="monospace">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>initial-page-number="auto-odd"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>format="i"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>force-page-count="end-on-even"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>

        
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This test contains several lengthy page sequences. All page 
            sequences use the same page sequence master. Pages should be
            formatted as follows:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the first page in each sequence should have a footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the last page in each sequence should have a header;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>blank pages should have neither header nor footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>other pages should have both a header and a footer.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This particular page sequence instance is formatted using 
            the following attributes:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt" font-family="monospace">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>initial-page-number="auto-odd"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>format="i"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>force-page-count="end-on-even"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>

        
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This test contains several lengthy page sequences. All page 
            sequences use the same page sequence master. Pages should be
            formatted as follows:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the first page in each sequence should have a footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the last page in each sequence should have a header;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>blank pages should have neither header nor footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>other pages should have both a header and a footer.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This particular page sequence instance is formatted using 
            the following attributes:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt" font-family="monospace">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>initial-page-number="auto-odd"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>format="i"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>force-page-count="end-on-even"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>

         
      
      </fo:flow>

    
   </fo:page-sequence>
  
  

    
   <fo:page-sequence master-reference="sequence" font="11pt Helvetica" initial-page-number="auto-even" format="a" force-page-count="even">

      
      <fo:static-content flow-name="first-footer">
        
         <fo:block text-align="center">
          Page <fo:page-number/>: this page starts a new page sequence.
        </fo:block>
      
      </fo:static-content>

      
      <fo:static-content flow-name="rest-footer">
        
         <fo:block text-align="center">
          Page <fo:page-number/>: this page continues a page sequence.
        </fo:block>
      
      </fo:static-content>

      
      <fo:static-content flow-name="rest-header">
        
         <fo:block text-align="center">
          Page <fo:page-number/>: this page continues a page sequence.
        </fo:block>
      
      </fo:static-content>

      
      <fo:static-content flow-name="last-header">
        
         <fo:block text-align="center">
          Page <fo:page-number/>: this page is the last in a page sequence.
        </fo:block>
      
      </fo:static-content>

      
      <fo:static-content flow-name="blank-body">
        
         <fo:block text-align="center">
          Page <fo:page-number/>: this page is intentionally left blank.
        </fo:block>
      
      </fo:static-content>

      
      <fo:flow flow-name="xsl-region-body" font="13pt Times">
        
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This test contains several lengthy page sequences. All page 
            sequences use the same page sequence master. Pages should be
            formatted as follows:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the first page in each sequence should have a footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the last page in each sequence should have a header;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>blank pages should have neither header nor footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>other pages should have both a header and a footer.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This particular page sequence instance is formatted using 
            the following attributes:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt" font-family="monospace">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>initial-page-number="auto-even"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>format="a"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>force-page-count="even"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>

        
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This test contains several lengthy page sequences. All page 
            sequences use the same page sequence master. Pages should be
            formatted as follows:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the first page in each sequence should have a footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the last page in each sequence should have a header;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>blank pages should have neither header nor footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>other pages should have both a header and a footer.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This particular page sequence instance is formatted using 
            the following attributes:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt" font-family="monospace">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>initial-page-number="auto-even"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>format="a"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>force-page-count="even"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>

        
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This test contains several lengthy page sequences. All page 
            sequences use the same page sequence master. Pages should be
            formatted as follows:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the first page in each sequence should have a footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the last page in each sequence should have a header;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>blank pages should have neither header nor footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>other pages should have both a header and a footer.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This particular page sequence instance is formatted using 
            the following attributes:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt" font-family="monospace">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>initial-page-number="auto-even"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>format="a"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>force-page-count="even"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>

        
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This test contains several lengthy page sequences. All page 
            sequences use the same page sequence master. Pages should be
            formatted as follows:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the first page in each sequence should have a footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the last page in each sequence should have a header;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>blank pages should have neither header nor footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>other pages should have both a header and a footer.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This particular page sequence instance is formatted using 
            the following attributes:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt" font-family="monospace">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>initial-page-number="auto-even"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>format="a"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>force-page-count="even"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>

        
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This test contains several lengthy page sequences. All page 
            sequences use the same page sequence master. Pages should be
            formatted as follows:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the first page in each sequence should have a footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the last page in each sequence should have a header;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>blank pages should have neither header nor footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>other pages should have both a header and a footer.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This particular page sequence instance is formatted using 
            the following attributes:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt" font-family="monospace">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>initial-page-number="auto-even"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>format="a"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>force-page-count="even"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>

        
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This test contains several lengthy page sequences. All page 
            sequences use the same page sequence master. Pages should be
            formatted as follows:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the first page in each sequence should have a footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the last page in each sequence should have a header;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>blank pages should have neither header nor footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>other pages should have both a header and a footer.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This particular page sequence instance is formatted using 
            the following attributes:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt" font-family="monospace">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>initial-page-number="auto-even"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>format="a"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>force-page-count="even"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>

        
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This test contains several lengthy page sequences. All page 
            sequences use the same page sequence master. Pages should be
            formatted as follows:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the first page in each sequence should have a footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the last page in each sequence should have a header;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>blank pages should have neither header nor footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>other pages should have both a header and a footer.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This particular page sequence instance is formatted using 
            the following attributes:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt" font-family="monospace">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>initial-page-number="auto-even"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>format="a"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>force-page-count="even"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>

        
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This test contains several lengthy page sequences. All page 
            sequences use the same page sequence master. Pages should be
            formatted as follows:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the first page in each sequence should have a footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the last page in each sequence should have a header;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>blank pages should have neither header nor footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>other pages should have both a header and a footer.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This particular page sequence instance is formatted using 
            the following attributes:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt" font-family="monospace">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>initial-page-number="auto-even"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>format="a"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>force-page-count="even"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>

        
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This test contains several lengthy page sequences. All page 
            sequences use the same page sequence master. Pages should be
            formatted as follows:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the first page in each sequence should have a footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the last page in each sequence should have a header;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>blank pages should have neither header nor footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>other pages should have both a header and a footer.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This particular page sequence instance is formatted using 
            the following attributes:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt" font-family="monospace">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>initial-page-number="auto-even"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>format="a"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>force-page-count="even"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>

        
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This test contains several lengthy page sequences. All page 
            sequences use the same page sequence master. Pages should be
            formatted as follows:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the first page in each sequence should have a footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the last page in each sequence should have a header;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>blank pages should have neither header nor footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>other pages should have both a header and a footer.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This particular page sequence instance is formatted using 
            the following attributes:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt" font-family="monospace">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>initial-page-number="auto-even"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>format="a"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>force-page-count="even"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>

        
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This test contains several lengthy page sequences. All page 
            sequences use the same page sequence master. Pages should be
            formatted as follows:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the first page in each sequence should have a footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the last page in each sequence should have a header;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>blank pages should have neither header nor footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>other pages should have both a header and a footer.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This particular page sequence instance is formatted using 
            the following attributes:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt" font-family="monospace">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>initial-page-number="auto-even"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>format="a"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>force-page-count="even"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>

        
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This test contains several lengthy page sequences. All page 
            sequences use the same page sequence master. Pages should be
            formatted as follows:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the first page in each sequence should have a footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>the last page in each sequence should have a header;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>blank pages should have neither header nor footer;</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>other pages should have both a header and a footer.</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This particular page sequence instance is formatted using 
            the following attributes:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt" font-family="monospace">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>initial-page-number="auto-even"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>format="a"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-indent="body-start()">
                  <fo:block>force-page-count="even"</fo:block>
               </fo:list-item-body>
            </fo:list-item>
         </fo:list-block>

        
          
         <fo:block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            This test contains several lengthy page sequences. All page 
            sequences use the same page sequence master. Pages should be
            formatted as follows:
          </fo:block>
          
         <fo:list-block xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" space-before="9pt" space-after="9pt">
            <fo:list-item>
               <fo:list-item-label end-indent="label-end()">
                  <fo:block>-</fo:block>
               </fo:list-item-label>
               <fo:list-item-body start-ind