<?xml version="1.0" encoding="UTF-8" ?>

<fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format" xml:lang="en">
	<fo:layout-master-set>
		<fo:simple-page-master page-height="279mm" page-width="216mm" margin-top="10mm" margin-left="20mm" margin-right="20mm" margin-bottom="10mm" master-name="PageMaster">
			<fo:region-before border-style="none" border-width="thin" extent="15mm"/>
			<fo:region-body border-style="none" border-width="thin" margin-top="20mm" margin-left="0mm" margin-right="0mm" margin-bottom="10mm"/>
			<fo:region-after border-style="none" border-width="thin" extent="15mm"/>
		</fo:simple-page-master>
	</fo:layout-master-set>
	<fo:page-sequence initial-page-number="1" master-reference="PageMaster">
		<fo:static-content flow-name="xsl-region-before">
			<fo:block font-size="9pt">
				<fo:external-graphic src="url('img\antenna-en.png')" content-height="12mm"/>
				XSL FO Sample Copyright &#xA9; 2002-2005 Antenna House, Inc. All rights reserved.
			</fo:block>
		</fo:static-content>
		<fo:flow flow-name="xsl-region-body">
			<fo:block text-indent="1em" font-family="sans-serif" font-size="20pt" font-weight="bold" background-color="#EEEEEE" line-height="20mm">
				Letter spacing
			</fo:block>
				<fo:block space-before="2em">Letter spacing can be set flexibly.</fo:block><fo:block  space-before="2em" space-after="5mm" text-indent="1em" letter-spacing="0mm">
					<fo:block>letter-spacing="0mm"</fo:block>
					<fo:block>A professional formatting solution that conforms to XSL V1.0 W3C Recommendation. Displaying and printing XML documents Never been so Fun. XSL Formatter V2.1 enhances graphics loader function and much more. We provide native PDF output engine of our own developing as an option. XSL Formatters native PDF output function is available without using Adobe Distiller/PDF Writer.
</fo:block>
</fo:block>				<fo:block space-after="5mm" text-indent="1em" letter-spacing="1mm">
					<fo:block>letter-spacing="1mm"</fo:block>
					<fo:block>A professional formatting solution that conforms to XSL V1.0 W3C Recommendation. Displaying and printing XML documents Never been so Fun. XSL Formatter V2.1 enhances graphics loader function and much more. We provide native PDF output engine of our own developing as an option. XSL Formatters native PDF output function is available without using Adobe Distiller/PDF Writer.

					</fo:block>
				</fo:block>
				<fo:block space-after="5mm" text-indent="1em" letter-spacing="2mm">
					<fo:block>letter-spacing="2mm"</fo:block>
					<fo:block>A professional formatting solution that conforms to XSL V1.0 W3C Recommendation. Displaying and printing XML documents Never been so Fun. XSL Formatter V2.1 enhances graphics loader function and much more. We provide native PDF output engine of our own developing as an option. XSL Formatters native PDF output function is available without using Adobe Distiller/PDF Writer.

					</fo:block>
				</fo:block>
				<fo:block space-after="5mm" text-indent="1em" letter-spacing="2pt">
					<fo:block>letter-spacing="2pt"</fo:block>
					<fo:block>A professional formatting solution that conforms to XSL V1.0 W3C Recommendation. Displaying and printing XML documents Never been so Fun. XSL Formatter V2.1 enhances graphics loader function and much more. We provide native PDF output engine of our own developing as an option. XSL Formatters native PDF output function is available without using Adobe Distiller/PDF Writer.
			</fo:block>
				</fo:block>
				<fo:block space-after="5mm" text-indent="1em" letter-spacing="3pt">
					<fo:block>letter-spacing="3pt"</fo:block>
					<fo:block>A professional formatting solution that conforms to XSL V1.0 W3C Recommendation. Displaying and printing XML documents Never been so Fun. XSL Formatter V2.1 enhances graphics loader function and much more. We provide native PDF output engine of our own developing as an option. XSL Formatters native PDF output function is available without using Adobe Distiller/PDF Writer.
</fo:block>
</fo:block>
</fo:flow>
	</fo:page-sequence>
</fo:root>

