<?xml version="1.0" encoding="UTF-8"?>
<testcase id="libfoStartIndent1" parentName="list-block" xmlns:fo="http://www.w3.org/1999/XSL/Format">
      <parentProperty name="background-color" value="red"/>
      <fo foName="list-item">
       <fo foName="list-item-label">
        <fo foName="block">
         <foText>1)</foText>
        </fo>
       </fo>
       <fo foName="list-item-body">
        <foProperty name="start-indent" value="40pt"/>
        <fo foName="block">
         <foText>The "start-indent" for the list item body in this list was set to 40pt.</foText>
        </fo>
       </fo>
      </fo>
   </testcase>
