<?xml version="1.0" encoding="UTF-8"?>
<!-- Created with Jaspersoft Studio version 6.10.0.final using JasperReports Library version 6.10.0-unknown  -->
<jasperReport xmlns="http://jasperreports.sourceforge.net/jasperreports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports http://jasperreports.sourceforge.net/xsd/jasperreport.xsd" name="SUB_IND_COTACAO_VENDAS_EMAIL" pageWidth="555" pageHeight="802" whenNoDataType="AllSectionsNoDetail" columnWidth="555" leftMargin="0" rightMargin="0" topMargin="0" bottomMargin="0" uuid="73e46c3f-21c3-4c15-8874-7700b5ac37ab">
	<property name="ireport.zoom" value="2.5937424601000028"/>
	<property name="ireport.x" value="0"/>
	<property name="ireport.y" value="0"/>
	<field name="email" class="java.lang.String"/>
	<title>
		<band height="10">
			<textField isBlankWhenNull="true">
				<reportElement x="54" y="0" width="344" height="10" uuid="4b0dcb8f-e6aa-4181-a949-a79936a6b1d4"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{email}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement x="0" y="0" width="24" height="10" uuid="4faa2784-0df4-48af-8690-a9b6d4ebccec"/>
				<textElement>
					<font size="7" isBold="true"/>
				</textElement>
				<text><![CDATA[Email:]]></text>
			</staticText>
		</band>
	</title>
</jasperReport>
