<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE jasperReport PUBLIC "-//JasperReports//DTD Report Design//EN" "http://jasperreports.sourceforge.net/dtds/jasperreport.dtd">

<jasperReport name="LandscapeReport" pageWidth="842" pageHeight="595" orientation="Landscape" columnWidth="842" leftMargin="0" rightMargin="0" topMargin="0" bottomMargin="0">
	<title>
		<band height="595">
			<staticText>
				<reportElement mode="Opaque" x="0" y="0" width="50" height="50" backcolor="#333333"/>
				<textElement/>
				<text><![CDATA[.]]></text>
			</staticText>
			<staticText>
				<reportElement mode="Opaque" x="0" y="545" width="50" height="50" backcolor="#333333"/>
				<textElement/>
				<text><![CDATA[.]]></text>
			</staticText>
			<staticText>
				<reportElement mode="Opaque" x="792" y="0" width="50" height="50" backcolor="#333333"/>
				<textElement/>
				<text><![CDATA[.]]></text>
			</staticText>
			<staticText>
				<reportElement mode="Opaque" x="792" y="545" width="50" height="50" backcolor="#333333"/>
				<textElement/>
				<text><![CDATA[.]]></text>
			</staticText>
			<rectangle>
				<reportElement x="100" y="0" width="200" height="595"/>
				<graphicElement/>
			</rectangle>
			<rectangle>
				<reportElement mode="Transparent" x="0" y="100" width="842" height="200"/>
				<graphicElement/>
			</rectangle>
			<staticText>
				<reportElement x="100" y="100" width="150" height="30"/>
				<textElement>
					<font size="22"/>
				</textElement>
				<text><![CDATA[LANDSCAPE]]></text>
			</staticText>
		</band>
	</title>
</jasperReport>

