View stylesheet

XML schema http://water.eionet.europa.eu/schemas/dir200060ec/RBMP_POM_3p0.xsd
Output type HTML
Description HTML Factsheet
XSL file RBMP_POM_2_3p0.xslt (Last modified: 12 Mar 2010 09:19 )
<?xml version="1.0" encoding="UTF-8"?>
<!--Designed and generated by Altova StyleVision Professional Edition 2009 sp1 - see http://www.altova.com/stylevision for more information.-->
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fn="http://www.w3.org/2005/xpath-functions" xmlns:link="http://www.xbrl.org/2003/linkbase" xmlns:n1="http://water.eionet.europa.eu/schemas/dir200060ec" xmlns:wfd="http://water.eionet.europa.eu/schemas/dir200060ec/wfdcommon" xmlns:xbrldi="http://xbrl.org/2006/xbrldi" xmlns:xbrli="http://www.xbrl.org/2003/instance" xmlns:xdt="http://www.w3.org/2005/xpath-datatypes" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:altova="http://www.altova.com" exclude-result-prefixes="dc fn link n1 wfd xbrldi xbrli xdt xlink xs xsi">
	<xsl:output version="4.0" method="html" indent="no" encoding="UTF-8" doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN" doctype-system="http://www.w3.org/TR/html4/loose.dtd"/>
	<xsl:param name="SV_OutputFormat" select="'HTML'"/>
	<xsl:variable name="XML" select="/"/>
	<xsl:template match="/">
		<html>
			<head>
				<title/>
				<style type="text/css">
					<xsl:comment>body { font-family:Arial;
 }
 table { border-width:0;
font-size:medium;
vertical-align:top;
 }
 th { background-color:#dbdbdb;
border-width:0;
font-size:small;
text-align:left;
vertical-align:top;
 }
 td { border-width:0;
font-size:smaller;
text-align:left;
vertical-align:top;
 }
 h1 { color:#003399;
font-family:Arial;
font-size:xx-large;
font-weight:bold;
 }
 h2 { color:#003399;
font-family:Arial;
font-size:large;
text-decoration:underline;
 }
 h3 { color:#003399;
font-family:Arial;
font-size:medium;
 }
 h4 { color:#003399;
font-family:Arial;
font-size:small;
 }
 .tov1 { font-family:Arial;
font-size:larger;
font-weight:bold;
 }
 .tov2 { font-family:Arial;
font-size:large;
 }
 .section { page-break-after:always;
 }
 .content { font-size:small;
 }
 .subtitle { font-size:small;
font-weight:bold;
 }
 p { font-size:small;
 }</xsl:comment>
				</style>
			</head>
			<body style="margin-left=0.6in; margin-right=0.6in; margin-top=0.79in; margin-bottom=0.79in">
				<br/>
				<xsl:for-each select="$XML">
					<br/>
					<div class="section">
						<h1>
							<span>
								<xsl:text>River Basin Management Plan and Programme of Measures for&#160; </xsl:text>
							</span>
							<xsl:for-each select="n1:RiverBasinManagementPlan">
								<xsl:for-each select="n1:C_CD">
									<xsl:apply-templates/>
								</xsl:for-each>
							</xsl:for-each>
						</h1>
						<h2>
							<span style="text-decoration:underline; ">
								<xsl:text>XML File details</xsl:text>
							</span>
						</h2>
						<table border="1">
							<xsl:variable name="altova:CurrContextGrid_060E2778" select="."/>
							<tbody>
								<tr>
									<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
										<span>
											<xsl:text>CreationDate</xsl:text>
										</span>
									</th>
									<xsl:for-each select="n1:RiverBasinManagementPlan">
										<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
											<xsl:for-each select="@CreationDate">
												<span>
													<xsl:value-of select="string(.)"/>
												</span>
											</xsl:for-each>
										</td>
									</xsl:for-each>
								</tr>
								<tr>
									<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
										<span>
											<xsl:text>Creator</xsl:text>
										</span>
									</th>
									<xsl:for-each select="n1:RiverBasinManagementPlan">
										<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
											<xsl:for-each select="@Creator">
												<span>
													<xsl:value-of select="string(.)"/>
												</span>
											</xsl:for-each>
										</td>
									</xsl:for-each>
								</tr>
								<tr>
									<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
										<span>
											<xsl:text>Email</xsl:text>
										</span>
									</th>
									<xsl:for-each select="n1:RiverBasinManagementPlan">
										<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
											<xsl:for-each select="@Email">
												<span>
													<xsl:value-of select="string(.)"/>
												</span>
											</xsl:for-each>
										</td>
									</xsl:for-each>
								</tr>
								<tr>
									<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
										<span>
											<xsl:text>Description</xsl:text>
										</span>
									</th>
									<xsl:for-each select="n1:RiverBasinManagementPlan">
										<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
											<xsl:for-each select="@Description">
												<span>
													<xsl:value-of select="string(.)"/>
												</span>
											</xsl:for-each>
										</td>
									</xsl:for-each>
								</tr>
								<tr>
									<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
										<span>
											<xsl:text>GeneratedBy</xsl:text>
										</span>
									</th>
									<xsl:for-each select="n1:RiverBasinManagementPlan">
										<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
											<xsl:for-each select="@GeneratedBy">
												<span>
													<xsl:value-of select="string(.)"/>
												</span>
											</xsl:for-each>
										</td>
									</xsl:for-each>
								</tr>
								<tr>
									<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
										<span>
											<xsl:text>MD_ClassificationCode</xsl:text>
										</span>
									</th>
									<xsl:for-each select="n1:RiverBasinManagementPlan">
										<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
											<xsl:for-each select="@MD_ClassificationCode">
												<span>
													<xsl:value-of select="string(.)"/>
												</span>
											</xsl:for-each>
										</td>
									</xsl:for-each>
								</tr>
								<tr>
									<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
										<span>
											<xsl:text>C_CD</xsl:text>
										</span>
									</th>
									<xsl:for-each select="n1:RiverBasinManagementPlan">
										<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
											<xsl:for-each select="n1:C_CD">
												<xsl:apply-templates/>
											</xsl:for-each>
										</td>
									</xsl:for-each>
								</tr>
								<tr>
									<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
										<span>
											<xsl:text>EURBDCode</xsl:text>
										</span>
									</th>
									<xsl:for-each select="n1:RiverBasinManagementPlan">
										<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
											<xsl:for-each select="n1:EURBDCode">
												<xsl:apply-templates/>
											</xsl:for-each>
										</td>
									</xsl:for-each>
								</tr>
								<tr>
									<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
										<span>
											<xsl:text>RBD_MS_CD</xsl:text>
										</span>
									</th>
									<xsl:for-each select="n1:RiverBasinManagementPlan">
										<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
											<xsl:for-each select="n1:RBD_MS_CD">
												<xsl:apply-templates/>
											</xsl:for-each>
										</td>
									</xsl:for-each>
								</tr>
								<tr>
									<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
										<span>
											<xsl:text>METADATA</xsl:text>
										</span>
									</th>
									<xsl:for-each select="n1:RiverBasinManagementPlan">
										<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
											<xsl:for-each select="n1:METADATA">
												<xsl:apply-templates/>
											</xsl:for-each>
										</td>
									</xsl:for-each>
								</tr>
								<tr>
									<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
										<span>
											<xsl:text>URL</xsl:text>
										</span>
									</th>
									<xsl:for-each select="n1:RiverBasinManagementPlan">
										<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
											<xsl:for-each select="n1:URL">
												<xsl:apply-templates/>
											</xsl:for-each>
										</td>
									</xsl:for-each>
								</tr>
							</tbody>
						</table>
						<br/>
						<div>
							<h1>
								<span>
									<xsl:text>Contents</xsl:text>
								</span>
							</h1>
							<a>
								<xsl:choose>
									<xsl:when test="substring(string(&apos;#1&apos;), 1, 1) = '#'">
										<xsl:attribute name="href">
											<xsl:value-of select="&apos;#1&apos;"/>
										</xsl:attribute>
									</xsl:when>
									<xsl:otherwise>
										<xsl:attribute name="href">
											<xsl:if test="substring(string(&apos;#1&apos;), 2, 1) = ':'">
												<xsl:text>file:///</xsl:text>
											</xsl:if>
											<xsl:value-of select="translate(string(&apos;#1&apos;), '&#x5c;', '/')"/>
										</xsl:attribute>
									</xsl:otherwise>
								</xsl:choose>
								<span>
									<xsl:text>1. Summary description of the RBMP</xsl:text>
								</span>
							</a>
							<br/>
							<a>
								<xsl:choose>
									<xsl:when test="substring(string(&apos;#2&apos;), 1, 1) = '#'">
										<xsl:attribute name="href">
											<xsl:value-of select="&apos;#2&apos;"/>
										</xsl:attribute>
									</xsl:when>
									<xsl:otherwise>
										<xsl:attribute name="href">
											<xsl:if test="substring(string(&apos;#2&apos;), 2, 1) = ':'">
												<xsl:text>file:///</xsl:text>
											</xsl:if>
											<xsl:value-of select="translate(string(&apos;#2&apos;), '&#x5c;', '/')"/>
										</xsl:attribute>
									</xsl:otherwise>
								</xsl:choose>
								<span>
									<xsl:text>2. Surface water significant pressures</xsl:text>
								</span>
							</a>
							<br/>
							<a>
								<xsl:choose>
									<xsl:when test="substring(string(&apos;#3&apos;), 1, 1) = '#'">
										<xsl:attribute name="href">
											<xsl:value-of select="&apos;#3&apos;"/>
										</xsl:attribute>
									</xsl:when>
									<xsl:otherwise>
										<xsl:attribute name="href">
											<xsl:if test="substring(string(&apos;#3&apos;), 2, 1) = ':'">
												<xsl:text>file:///</xsl:text>
											</xsl:if>
											<xsl:value-of select="translate(string(&apos;#3&apos;), '&#x5c;', '/')"/>
										</xsl:attribute>
									</xsl:otherwise>
								</xsl:choose>
								<span>
									<xsl:text>3. Ground water main pressures</xsl:text>
								</span>
							</a>
							<br/>
							<a>
								<xsl:choose>
									<xsl:when test="substring(string(&apos;#4&apos;), 1, 1) = '#'">
										<xsl:attribute name="href">
											<xsl:value-of select="&apos;#4&apos;"/>
										</xsl:attribute>
									</xsl:when>
									<xsl:otherwise>
										<xsl:attribute name="href">
											<xsl:if test="substring(string(&apos;#4&apos;), 2, 1) = ':'">
												<xsl:text>file:///</xsl:text>
											</xsl:if>
											<xsl:value-of select="translate(string(&apos;#4&apos;), '&#x5c;', '/')"/>
										</xsl:attribute>
									</xsl:otherwise>
								</xsl:choose>
								<span>
									<xsl:text>4. Programme of Measures</xsl:text>
								</span>
							</a>
							<br/>
							<a>
								<xsl:choose>
									<xsl:when test="substring(string(&apos;#5&apos;), 1, 1) = '#'">
										<xsl:attribute name="href">
											<xsl:value-of select="&apos;#5&apos;"/>
										</xsl:attribute>
									</xsl:when>
									<xsl:otherwise>
										<xsl:attribute name="href">
											<xsl:if test="substring(string(&apos;#5&apos;), 2, 1) = ':'">
												<xsl:text>file:///</xsl:text>
											</xsl:if>
											<xsl:value-of select="translate(string(&apos;#5&apos;), '&#x5c;', '/')"/>
										</xsl:attribute>
									</xsl:otherwise>
								</xsl:choose>
								<span>
									<xsl:text>5. Economic Analysis</xsl:text>
								</span>
							</a>
							<br/>
							<a>
								<xsl:choose>
									<xsl:when test="substring(string(&apos;#6&apos;), 1, 1) = '#'">
										<xsl:attribute name="href">
											<xsl:value-of select="&apos;#6&apos;"/>
										</xsl:attribute>
									</xsl:when>
									<xsl:otherwise>
										<xsl:attribute name="href">
											<xsl:if test="substring(string(&apos;#6&apos;), 2, 1) = ':'">
												<xsl:text>file:///</xsl:text>
											</xsl:if>
											<xsl:value-of select="translate(string(&apos;#6&apos;), '&#x5c;', '/')"/>
										</xsl:attribute>
									</xsl:otherwise>
								</xsl:choose>
								<span>
									<xsl:text>6. Economic steps and measures</xsl:text>
								</span>
							</a>
							<br/>
						</div>
						<br/>
					</div>
					<xsl:for-each select="n1:RiverBasinManagementPlan">
						<br/>
						<br/>
						<div class="section">
							<h1>
								<a>
									<xsl:attribute name="name">
										<xsl:value-of select="&apos;1&apos;"/>
									</xsl:attribute>
								</a>
								<span>
									<xsl:text>1. Summary description of the RBMP</xsl:text>
								</span>
							</h1>
							<xsl:for-each select="n1:RBMP">
								<br/>
								<xsl:for-each select="n1:RBMPName">
									<p>
										<span style="font-weight:bold; ">
											<xsl:text>Name</xsl:text>
										</span>
										<span>
											<xsl:text>: </xsl:text>
										</span>
										<xsl:apply-templates/>
									</p>
								</xsl:for-each>
								<xsl:for-each select="n1:RBMPTimetablePublicationDate">
									<p>
										<span style="font-weight:bold; ">
											<xsl:text>Timetable publication date</xsl:text>
										</span>
										<span>
											<xsl:text>: </xsl:text>
										</span>
										<xsl:apply-templates/>
									</p>
								</xsl:for-each>
								<xsl:for-each select="n1:RBMPProgrammePublicationDate">
									<p>
										<span style="font-weight:bold; ">
											<xsl:text>Programme publication date</xsl:text>
										</span>
										<span>
											<xsl:text>: </xsl:text>
										</span>
										<xsl:apply-templates/>
									</p>
								</xsl:for-each>
								<xsl:for-each select="n1:RBMPConsultationPublcationDate">
									<p>
										<span style="font-weight:bold; ">
											<xsl:text>Consultation publication date</xsl:text>
										</span>
										<span>
											<xsl:text>: </xsl:text>
										</span>
										<xsl:apply-templates/>
									</p>
								</xsl:for-each>
								<p>
									<span style="font-weight:bold; ">
										<xsl:text>Interim overview dates: </xsl:text>
									</span>
								</p>
								<table border="1">
									<xsl:variable name="altova:CurrContextGrid_060D3298" select="."/>
									<thead>
										<tr>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>DateStampDescription</xsl:text>
												</span>
											</th>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>Date</xsl:text>
												</span>
											</th>
										</tr>
									</thead>
									<tbody>
										<xsl:for-each select="n1:RBMPInterimOverviewDates">
											<xsl:for-each select="n1:RBMPOverviewDate">
												<tr>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:DateStampDescription">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:Date">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
												</tr>
											</xsl:for-each>
										</xsl:for-each>
									</tbody>
								</table>
								<br/>
								<p>
									<span style="font-weight:bold; ">
										<xsl:text>RBMP draft version dates: </xsl:text>
									</span>
								</p>
								<table border="1">
									<xsl:variable name="altova:CurrContextGrid_0644E4F8" select="."/>
									<thead>
										<tr>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>DateStampDescription</xsl:text>
												</span>
											</th>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>Date</xsl:text>
												</span>
											</th>
										</tr>
									</thead>
									<tbody>
										<xsl:for-each select="n1:RBMPDraftVersionDates">
											<xsl:for-each select="n1:RBMPVersionDate">
												<tr>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:DateStampDescription">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:Date">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
												</tr>
											</xsl:for-each>
										</xsl:for-each>
									</tbody>
								</table>
								<br/>
								<xsl:for-each select="n1:FinalRBMPdate">
									<p>
										<span style="font-weight:bold; ">
											<xsl:text>Final RBMP date: </xsl:text>
										</span>
										<xsl:apply-templates/>
									</p>
								</xsl:for-each>
								<br/>
								<br/>
								<h2>
									<span>
										<xsl:text>RBMP Summary</xsl:text>
									</span>
								</h2>
								<h3>
									<span>
										<xsl:text>RBMP Table of Contents</xsl:text>
									</span>
								</h3>
								<xsl:for-each select="n1:RBMPSummary">
									<xsl:for-each select="n1:RBMPTableOfContents">
										<p>
											<xsl:apply-templates/>
										</p>
									</xsl:for-each>
									<br/>
									<br/>
									<h3>
										<span>
											<xsl:text>General supporitng documents</xsl:text>
										</span>
									</h3>
									<table border="1">
										<xsl:variable name="altova:CurrContextGrid_0644D408" select="."/>
										<thead>
											<tr>
												<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<span>
														<xsl:text>ReferenceDescription</xsl:text>
													</span>
												</th>
												<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<span>
														<xsl:text>ReferenceURLlocation</xsl:text>
													</span>
												</th>
											</tr>
										</thead>
										<tbody>
											<xsl:for-each select="n1:GeneralSupportingDocuments">
												<xsl:for-each select="wfd:Reference">
													<tr>
														<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<xsl:for-each select="wfd:ReferenceDescription">
																<xsl:apply-templates/>
															</xsl:for-each>
														</td>
														<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<xsl:for-each select="wfd:ReferenceURLlocation">
																<xsl:apply-templates/>
															</xsl:for-each>
														</td>
													</tr>
												</xsl:for-each>
											</xsl:for-each>
										</tbody>
									</table>
									<br/>
									<h3>
										<span>
											<xsl:text>Databases and Repositories</xsl:text>
										</span>
									</h3>
									<table border="1">
										<xsl:variable name="altova:CurrContextGrid_0644B3E8" select="."/>
										<thead>
											<tr>
												<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<span>
														<xsl:text>ReferenceDescription</xsl:text>
													</span>
												</th>
												<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<span>
														<xsl:text>ReferenceURLlocation</xsl:text>
													</span>
												</th>
											</tr>
										</thead>
										<tbody>
											<xsl:for-each select="n1:DatabasesAndRepositories">
												<xsl:for-each select="wfd:Reference">
													<tr>
														<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<xsl:for-each select="wfd:ReferenceDescription">
																<xsl:apply-templates/>
															</xsl:for-each>
														</td>
														<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<xsl:for-each select="wfd:ReferenceURLlocation">
																<xsl:apply-templates/>
															</xsl:for-each>
														</td>
													</tr>
												</xsl:for-each>
											</xsl:for-each>
										</tbody>
									</table>
									<br/>
									<h3>
										<span>
											<xsl:text>Summary process and procedures</xsl:text>
										</span>
									</h3>
									<xsl:for-each select="n1:SummaryProcessesAndProcedures">
										<p>
											<xsl:apply-templates/>
										</p>
									</xsl:for-each>
								</xsl:for-each>
								<br/>
								<br/>
								<h2>
									<span>
										<xsl:text>Summary of programmes</xsl:text>
									</span>
								</h2>
								<xsl:for-each select="n1:SummaryOfProgrammes">
									<p>
										<xsl:apply-templates/>
									</p>
								</xsl:for-each>
								<br/>
								<br/>
								<h2>
									<span>
										<xsl:text>RBMP justifications</xsl:text>
									</span>
								</h2>
								<xsl:for-each select="n1:RBMPjustifications">
									<br/>
									<h3>
										<span>
											<xsl:text>RBMP within EU</xsl:text>
										</span>
									</h3>
									<xsl:for-each select="n1:RBMPwithinEU">
										<p>
											<xsl:apply-templates/>
										</p>
									</xsl:for-each>
									<h3>
										<span>
											<xsl:text>RBMP beyond EU</xsl:text>
										</span>
									</h3>
									<xsl:for-each select="n1:RBMPbeyondEU">
										<p>
											<xsl:apply-templates/>
										</p>
									</xsl:for-each>
									<h3>
										<span>
											<xsl:text>If any RBMP does not include the information detailed in Annex VII, provide a summary justifying why this is the case</xsl:text>
										</span>
									</h3>
									<xsl:for-each select="n1:RBMPnoAnnexVII">
										<p>
											<xsl:apply-templates/>
										</p>
									</xsl:for-each>
									<h3>
										<span>
											<xsl:text>If any RBMP has not ben published by 2009, provide a summary justifying why publication was delayed</xsl:text>
										</span>
									</h3>
									<xsl:for-each select="n1:RBMPnotPublished">
										<p>
											<xsl:apply-templates/>
										</p>
									</xsl:for-each>
									<br/>
								</xsl:for-each>
								<br/>
								<br/>
								<h2>
									<span>
										<xsl:text>Public participation</xsl:text>
									</span>
								</h2>
								<xsl:for-each select="n1:PublicParticipation">
									<br/>
									<table border="1">
										<xsl:variable name="altova:CurrContextGrid_06308D98" select="."/>
										<thead>
											<tr>
												<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<span>
														<xsl:text>Activity</xsl:text>
													</span>
												</th>
												<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<span>
														<xsl:text>ConsultationMethod</xsl:text>
													</span>
												</th>
												<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<span>
														<xsl:text>ResponsePeriods</xsl:text>
													</span>
												</th>
												<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<span>
														<xsl:text>AccessToDocuments</xsl:text>
													</span>
												</th>
												<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<span>
														<xsl:text>ExperienceAndLessons</xsl:text>
													</span>
												</th>
												<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<span>
														<xsl:text>Actions</xsl:text>
													</span>
												</th>
											</tr>
										</thead>
										<tbody>
											<xsl:for-each select="n1:PublicParticipationMatrix">
												<xsl:for-each select="n1:PublicParticipationMatrixItem">
													<tr>
														<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<xsl:for-each select="n1:Activity">
																<xsl:apply-templates/>
															</xsl:for-each>
														</td>
														<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<xsl:for-each select="n1:ConsultationMethod">
																<xsl:apply-templates/>
															</xsl:for-each>
														</td>
														<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<xsl:for-each select="n1:ResponsePeriods">
																<xsl:apply-templates/>
															</xsl:for-each>
														</td>
														<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<xsl:for-each select="n1:AccessToDocuments">
																<xsl:apply-templates/>
															</xsl:for-each>
														</td>
														<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<xsl:for-each select="n1:ExperienceAndLessons">
																<xsl:apply-templates/>
															</xsl:for-each>
														</td>
														<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<xsl:for-each select="n1:Actions">
																<xsl:apply-templates/>
															</xsl:for-each>
														</td>
													</tr>
												</xsl:for-each>
											</xsl:for-each>
										</tbody>
									</table>
									<br/>
									<h3>
										<span>
											<xsl:text>Documents</xsl:text>
										</span>
									</h3>
									<table border="1">
										<xsl:variable name="altova:CurrContextGrid_06458510" select="."/>
										<thead>
											<tr>
												<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<span>
														<xsl:text>ReferenceDescription</xsl:text>
													</span>
												</th>
												<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<span>
														<xsl:text>ReferenceURLlocation</xsl:text>
													</span>
												</th>
											</tr>
										</thead>
										<tbody>
											<xsl:for-each select="n1:PublicParticipationDocuments">
												<xsl:for-each select="wfd:Reference">
													<tr>
														<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<xsl:for-each select="wfd:ReferenceDescription">
																<xsl:apply-templates/>
															</xsl:for-each>
														</td>
														<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<xsl:for-each select="wfd:ReferenceURLlocation">
																<xsl:apply-templates/>
															</xsl:for-each>
														</td>
													</tr>
												</xsl:for-each>
											</xsl:for-each>
										</tbody>
									</table>
									<br/>
								</xsl:for-each>
								<br/>
								<br/>
								<h2>
									<span>
										<xsl:text>Summary preparation first update</xsl:text>
									</span>
								</h2>
								<xsl:for-each select="n1:SummaryPreparationFirstUpdate">
									<p>
										<xsl:apply-templates/>
									</p>
								</xsl:for-each>
								<br/>
								<br/>
								<h2>
									<span>
										<xsl:text>Detail supporting documents</xsl:text>
									</span>
								</h2>
								<table border="1">
									<xsl:variable name="altova:CurrContextGrid_06466F70" select="."/>
									<thead>
										<tr>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>ReferenceDescription</xsl:text>
												</span>
											</th>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>ReferenceURLlocation</xsl:text>
												</span>
											</th>
										</tr>
									</thead>
									<tbody>
										<xsl:for-each select="n1:DetailSupportingDocuments">
											<xsl:for-each select="wfd:Reference">
												<tr>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="wfd:ReferenceDescription">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="wfd:ReferenceURLlocation">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
												</tr>
											</xsl:for-each>
										</xsl:for-each>
									</tbody>
								</table>
								<br/>
							</xsl:for-each>
							<br/>
						</div>
						<br/>
						<div class="section">
							<h1>
								<a>
									<xsl:attribute name="name">
										<xsl:value-of select="&apos;2&apos;"/>
									</xsl:attribute>
								</a>
								<span>
									<xsl:text>2. Surface water significant pressures</xsl:text>
								</span>
							</h1>
							<xsl:for-each select="n1:SurfaceWaterSignificantPressures">
								<br/>
								<xsl:for-each select="n1:SubUnitPressureDetail">
									<br/>
									<h2>
										<span>
											<xsl:value-of select="position()"/>
										</span>
										<span>
											<xsl:text>. </xsl:text>
										</span>
										<xsl:for-each select="n1:EUSubUnitCode">
											<xsl:apply-templates/>
										</xsl:for-each>
									</h2>
									<h3>
										<span>
											<xsl:text>Significant pressure types</xsl:text>
										</span>
									</h3>
									<xsl:for-each select="n1:SurfaceSignificantPressureTypes">
										<br/>
										<table border="1">
											<xsl:variable name="altova:CurrContextGrid_06453450" select="."/>
											<thead>
												<tr>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>SurfaceSignificantPressure</xsl:text>
														</span>
													</th>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>NoOfPointSources</xsl:text>
														</span>
													</th>
												</tr>
											</thead>
											<tbody>
												<xsl:for-each select="n1:SurfaceSignificantPressureType">
													<tr>
														<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<xsl:for-each select="n1:SurfaceSignificantPressure">
																<xsl:apply-templates/>
															</xsl:for-each>
														</td>
														<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<xsl:for-each select="n1:NoOfPointSources">
																<xsl:apply-templates/>
															</xsl:for-each>
														</td>
													</tr>
												</xsl:for-each>
											</tbody>
										</table>
										<br/>
										<xsl:for-each select="n1:Comments">
											<p>
												<xsl:apply-templates/>
											</p>
										</xsl:for-each>
									</xsl:for-each>
									<br/>
									<br/>
									<h3>
										<span>
											<xsl:text>Point source loads</xsl:text>
										</span>
									</h3>
									<xsl:for-each select="n1:PointSourceLoads">
										<h4 class="subtitle">
											<span>
												<xsl:text>Priority substances</xsl:text>
											</span>
										</h4>
										<table border="1">
											<xsl:variable name="altova:CurrContextGrid_06428F08" select="."/>
											<thead>
												<tr>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>TypeOfPrioritySubstance</xsl:text>
														</span>
													</th>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>LoadDetails</xsl:text>
														</span>
													</th>
												</tr>
											</thead>
											<tbody>
												<xsl:for-each select="n1:PrioritySubstances">
													<xsl:for-each select="n1:PrioritySubstance">
														<tr>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="n1:TypeOfPrioritySubstance">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<table border="1">
																	<xsl:variable name="altova:CurrContextGrid_064575D0" select="."/>
																	<thead>
																		<tr>
																			<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																				<span>
																					<xsl:text>LoadValue</xsl:text>
																				</span>
																			</th>
																			<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																				<span>
																					<xsl:text>LoadUnit</xsl:text>
																				</span>
																			</th>
																			<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																				<span>
																					<xsl:text>LoadMethod</xsl:text>
																				</span>
																			</th>
																			<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																				<span>
																					<xsl:text>LoadYear</xsl:text>
																				</span>
																			</th>
																		</tr>
																	</thead>
																	<tbody>
																		<xsl:for-each select="n1:LoadDetails">
																			<tr>
																				<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<xsl:for-each select="n1:LoadValue">
																						<xsl:apply-templates/>
																					</xsl:for-each>
																				</td>
																				<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<xsl:for-each select="n1:LoadUnit">
																						<xsl:apply-templates/>
																					</xsl:for-each>
																				</td>
																				<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<xsl:for-each select="n1:LoadMethod">
																						<xsl:apply-templates/>
																					</xsl:for-each>
																				</td>
																				<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<xsl:for-each select="n1:LoadYear">
																						<xsl:apply-templates/>
																					</xsl:for-each>
																				</td>
																			</tr>
																		</xsl:for-each>
																	</tbody>
																</table>
															</td>
														</tr>
													</xsl:for-each>
												</xsl:for-each>
											</tbody>
										</table>
										<br/>
										<h4 class="subtitle">
											<span>
												<xsl:text>Non priority substances</xsl:text>
											</span>
										</h4>
										<table border="1">
											<xsl:variable name="altova:CurrContextGrid_064CFB88" select="."/>
											<thead>
												<tr>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>TypeNonPrioritySpecificPollutant</xsl:text>
														</span>
													</th>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>OtherCasNumber</xsl:text>
														</span>
													</th>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>OtherSubstanceDescription</xsl:text>
														</span>
													</th>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>LoadDetails</xsl:text>
														</span>
													</th>
												</tr>
											</thead>
											<tbody>
												<xsl:for-each select="n1:NonPrioritySpecificPollutants">
													<xsl:for-each select="n1:NonPrioritySpecificPollutant">
														<tr>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="n1:TypeNonPrioritySpecificPollutant">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="n1:OtherCasNumber">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="n1:OtherSubstanceDescription">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<table border="1">
																	<xsl:variable name="altova:CurrContextGrid_064E81E0" select="."/>
																	<thead>
																		<tr>
																			<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																				<span>
																					<xsl:text>LoadValue</xsl:text>
																				</span>
																			</th>
																			<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																				<span>
																					<xsl:text>LoadUnit</xsl:text>
																				</span>
																			</th>
																			<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																				<span>
																					<xsl:text>LoadMethod</xsl:text>
																				</span>
																			</th>
																			<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																				<span>
																					<xsl:text>LoadYear</xsl:text>
																				</span>
																			</th>
																		</tr>
																	</thead>
																	<tbody>
																		<xsl:for-each select="n1:LoadDetails">
																			<tr>
																				<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<xsl:for-each select="n1:LoadValue">
																						<xsl:apply-templates/>
																					</xsl:for-each>
																				</td>
																				<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<xsl:for-each select="n1:LoadUnit">
																						<xsl:apply-templates/>
																					</xsl:for-each>
																				</td>
																				<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<xsl:for-each select="n1:LoadMethod">
																						<xsl:apply-templates/>
																					</xsl:for-each>
																				</td>
																				<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<xsl:for-each select="n1:LoadYear">
																						<xsl:apply-templates/>
																					</xsl:for-each>
																				</td>
																			</tr>
																		</xsl:for-each>
																	</tbody>
																</table>
															</td>
														</tr>
													</xsl:for-each>
												</xsl:for-each>
											</tbody>
										</table>
										<br/>
										<h4 class="subtitle">
											<span>
												<xsl:text>Deoxygenating substances</xsl:text>
											</span>
										</h4>
										<table border="1">
											<xsl:variable name="altova:CurrContextGrid_064EB938" select="."/>
											<thead>
												<tr>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>TypeOfDeOxygenatingSubstance</xsl:text>
														</span>
													</th>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>LoadDetails</xsl:text>
														</span>
													</th>
												</tr>
											</thead>
											<tbody>
												<xsl:for-each select="n1:DeoxygenatingSubstances">
													<xsl:for-each select="n1:DeoxygenatingSubstance">
														<tr>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="n1:TypeOfDeOxygenatingSubstance">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<table border="1">
																	<xsl:variable name="altova:CurrContextGrid_064ED4E0" select="."/>
																	<thead>
																		<tr>
																			<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																				<span>
																					<xsl:text>LoadValue</xsl:text>
																				</span>
																			</th>
																			<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																				<span>
																					<xsl:text>LoadUnit</xsl:text>
																				</span>
																			</th>
																			<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																				<span>
																					<xsl:text>LoadMethod</xsl:text>
																				</span>
																			</th>
																			<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																				<span>
																					<xsl:text>LoadYear</xsl:text>
																				</span>
																			</th>
																		</tr>
																	</thead>
																	<tbody>
																		<xsl:for-each select="n1:LoadDetails">
																			<tr>
																				<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<xsl:for-each select="n1:LoadValue">
																						<xsl:apply-templates/>
																					</xsl:for-each>
																				</td>
																				<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<xsl:for-each select="n1:LoadUnit">
																						<xsl:apply-templates/>
																					</xsl:for-each>
																				</td>
																				<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<xsl:for-each select="n1:LoadMethod">
																						<xsl:apply-templates/>
																					</xsl:for-each>
																				</td>
																				<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<xsl:for-each select="n1:LoadYear">
																						<xsl:apply-templates/>
																					</xsl:for-each>
																				</td>
																			</tr>
																		</xsl:for-each>
																	</tbody>
																</table>
															</td>
														</tr>
													</xsl:for-each>
												</xsl:for-each>
											</tbody>
										</table>
										<br/>
										<h4 class="subtitle">
											<span>
												<xsl:text>Nutrients</xsl:text>
											</span>
										</h4>
										<table border="1">
											<xsl:variable name="altova:CurrContextGrid_064F0BD0" select="."/>
											<thead>
												<tr>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>TypeOfNutrient</xsl:text>
														</span>
													</th>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>LoadDetails</xsl:text>
														</span>
													</th>
												</tr>
											</thead>
											<tbody>
												<xsl:for-each select="n1:Nutrients">
													<xsl:for-each select="n1:Nutrient">
														<tr>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="n1:TypeOfNutrient">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<table border="1">
																	<xsl:variable name="altova:CurrContextGrid_0641B380" select="."/>
																	<thead>
																		<tr>
																			<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																				<span>
																					<xsl:text>LoadValue</xsl:text>
																				</span>
																			</th>
																			<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																				<span>
																					<xsl:text>LoadUnit</xsl:text>
																				</span>
																			</th>
																			<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																				<span>
																					<xsl:text>LoadMethod</xsl:text>
																				</span>
																			</th>
																			<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																				<span>
																					<xsl:text>LoadYear</xsl:text>
																				</span>
																			</th>
																		</tr>
																	</thead>
																	<tbody>
																		<xsl:for-each select="n1:LoadDetails">
																			<tr>
																				<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<xsl:for-each select="n1:LoadValue">
																						<xsl:apply-templates/>
																					</xsl:for-each>
																				</td>
																				<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<xsl:for-each select="n1:LoadUnit">
																						<xsl:apply-templates/>
																					</xsl:for-each>
																				</td>
																				<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<xsl:for-each select="n1:LoadMethod">
																						<xsl:apply-templates/>
																					</xsl:for-each>
																				</td>
																				<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<xsl:for-each select="n1:LoadYear">
																						<xsl:apply-templates/>
																					</xsl:for-each>
																				</td>
																			</tr>
																		</xsl:for-each>
																	</tbody>
																</table>
															</td>
														</tr>
													</xsl:for-each>
												</xsl:for-each>
											</tbody>
										</table>
										<br/>
										<h4 class="subtitle">
											<span>
												<xsl:text>Saline discharges</xsl:text>
											</span>
										</h4>
										<table border="1">
											<xsl:variable name="altova:CurrContextGrid_06438A08" select="."/>
											<thead>
												<tr>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>SubstanceMeasured</xsl:text>
														</span>
													</th>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>LoadDetails</xsl:text>
														</span>
													</th>
												</tr>
											</thead>
											<tbody>
												<xsl:for-each select="n1:SalineDischarges">
													<xsl:for-each select="n1:SalineDischarge">
														<tr>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="n1:SubstanceMeasured">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<table border="1">
																	<xsl:variable name="altova:CurrContextGrid_0643D590" select="."/>
																	<thead>
																		<tr>
																			<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																				<span>
																					<xsl:text>LoadValue</xsl:text>
																				</span>
																			</th>
																			<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																				<span>
																					<xsl:text>LoadUnit</xsl:text>
																				</span>
																			</th>
																			<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																				<span>
																					<xsl:text>LoadMethod</xsl:text>
																				</span>
																			</th>
																			<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																				<span>
																					<xsl:text>LoadYear</xsl:text>
																				</span>
																			</th>
																		</tr>
																	</thead>
																	<tbody>
																		<xsl:for-each select="n1:LoadDetails">
																			<tr>
																				<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<xsl:for-each select="n1:LoadValue">
																						<xsl:apply-templates/>
																					</xsl:for-each>
																				</td>
																				<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<xsl:for-each select="n1:LoadUnit">
																						<xsl:apply-templates/>
																					</xsl:for-each>
																				</td>
																				<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<xsl:for-each select="n1:LoadMethod">
																						<xsl:apply-templates/>
																					</xsl:for-each>
																				</td>
																				<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<xsl:for-each select="n1:LoadYear">
																						<xsl:apply-templates/>
																					</xsl:for-each>
																				</td>
																			</tr>
																		</xsl:for-each>
																	</tbody>
																</table>
															</td>
														</tr>
													</xsl:for-each>
												</xsl:for-each>
											</tbody>
										</table>
										<br/>
									</xsl:for-each>
									<br/>
									<br/>
									<h3>
										<span>
											<xsl:text>Diffuse source loads</xsl:text>
										</span>
									</h3>
									<xsl:for-each select="n1:DiffuseSourceLoads">
										<h4 class="subtitle">
											<span>
												<xsl:text>Priority substances</xsl:text>
											</span>
										</h4>
										<table border="1">
											<xsl:variable name="altova:CurrContextGrid_064D23C8" select="."/>
											<thead>
												<tr>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>TypeOfPrioritySubstance</xsl:text>
														</span>
													</th>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>LoadDetails</xsl:text>
														</span>
													</th>
												</tr>
											</thead>
											<tbody>
												<xsl:for-each select="n1:PrioritySubstances">
													<xsl:for-each select="n1:PrioritySubstance">
														<tr>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="n1:TypeOfPrioritySubstance">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<table border="1">
																	<xsl:variable name="altova:CurrContextGrid_064FFF90" select="."/>
																	<thead>
																		<tr>
																			<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																				<span>
																					<xsl:text>LoadValue</xsl:text>
																				</span>
																			</th>
																			<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																				<span>
																					<xsl:text>LoadUnit</xsl:text>
																				</span>
																			</th>
																			<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																				<span>
																					<xsl:text>LoadMethod</xsl:text>
																				</span>
																			</th>
																			<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																				<span>
																					<xsl:text>LoadYear</xsl:text>
																				</span>
																			</th>
																		</tr>
																	</thead>
																	<tbody>
																		<xsl:for-each select="n1:LoadDetails">
																			<tr>
																				<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<xsl:for-each select="n1:LoadValue">
																						<xsl:apply-templates/>
																					</xsl:for-each>
																				</td>
																				<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<xsl:for-each select="n1:LoadUnit">
																						<xsl:apply-templates/>
																					</xsl:for-each>
																				</td>
																				<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<xsl:for-each select="n1:LoadMethod">
																						<xsl:apply-templates/>
																					</xsl:for-each>
																				</td>
																				<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<xsl:for-each select="n1:LoadYear">
																						<xsl:apply-templates/>
																					</xsl:for-each>
																				</td>
																			</tr>
																		</xsl:for-each>
																	</tbody>
																</table>
															</td>
														</tr>
													</xsl:for-each>
												</xsl:for-each>
											</tbody>
										</table>
										<br/>
										<h4 class="subtitle">
											<span>
												<xsl:text>Non priority substances</xsl:text>
											</span>
										</h4>
										<table border="1">
											<xsl:variable name="altova:CurrContextGrid_06503638" select="."/>
											<thead>
												<tr>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>TypeNonPrioritySpecificPollutant</xsl:text>
														</span>
													</th>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>OtherCasNumber</xsl:text>
														</span>
													</th>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>OtherSubstanceDescription</xsl:text>
														</span>
													</th>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>LoadDetails</xsl:text>
														</span>
													</th>
												</tr>
											</thead>
											<tbody>
												<xsl:for-each select="n1:NonPrioritySpecificPollutants">
													<xsl:for-each select="n1:NonPrioritySpecificPollutant">
														<tr>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="n1:TypeOfNonPrioritySpecificPollutant">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="n1:OtherCasNumber">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="n1:OtherSubstanceDescription">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<table border="1">
																	<xsl:variable name="altova:CurrContextGrid_065064A0" select="."/>
																	<thead>
																		<tr>
																			<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																				<span>
																					<xsl:text>LoadValue</xsl:text>
																				</span>
																			</th>
																			<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																				<span>
																					<xsl:text>LoadUnit</xsl:text>
																				</span>
																			</th>
																			<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																				<span>
																					<xsl:text>LoadMethod</xsl:text>
																				</span>
																			</th>
																			<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																				<span>
																					<xsl:text>LoadYear</xsl:text>
																				</span>
																			</th>
																		</tr>
																	</thead>
																	<tbody>
																		<xsl:for-each select="n1:LoadDetails">
																			<tr>
																				<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<xsl:for-each select="n1:LoadValue">
																						<xsl:apply-templates/>
																					</xsl:for-each>
																				</td>
																				<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<xsl:for-each select="n1:LoadUnit">
																						<xsl:apply-templates/>
																					</xsl:for-each>
																				</td>
																				<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<xsl:for-each select="n1:LoadMethod">
																						<xsl:apply-templates/>
																					</xsl:for-each>
																				</td>
																				<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<xsl:for-each select="n1:LoadYear">
																						<xsl:apply-templates/>
																					</xsl:for-each>
																				</td>
																			</tr>
																		</xsl:for-each>
																	</tbody>
																</table>
															</td>
														</tr>
													</xsl:for-each>
												</xsl:for-each>
											</tbody>
										</table>
										<br/>
										<h4 class="subtitle">
											<span>
												<xsl:text>Deoxygenating substances</xsl:text>
											</span>
										</h4>
										<table border="1">
											<xsl:variable name="altova:CurrContextGrid_06509C40" select="."/>
											<thead>
												<tr>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>TypeOfDeOxygenatingSubstance</xsl:text>
														</span>
													</th>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>LoadDetails</xsl:text>
														</span>
													</th>
												</tr>
											</thead>
											<tbody>
												<xsl:for-each select="n1:DeoxygenatingSubstances">
													<xsl:for-each select="n1:DeoxygenatingSubstance">
														<tr>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="n1:TypeOfDeOxygenatingSubstance">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<table border="1">
																	<xsl:variable name="altova:CurrContextGrid_0650B7F0" select="."/>
																	<thead>
																		<tr>
																			<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																				<span>
																					<xsl:text>LoadValue</xsl:text>
																				</span>
																			</th>
																			<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																				<span>
																					<xsl:text>LoadUnit</xsl:text>
																				</span>
																			</th>
																			<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																				<span>
																					<xsl:text>LoadMethod</xsl:text>
																				</span>
																			</th>
																			<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																				<span>
																					<xsl:text>LoadYear</xsl:text>
																				</span>
																			</th>
																		</tr>
																	</thead>
																	<tbody>
																		<xsl:for-each select="n1:LoadDetails">
																			<tr>
																				<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<xsl:for-each select="n1:LoadValue">
																						<xsl:apply-templates/>
																					</xsl:for-each>
																				</td>
																				<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<xsl:for-each select="n1:LoadUnit">
																						<xsl:apply-templates/>
																					</xsl:for-each>
																				</td>
																				<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<xsl:for-each select="n1:LoadMethod">
																						<xsl:apply-templates/>
																					</xsl:for-each>
																				</td>
																				<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<xsl:for-each select="n1:LoadYear">
																						<xsl:apply-templates/>
																					</xsl:for-each>
																				</td>
																			</tr>
																		</xsl:for-each>
																	</tbody>
																</table>
															</td>
														</tr>
													</xsl:for-each>
												</xsl:for-each>
											</tbody>
										</table>
										<br/>
										<h4 class="subtitle">
											<span>
												<xsl:text>Nutrients</xsl:text>
											</span>
										</h4>
										<table border="1">
											<xsl:variable name="altova:CurrContextGrid_0650EEE0" select="."/>
											<thead>
												<tr>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>TypeOfNutrient</xsl:text>
														</span>
													</th>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>LoadDetails</xsl:text>
														</span>
													</th>
												</tr>
											</thead>
											<tbody>
												<xsl:for-each select="n1:Nutrients">
													<xsl:for-each select="n1:Nutrient">
														<tr>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="n1:TypeOfNutrient">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<table border="1">
																	<xsl:variable name="altova:CurrContextGrid_06510A48" select="."/>
																	<thead>
																		<tr>
																			<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																				<span>
																					<xsl:text>LoadValue</xsl:text>
																				</span>
																			</th>
																			<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																				<span>
																					<xsl:text>LoadUnit</xsl:text>
																				</span>
																			</th>
																			<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																				<span>
																					<xsl:text>LoadMethod</xsl:text>
																				</span>
																			</th>
																			<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																				<span>
																					<xsl:text>LoadYear</xsl:text>
																				</span>
																			</th>
																		</tr>
																	</thead>
																	<tbody>
																		<xsl:for-each select="n1:LoadDetails">
																			<tr>
																				<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<xsl:for-each select="n1:LoadValue">
																						<xsl:apply-templates/>
																					</xsl:for-each>
																				</td>
																				<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<xsl:for-each select="n1:LoadUnit">
																						<xsl:apply-templates/>
																					</xsl:for-each>
																				</td>
																				<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<xsl:for-each select="n1:LoadMethod">
																						<xsl:apply-templates/>
																					</xsl:for-each>
																				</td>
																				<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<xsl:for-each select="n1:LoadYear">
																						<xsl:apply-templates/>
																					</xsl:for-each>
																				</td>
																			</tr>
																		</xsl:for-each>
																	</tbody>
																</table>
															</td>
														</tr>
													</xsl:for-each>
												</xsl:for-each>
											</tbody>
										</table>
										<br/>
										<h4 class="subtitle">
											<span>
												<xsl:text>Saline discharges</xsl:text>
											</span>
										</h4>
										<table border="1">
											<xsl:variable name="altova:CurrContextGrid_065140D8" select="."/>
											<thead>
												<tr>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>SubstanceMeasured</xsl:text>
														</span>
													</th>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>LoadDetails</xsl:text>
														</span>
													</th>
												</tr>
											</thead>
											<tbody>
												<xsl:for-each select="n1:SalineDischarges">
													<xsl:for-each select="n1:SalineDischarge">
														<tr>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="n1:SubstanceMeasured">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<table border="1">
																	<xsl:variable name="altova:CurrContextGrid_06515C30" select="."/>
																	<thead>
																		<tr>
																			<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																				<span>
																					<xsl:text>LoadValue</xsl:text>
																				</span>
																			</th>
																			<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																				<span>
																					<xsl:text>LoadUnit</xsl:text>
																				</span>
																			</th>
																			<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																				<span>
																					<xsl:text>LoadMethod</xsl:text>
																				</span>
																			</th>
																			<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																				<span>
																					<xsl:text>LoadYear</xsl:text>
																				</span>
																			</th>
																		</tr>
																	</thead>
																	<tbody>
																		<xsl:for-each select="n1:LoadDetails">
																			<tr>
																				<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<xsl:for-each select="n1:LoadValue">
																						<xsl:apply-templates/>
																					</xsl:for-each>
																				</td>
																				<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<xsl:for-each select="n1:LoadUnit">
																						<xsl:apply-templates/>
																					</xsl:for-each>
																				</td>
																				<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<xsl:for-each select="n1:LoadMethod">
																						<xsl:apply-templates/>
																					</xsl:for-each>
																				</td>
																				<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<xsl:for-each select="n1:LoadYear">
																						<xsl:apply-templates/>
																					</xsl:for-each>
																				</td>
																			</tr>
																		</xsl:for-each>
																	</tbody>
																</table>
															</td>
														</tr>
													</xsl:for-each>
												</xsl:for-each>
											</tbody>
										</table>
										<br/>
									</xsl:for-each>
									<br/>
									<br/>
									<h3>
										<span>
											<xsl:text>Abstraction</xsl:text>
										</span>
									</h3>
									<xsl:for-each select="n1:AbstractionNumbersVolumes">
										<br/>
										<table border="1">
											<xsl:variable name="altova:CurrContextGrid_06519878" select="."/>
											<thead>
												<tr>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>AbstractionType</xsl:text>
														</span>
													</th>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>NumberOfAbstractionPoints</xsl:text>
														</span>
													</th>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>VolumeAbstracted</xsl:text>
														</span>
													</th>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>Units</xsl:text>
														</span>
													</th>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>Period</xsl:text>
														</span>
													</th>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>VolumeYear</xsl:text>
														</span>
													</th>
												</tr>
											</thead>
											<tbody>
												<xsl:for-each select="n1:Abstraction">
													<tr>
														<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<xsl:for-each select="n1:AbstractionType">
																<xsl:apply-templates/>
															</xsl:for-each>
														</td>
														<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<xsl:for-each select="n1:NumberOfAbstractionPoints">
																<xsl:apply-templates/>
															</xsl:for-each>
														</td>
														<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<xsl:for-each select="n1:VolumeAbstracted">
																<xsl:apply-templates/>
															</xsl:for-each>
														</td>
														<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<xsl:for-each select="n1:Units">
																<xsl:apply-templates/>
															</xsl:for-each>
														</td>
														<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<xsl:for-each select="n1:Period">
																<xsl:apply-templates/>
															</xsl:for-each>
														</td>
														<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<xsl:for-each select="n1:VolumeYear">
																<xsl:apply-templates/>
															</xsl:for-each>
														</td>
													</tr>
												</xsl:for-each>
											</tbody>
										</table>
										<br/>
									</xsl:for-each>
									<br/>
									<br/>
									<h3>
										<span>
											<xsl:text>Action plan for unknown pressures</xsl:text>
										</span>
									</h3>
									<xsl:for-each select="n1:ActionPlanUnkownPressures">
										<p>
											<xsl:apply-templates/>
										</p>
									</xsl:for-each>
								</xsl:for-each>
							</xsl:for-each>
							<br/>
						</div>
						<div class="section">
							<h1>
								<a>
									<xsl:attribute name="name">
										<xsl:value-of select="&apos;3&apos;"/>
									</xsl:attribute>
								</a>
								<span>
									<xsl:text>3. Ground water main pressures</xsl:text>
								</span>
							</h1>
							<xsl:for-each select="n1:GWMainPressures">
								<br/>
								<h3>
									<span>
										<xsl:text>Main pressure types</xsl:text>
									</span>
								</h3>
								<h3>
									<div class="content">
										<ul>
											<xsl:for-each select="n1:GWMainPressureTypes">
												<xsl:for-each select="n1:RelevantGWPressures">
													<li>
														<xsl:apply-templates/>
													</li>
												</xsl:for-each>
											</xsl:for-each>
										</ul>
									</div>
									<br/>
									<table border="1">
										<xsl:variable name="altova:CurrContextGrid_06520020" select="."/>
										<thead>
											<tr>
												<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<span>
														<xsl:text>ReferenceDescription</xsl:text>
													</span>
												</th>
												<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<span>
														<xsl:text>ReferenceURLlocation</xsl:text>
													</span>
												</th>
											</tr>
										</thead>
										<tbody>
											<xsl:for-each select="n1:GWMainPressureTypes">
												<xsl:for-each select="n1:SupportingDocuments">
													<xsl:for-each select="wfd:Reference">
														<tr>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="wfd:ReferenceDescription">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="wfd:ReferenceURLlocation">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
														</tr>
													</xsl:for-each>
												</xsl:for-each>
											</xsl:for-each>
										</tbody>
									</table>
									<br/>
									<span>
										<xsl:text>Point source loads</xsl:text>
									</span>
								</h3>
								<table border="1">
									<xsl:variable name="altova:CurrContextGrid_06522508" select="."/>
									<thead>
										<tr>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>Pollutant</xsl:text>
												</span>
											</th>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>OtherPollutant</xsl:text>
												</span>
											</th>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>LoadValue</xsl:text>
												</span>
											</th>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>Units</xsl:text>
												</span>
											</th>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>HowMeasured</xsl:text>
												</span>
											</th>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>LoadYear</xsl:text>
												</span>
											</th>
										</tr>
									</thead>
									<tbody>
										<xsl:for-each select="n1:GWPointSourceLoads">
											<xsl:for-each select="n1:ListItem">
												<tr>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:Pollutant">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<table border="1">
															<xsl:variable name="altova:CurrContextGrid_065250C8" select="."/>
															<thead>
																<tr>
																	<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																		<span>
																			<xsl:text>OtherPollutantCASNumber</xsl:text>
																		</span>
																	</th>
																	<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																		<span>
																			<xsl:text>OtherPollutantDescription</xsl:text>
																		</span>
																	</th>
																</tr>
															</thead>
															<tbody>
																<xsl:for-each select="n1:OtherPollutant">
																	<tr>
																		<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																			<xsl:for-each select="n1:OtherPollutantCASNumber">
																				<xsl:apply-templates/>
																			</xsl:for-each>
																		</td>
																		<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																			<xsl:for-each select="n1:OtherPollutantDescription">
																				<xsl:apply-templates/>
																			</xsl:for-each>
																		</td>
																	</tr>
																</xsl:for-each>
															</tbody>
														</table>
													</td>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:LoadValue">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:Units">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:HowMeasured">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:LoadYear">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
												</tr>
											</xsl:for-each>
										</xsl:for-each>
									</tbody>
								</table>
								<br/>
								<xsl:for-each select="n1:GWPointSourceLoads">
									<xsl:for-each select="n1:GWNoOfRelevantPointSources">
										<p>
											<xsl:apply-templates/>
										</p>
									</xsl:for-each>
								</xsl:for-each>
								<br/>
								<br/>
								<h3>
									<span>
										<xsl:text>Diffuse source loads</xsl:text>
									</span>
								</h3>
								<table border="1">
									<xsl:variable name="altova:CurrContextGrid_06529710" select="."/>
									<thead>
										<tr>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>Pollutant</xsl:text>
												</span>
											</th>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>OtherPollutant</xsl:text>
												</span>
											</th>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>LoadValue</xsl:text>
												</span>
											</th>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>Units</xsl:text>
												</span>
											</th>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>HowMeasured</xsl:text>
												</span>
											</th>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>LoadYear</xsl:text>
												</span>
											</th>
										</tr>
									</thead>
									<tbody>
										<xsl:for-each select="n1:GWDiffuseSourceLoads">
											<xsl:for-each select="n1:ListItem">
												<tr>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:Pollutant">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<table border="1">
															<xsl:variable name="altova:CurrContextGrid_0652C208" select="."/>
															<thead>
																<tr>
																	<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																		<span>
																			<xsl:text>OtherPollutantCASNumber</xsl:text>
																		</span>
																	</th>
																	<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																		<span>
																			<xsl:text>OtherPollutantDescription</xsl:text>
																		</span>
																	</th>
																</tr>
															</thead>
															<tbody>
																<xsl:for-each select="n1:OtherPollutant">
																	<tr>
																		<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																			<xsl:for-each select="n1:OtherPollutantCASNumber">
																				<xsl:apply-templates/>
																			</xsl:for-each>
																		</td>
																		<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																			<xsl:for-each select="n1:OtherPollutantDescription">
																				<xsl:apply-templates/>
																			</xsl:for-each>
																		</td>
																	</tr>
																</xsl:for-each>
															</tbody>
														</table>
													</td>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:LoadValue">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:Units">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:HowMeasured">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:LoadYear">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
												</tr>
											</xsl:for-each>
										</xsl:for-each>
									</tbody>
								</table>
								<br/>
								<h3>
									<span>
										<xsl:text>Relevant abstractions</xsl:text>
									</span>
								</h3>
								<table border="1">
									<xsl:variable name="altova:CurrContextGrid_0652FC90" select="."/>
									<thead>
										<tr>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>NumberOfAbstractionPoints</xsl:text>
												</span>
											</th>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>AbstractionType</xsl:text>
												</span>
											</th>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>AnnualVolumeExtracted</xsl:text>
												</span>
											</th>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>VolumeUnits</xsl:text>
												</span>
											</th>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>VolumeYear</xsl:text>
												</span>
											</th>
										</tr>
									</thead>
									<tbody>
										<xsl:for-each select="n1:GWRelevantAbstractions">
											<xsl:for-each select="n1:Abstraction">
												<tr>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:NumberOfAbstractionPoints">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:AbstractionType">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:AnnualVolumeExtracted">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:VolumeUnits">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:VolumeYear">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
												</tr>
											</xsl:for-each>
										</xsl:for-each>
									</tbody>
								</table>
								<br/>
								<table border="1">
									<xsl:variable name="altova:CurrContextGrid_065338A0" select="."/>
									<thead>
										<tr>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>WaterBalance</xsl:text>
												</span>
											</th>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>ExploitationIndex</xsl:text>
												</span>
											</th>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>OtherDescription</xsl:text>
												</span>
											</th>
										</tr>
									</thead>
									<tbody>
										<xsl:for-each select="n1:GWRelevantAbstractions">
											<xsl:for-each select="n1:WaterBalance">
												<tr>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:WaterBalance">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:ExploitationIndex">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:OtherDescription">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
												</tr>
											</xsl:for-each>
										</xsl:for-each>
									</tbody>
								</table>
								<br/>
								<br/>
								<h3>
									<span>
										<xsl:text>Relevant recharges</xsl:text>
									</span>
								</h3>
								<table border="1">
									<xsl:variable name="altova:CurrContextGrid_06536698" select="."/>
									<thead>
										<tr>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>RechargeType</xsl:text>
												</span>
											</th>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>NumberOfRecharges</xsl:text>
												</span>
											</th>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>AnnualVolumeRecharged</xsl:text>
												</span>
											</th>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>VolumeUnits</xsl:text>
												</span>
											</th>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>VolumeYear</xsl:text>
												</span>
											</th>
										</tr>
									</thead>
									<tbody>
										<xsl:for-each select="n1:GWRelevantRecharges">
											<xsl:for-each select="n1:Recharge">
												<tr>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:RechargeType">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:NumberOfRecharges">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:AnnualVolumeRecharged">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:VolumeUnits">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:VolumeYear">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
												</tr>
											</xsl:for-each>
										</xsl:for-each>
									</tbody>
								</table>
								<br/>
								<h3>
									<span>
										<xsl:text>Action plan for unknown pressures</xsl:text>
									</span>
								</h3>
								<xsl:for-each select="n1:ActionPlanUnkownPressures">
									<p>
										<xsl:apply-templates/>
									</p>
								</xsl:for-each>
								<br/>
							</xsl:for-each>
							<br/>
						</div>
						<br/>
						<div class="section">
							<h1>
								<a>
									<xsl:attribute name="name">
										<xsl:value-of select="&apos;4&apos;"/>
									</xsl:attribute>
								</a>
								<span>
									<xsl:text>4. Programme of Measures</xsl:text>
								</span>
							</h1>
							<xsl:for-each select="n1:POM">
								<xsl:for-each select="n1:BasicMeasuresArticle11-3a">
									<h2>
										<span>
											<xsl:text>Basic Measures Article 11-3a</xsl:text>
										</span>
									</h2>
									<h3>
										<span>
											<xsl:text>Bathing water</xsl:text>
										</span>
									</h3>
									<xsl:for-each select="n1:BathingWater">
										<div class="content">
											<span style="font-weight:bold; ">
												<xsl:text>Implemented</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:Implemented">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Comments</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:Comments">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
										</div>
									</xsl:for-each>
									<br/>
									<br/>
									<h3>
										<span>
											<xsl:text>Birds</xsl:text>
										</span>
									</h3>
									<xsl:for-each select="n1:Birds">
										<div class="content">
											<span style="font-weight:bold; ">
												<xsl:text>Implemented</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:Implemented">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Comments</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:Comments">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
										</div>
									</xsl:for-each>
									<br/>
									<br/>
									<h3>
										<span>
											<xsl:text>Drinking water</xsl:text>
										</span>
									</h3>
									<xsl:for-each select="n1:DrinkingWater">
										<div class="content">
											<span style="font-weight:bold; ">
												<xsl:text>Implemented</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:Implemented">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Comments</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:Comments">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
										</div>
									</xsl:for-each>
									<br/>
									<br/>
									<h3>
										<span>
											<xsl:text>Seveso</xsl:text>
										</span>
									</h3>
									<xsl:for-each select="n1:Seveso">
										<div class="content">
											<span style="font-weight:bold; ">
												<xsl:text>Implemented</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:Implemented">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Comments</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:Comments">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
										</div>
									</xsl:for-each>
									<br/>
									<br/>
									<h3>
										<span>
											<xsl:text>Environmental Impact</xsl:text>
										</span>
									</h3>
									<xsl:for-each select="n1:EnvironmentalImpact">
										<div class="content">
											<span style="font-weight:bold; ">
												<xsl:text>Implemented</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:Implemented">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Comments</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:Comments">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
										</div>
									</xsl:for-each>
									<br/>
									<br/>
									<h3>
										<span>
											<xsl:text>Sewage sludge</xsl:text>
										</span>
									</h3>
									<xsl:for-each select="n1:SewageSludge">
										<div class="content">
											<span style="font-weight:bold; ">
												<xsl:text>Implemented</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:Implemented">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Comments</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:Comments">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
										</div>
									</xsl:for-each>
									<br/>
									<br/>
									<h3>
										<span>
											<xsl:text>Urban waste water</xsl:text>
										</span>
									</h3>
									<xsl:for-each select="n1:UrbanWasteWater">
										<div class="content">
											<span style="font-weight:bold; ">
												<xsl:text>Implemented</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:Implemented">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Comments</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:Comments">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
										</div>
									</xsl:for-each>
									<br/>
									<br/>
									<h3>
										<span>
											<xsl:text>Plant protection products</xsl:text>
										</span>
									</h3>
									<xsl:for-each select="n1:PlantProtectionProducts">
										<div class="content">
											<span style="font-weight:bold; ">
												<xsl:text>Implemented</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:Implemented">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Comments</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:Comments">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
										</div>
									</xsl:for-each>
									<br/>
									<br/>
									<h3>
										<span>
											<xsl:text>Nitrates</xsl:text>
										</span>
									</h3>
									<xsl:for-each select="n1:Nitrates">
										<div class="content">
											<span style="font-weight:bold; ">
												<xsl:text>Implemented</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:Implemented">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Comments</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:Comments">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
										</div>
									</xsl:for-each>
									<br/>
									<br/>
									<h3>
										<span>
											<xsl:text>Habitats</xsl:text>
										</span>
									</h3>
									<xsl:for-each select="n1:Habitats">
										<div class="content">
											<span style="font-weight:bold; ">
												<xsl:text>Implemented</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:Implemented">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Comments</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:Comments">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
										</div>
									</xsl:for-each>
									<br/>
									<br/>
									<h3>
										<span>
											<xsl:text>IPPC</xsl:text>
										</span>
									</h3>
									<xsl:for-each select="n1:IPPC">
										<div class="content">
											<span style="font-weight:bold; ">
												<xsl:text>Implemented</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:Implemented">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Comments</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:Comments">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
										</div>
									</xsl:for-each>
									<br/>
									<br/>
								</xsl:for-each>
								<br/>
								<br/>
								<xsl:for-each select="n1:OtherBasicMeasuresArticle11-3b-1">
									<br/>
									<h2>
										<span>
											<xsl:text>Other Basic Measures Article 11-3b-1</xsl:text>
										</span>
									</h2>
									<h3>
										<span>
											<xsl:text>Cost recovery water services</xsl:text>
										</span>
									</h3>
									<xsl:for-each select="n1:CostRecoveryWaterServices">
										<div class="content">
											<span style="font-weight:bold; ">
												<xsl:text>Implemented</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:Implemented">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Level of measure</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:LevelOfMeasure">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Description of measure</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:DescriptionOfMeasure">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Comments</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:Comments">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Associated references:</xsl:text>
											</span>
											<br/>
											<table border="1">
												<xsl:variable name="altova:CurrContextGrid_06551AB8" select="."/>
												<thead>
													<tr>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>ReferenceDescription</xsl:text>
															</span>
														</th>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>ReferenceURLlocation</xsl:text>
															</span>
														</th>
													</tr>
												</thead>
												<tbody>
													<xsl:for-each select="n1:AssociatedReferences">
														<xsl:for-each select="wfd:Reference">
															<tr>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="wfd:ReferenceDescription">
																		<xsl:apply-templates/>
																	</xsl:for-each>
																</td>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="wfd:ReferenceURLlocation">
																		<xsl:apply-templates/>
																	</xsl:for-each>
																</td>
															</tr>
														</xsl:for-each>
													</xsl:for-each>
												</tbody>
											</table>
											<br/>
										</div>
									</xsl:for-each>
									<br/>
									<h3>
										<span>
											<xsl:text>Efficient water use</xsl:text>
										</span>
									</h3>
									<xsl:for-each select="n1:EfficientWaterUse">
										<div class="content">
											<span style="font-weight:bold; ">
												<xsl:text>Implemented</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:Implemented">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Level of measure</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:LevelOfMeasure">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Description of measure</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:DescriptionOfMeasure">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Comments</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:Comments">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Associated references:</xsl:text>
											</span>
											<br/>
											<table border="1">
												<xsl:variable name="altova:CurrContextGrid_06557150" select="."/>
												<thead>
													<tr>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>ReferenceDescription</xsl:text>
															</span>
														</th>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>ReferenceURLlocation</xsl:text>
															</span>
														</th>
													</tr>
												</thead>
												<tbody>
													<xsl:for-each select="n1:AssociatedReferences">
														<xsl:for-each select="wfd:Reference">
															<tr>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="wfd:ReferenceDescription">
																		<xsl:apply-templates/>
																	</xsl:for-each>
																</td>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="wfd:ReferenceURLlocation">
																		<xsl:apply-templates/>
																	</xsl:for-each>
																</td>
															</tr>
														</xsl:for-each>
													</xsl:for-each>
												</tbody>
											</table>
											<br/>
										</div>
									</xsl:for-each>
									<br/>
									<h3>
										<span>
											<xsl:text>Protection of water abstraction</xsl:text>
										</span>
									</h3>
									<xsl:for-each select="n1:ProtectionWaterAbstraction">
										<div class="content">
											<span style="font-weight:bold; ">
												<xsl:text>Implemented</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:Implemented">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Level of measure</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:LevelOfMeasure">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Description of measure</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:DescriptionOfMeasure">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Comments</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:Comments">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Associated references:</xsl:text>
											</span>
											<br/>
											<table border="1">
												<xsl:variable name="altova:CurrContextGrid_0655C280" select="."/>
												<thead>
													<tr>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>ReferenceDescription</xsl:text>
															</span>
														</th>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>ReferenceURLlocation</xsl:text>
															</span>
														</th>
													</tr>
												</thead>
												<tbody>
													<xsl:for-each select="n1:AssociatedReferences">
														<xsl:for-each select="wfd:Reference">
															<tr>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="wfd:ReferenceDescription">
																		<xsl:apply-templates/>
																	</xsl:for-each>
																</td>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="wfd:ReferenceURLlocation">
																		<xsl:apply-templates/>
																	</xsl:for-each>
																</td>
															</tr>
														</xsl:for-each>
													</xsl:for-each>
												</tbody>
											</table>
											<br/>
										</div>
									</xsl:for-each>
									<br/>
									<br/>
									<h3>
										<span>
											<xsl:text>Controls of water abstraction</xsl:text>
										</span>
									</h3>
									<xsl:for-each select="n1:ControlsWaterAbstraction">
										<div class="content">
											<span style="font-weight:bold; ">
												<xsl:text>Implemented</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:Implemented">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Level of measure</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:LevelOfMeasure">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Description of measure</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:DescriptionOfMeasure">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Comments</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:Comments">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Associated references:</xsl:text>
											</span>
											<br/>
											<table border="1">
												<xsl:variable name="altova:CurrContextGrid_065614F8" select="."/>
												<thead>
													<tr>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>ReferenceDescription</xsl:text>
															</span>
														</th>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>ReferenceURLlocation</xsl:text>
															</span>
														</th>
													</tr>
												</thead>
												<tbody>
													<xsl:for-each select="n1:AssociatedReferences">
														<xsl:for-each select="wfd:Reference">
															<tr>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="wfd:ReferenceDescription">
																		<xsl:apply-templates/>
																	</xsl:for-each>
																</td>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="wfd:ReferenceURLlocation">
																		<xsl:apply-templates/>
																	</xsl:for-each>
																</td>
															</tr>
														</xsl:for-each>
													</xsl:for-each>
												</tbody>
											</table>
											<br/>
										</div>
									</xsl:for-each>
									<br/>
									<br/>
									<h3>
										<span>
											<xsl:text>Controls of water abstraction</xsl:text>
										</span>
									</h3>
									<xsl:for-each select="n1:ControlsWaterAbstraction">
										<div class="content">
											<span style="font-weight:bold; ">
												<xsl:text>Implemented</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:Implemented">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Level of measure</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:LevelOfMeasure">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Description of measure</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:DescriptionOfMeasure">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Comments</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:Comments">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Associated references:</xsl:text>
											</span>
											<br/>
											<table border="1">
												<xsl:variable name="altova:CurrContextGrid_06566800" select="."/>
												<thead>
													<tr>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>ReferenceDescription</xsl:text>
															</span>
														</th>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>ReferenceURLlocation</xsl:text>
															</span>
														</th>
													</tr>
												</thead>
												<tbody>
													<xsl:for-each select="n1:AssociatedReferences">
														<xsl:for-each select="wfd:Reference">
															<tr>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="wfd:ReferenceDescription">
																		<xsl:apply-templates/>
																	</xsl:for-each>
																</td>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="wfd:ReferenceURLlocation">
																		<xsl:apply-templates/>
																	</xsl:for-each>
																</td>
															</tr>
														</xsl:for-each>
													</xsl:for-each>
												</tbody>
											</table>
											<br/>
										</div>
									</xsl:for-each>
									<br/>
									<br/>
									<h3>
										<span>
											<xsl:text>Controls of recharge or augmentation of groundwaters</xsl:text>
										</span>
									</h3>
									<xsl:for-each select="n1:RechargeAugmentationGroundwaters">
										<div class="content">
											<span style="font-weight:bold; ">
												<xsl:text>Implemented</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:Implemented">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Level of measure</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:LevelOfMeasure">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Description of measure</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:DescriptionOfMeasure">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Comments</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:Comments">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Associated references:</xsl:text>
											</span>
											<br/>
											<table border="1">
												<xsl:variable name="altova:CurrContextGrid_0656BAB0" select="."/>
												<thead>
													<tr>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>ReferenceDescription</xsl:text>
															</span>
														</th>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>ReferenceURLlocation</xsl:text>
															</span>
														</th>
													</tr>
												</thead>
												<tbody>
													<xsl:for-each select="n1:AssociatedReferences">
														<xsl:for-each select="wfd:Reference">
															<tr>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="wfd:ReferenceDescription">
																		<xsl:apply-templates/>
																	</xsl:for-each>
																</td>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="wfd:ReferenceURLlocation">
																		<xsl:apply-templates/>
																	</xsl:for-each>
																</td>
															</tr>
														</xsl:for-each>
													</xsl:for-each>
												</tbody>
											</table>
											<br/>
										</div>
									</xsl:for-each>
									<br/>
									<h3>
										<span>
											<xsl:text>Point source discharges</xsl:text>
										</span>
									</h3>
									<xsl:for-each select="n1:PointSourceDischarges">
										<div class="content">
											<span style="font-weight:bold; ">
												<xsl:text>Implemented</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:Implemented">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Level of measure</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:LevelOfMeasure">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Description of measure</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:DescriptionOfMeasure">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Comments</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:Comments">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Associated references:</xsl:text>
											</span>
											<br/>
											<table border="1">
												<xsl:variable name="altova:CurrContextGrid_06570BF8" select="."/>
												<thead>
													<tr>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>ReferenceDescription</xsl:text>
															</span>
														</th>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>ReferenceURLlocation</xsl:text>
															</span>
														</th>
													</tr>
												</thead>
												<tbody>
													<xsl:for-each select="n1:AssociatedReferences">
														<xsl:for-each select="wfd:Reference">
															<tr>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="wfd:ReferenceDescription">
																		<xsl:apply-templates/>
																	</xsl:for-each>
																</td>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="wfd:ReferenceURLlocation">
																		<xsl:apply-templates/>
																	</xsl:for-each>
																</td>
															</tr>
														</xsl:for-each>
													</xsl:for-each>
												</tbody>
											</table>
											<br/>
										</div>
									</xsl:for-each>
									<br/>
									<h3>
										<span>
											<xsl:text>Diffuse pollutants</xsl:text>
										</span>
									</h3>
									<xsl:for-each select="n1:PollutantsDiffuse">
										<div class="content">
											<span style="font-weight:bold; ">
												<xsl:text>Implemented</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:Implemented">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Level of measure</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:LevelOfMeasure">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Description of measure</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:DescriptionOfMeasure">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Comments</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:Comments">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Associated references:</xsl:text>
											</span>
											<br/>
											<table border="1">
												<xsl:variable name="altova:CurrContextGrid_06575D08" select="."/>
												<thead>
													<tr>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>ReferenceDescription</xsl:text>
															</span>
														</th>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>ReferenceURLlocation</xsl:text>
															</span>
														</th>
													</tr>
												</thead>
												<tbody>
													<xsl:for-each select="n1:AssociatedReferences">
														<xsl:for-each select="wfd:Reference">
															<tr>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="wfd:ReferenceDescription">
																		<xsl:apply-templates/>
																	</xsl:for-each>
																</td>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="wfd:ReferenceURLlocation">
																		<xsl:apply-templates/>
																	</xsl:for-each>
																</td>
															</tr>
														</xsl:for-each>
													</xsl:for-each>
												</tbody>
											</table>
											<br/>
										</div>
									</xsl:for-each>
									<br/>
									<h3>
										<span>
											<xsl:text>Adverse impact</xsl:text>
										</span>
									</h3>
									<xsl:for-each select="n1:AdverseImpact">
										<div class="content">
											<span style="font-weight:bold; ">
												<xsl:text>Implemented</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:Implemented">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Level of measure</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:LevelOfMeasure">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Description of measure</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:DescriptionOfMeasure">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Comments</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:Comments">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Associated references:</xsl:text>
											</span>
											<br/>
											<table border="1">
												<xsl:variable name="altova:CurrContextGrid_0657AE00" select="."/>
												<thead>
													<tr>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>ReferenceDescription</xsl:text>
															</span>
														</th>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>ReferenceURLlocation</xsl:text>
															</span>
														</th>
													</tr>
												</thead>
												<tbody>
													<xsl:for-each select="n1:AssociatedReferences">
														<xsl:for-each select="wfd:Reference">
															<tr>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="wfd:ReferenceDescription">
																		<xsl:apply-templates/>
																	</xsl:for-each>
																</td>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="wfd:ReferenceURLlocation">
																		<xsl:apply-templates/>
																	</xsl:for-each>
																</td>
															</tr>
														</xsl:for-each>
													</xsl:for-each>
												</tbody>
											</table>
											<br/>
										</div>
									</xsl:for-each>
									<br/>
									<br/>
									<h3>
										<span>
											<xsl:text>Pollutants direct groundwater</xsl:text>
										</span>
									</h3>
									<xsl:for-each select="n1:PollutantsDirectGroundwater">
										<div class="content">
											<span style="font-weight:bold; ">
												<xsl:text>Implemented</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:Implemented">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Level of measure</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:LevelOfMeasure">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Description of measure</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:DescriptionOfMeasure">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Comments</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:Comments">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Associated references:</xsl:text>
											</span>
											<br/>
											<table border="1">
												<xsl:variable name="altova:CurrContextGrid_065800E0" select="."/>
												<thead>
													<tr>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>ReferenceDescription</xsl:text>
															</span>
														</th>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>ReferenceURLlocation</xsl:text>
															</span>
														</th>
													</tr>
												</thead>
												<tbody>
													<xsl:for-each select="n1:AssociatedReferences">
														<xsl:for-each select="wfd:Reference">
															<tr>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="wfd:ReferenceDescription">
																		<xsl:apply-templates/>
																	</xsl:for-each>
																</td>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="wfd:ReferenceURLlocation">
																		<xsl:apply-templates/>
																	</xsl:for-each>
																</td>
															</tr>
														</xsl:for-each>
													</xsl:for-each>
												</tbody>
											</table>
											<br/>
										</div>
									</xsl:for-each>
									<br/>
									<h3>
										<span>
											<xsl:text>Pollution of surface waters by priority substances</xsl:text>
										</span>
									</h3>
									<xsl:for-each select="n1:SurfacePrioritySubstances">
										<div class="content">
											<span style="font-weight:bold; ">
												<xsl:text>Implemented</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:Implemented">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Level of measure</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:LevelOfMeasure">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Description of measure</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:DescriptionOfMeasure">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Comments</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:Comments">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Associated references:</xsl:text>
											</span>
											<br/>
											<table border="1">
												<xsl:variable name="altova:CurrContextGrid_06585230" select="."/>
												<thead>
													<tr>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>ReferenceDescription</xsl:text>
															</span>
														</th>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>ReferenceURLlocation</xsl:text>
															</span>
														</th>
													</tr>
												</thead>
												<tbody>
													<xsl:for-each select="n1:AssociatedReferences">
														<xsl:for-each select="wfd:Reference">
															<tr>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="wfd:ReferenceDescription">
																		<xsl:apply-templates/>
																	</xsl:for-each>
																</td>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="wfd:ReferenceURLlocation">
																		<xsl:apply-templates/>
																	</xsl:for-each>
																</td>
															</tr>
														</xsl:for-each>
													</xsl:for-each>
												</tbody>
											</table>
											<br/>
										</div>
									</xsl:for-each>
									<br/>
									<h3>
										<span>
											<xsl:text>Accidental pollution</xsl:text>
										</span>
									</h3>
									<xsl:for-each select="n1:AccidentalPollution">
										<div class="content">
											<span style="font-weight:bold; ">
												<xsl:text>Implemented</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:Implemented">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Level of measure</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:LevelOfMeasure">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Description of measure</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:DescriptionOfMeasure">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Comments</xsl:text>
											</span>
											<span>
												<xsl:text>: </xsl:text>
											</span>
											<xsl:for-each select="n1:Comments">
												<xsl:apply-templates/>
											</xsl:for-each>
											<br/>
											<span style="font-weight:bold; ">
												<xsl:text>Associated references:</xsl:text>
											</span>
											<br/>
											<table border="1">
												<xsl:variable name="altova:CurrContextGrid_0658A348" select="."/>
												<thead>
													<tr>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>ReferenceDescription</xsl:text>
															</span>
														</th>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>ReferenceURLlocation</xsl:text>
															</span>
														</th>
													</tr>
												</thead>
												<tbody>
													<xsl:for-each select="n1:AssociatedReferences">
														<xsl:for-each select="wfd:Reference">
															<tr>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="wfd:ReferenceDescription">
																		<xsl:apply-templates/>
																	</xsl:for-each>
																</td>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="wfd:ReferenceURLlocation">
																		<xsl:apply-templates/>
																	</xsl:for-each>
																</td>
															</tr>
														</xsl:for-each>
													</xsl:for-each>
												</tbody>
											</table>
											<br/>
										</div>
									</xsl:for-each>
									<br/>
								</xsl:for-each>
								<br/>
								<br/>
								<br/>
								<h2>
									<span>
										<xsl:text>Surface water need for supplementary measures</xsl:text>
									</span>
									<br/>
								</h2>
								<xsl:for-each select="n1:SWNeedForSupplementaryMeasures">
									<br/>
									<xsl:for-each select="n1:SWNeedForSupplementaryMeasure">
										<div>
											<h3>
												<span>
													<xsl:value-of select="position()"/>
												</span>
												<span>
													<xsl:text>. </xsl:text>
												</span>
												<xsl:for-each select="n1:EUSubUnitCode">
													<xsl:apply-templates/>
												</xsl:for-each>
											</h3>
											<table border="1">
												<xsl:variable name="altova:CurrContextGrid_0658E018" select="."/>
												<thead>
													<tr>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>PressurePreventingGoodStatus</xsl:text>
															</span>
														</th>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>PercentageFailureRW</xsl:text>
															</span>
														</th>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>PercentageFailureLW</xsl:text>
															</span>
														</th>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>PercentageFailureTW</xsl:text>
															</span>
														</th>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>PercentageFailureCW</xsl:text>
															</span>
														</th>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>BasicMeasuresEnough</xsl:text>
															</span>
														</th>
													</tr>
												</thead>
												<tbody>
													<xsl:for-each select="n1:SupplementaryMeasures">
														<xsl:for-each select="n1:NeedForSupplementaryMeasure">
															<tr>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="n1:PressurePreventingGoodStatus">
																		<xsl:apply-templates/>
																	</xsl:for-each>
																</td>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="n1:PercentageFailureRW">
																		<xsl:apply-templates/>
																	</xsl:for-each>
																</td>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="n1:PercentageFailureLW">
																		<xsl:apply-templates/>
																	</xsl:for-each>
																</td>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="n1:PercentageFailureTW">
																		<xsl:apply-templates/>
																	</xsl:for-each>
																</td>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="n1:PercentageFailureCW">
																		<xsl:apply-templates/>
																	</xsl:for-each>
																</td>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="n1:BasicMeasuresEnough">
																		<xsl:apply-templates/>
																	</xsl:for-each>
																</td>
															</tr>
														</xsl:for-each>
													</xsl:for-each>
												</tbody>
											</table>
											<br/>
											<table border="1">
												<xsl:variable name="altova:CurrContextGrid_06592A98" select="."/>
												<thead>
													<tr>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>PressurePreventingGoodStatus</xsl:text>
															</span>
														</th>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>SWPressureMeasuresCheckList</xsl:text>
															</span>
														</th>
													</tr>
												</thead>
												<tbody>
													<xsl:for-each select="n1:SupplementaryMeasures">
														<xsl:for-each select="n1:NeedForSupplementaryMeasure">
															<tr>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="n1:PressurePreventingGoodStatus">
																		<xsl:apply-templates/>
																	</xsl:for-each>
																</td>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<table border="1">
																		<xsl:variable name="altova:CurrContextGrid_06594738" select="."/>
																		<thead>
																			<tr>
																				<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<span>
																						<xsl:text>SWCategory</xsl:text>
																					</span>
																				</th>
																				<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<span>
																						<xsl:text>Pressure</xsl:text>
																					</span>
																				</th>
																				<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<span>
																						<xsl:text>SupplementaryMeasureCode</xsl:text>
																					</span>
																				</th>
																				<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<span>
																						<xsl:text>BasicMeasureCode</xsl:text>
																					</span>
																				</th>
																				<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<span>
																						<xsl:text>OtherBasicMeasureCode</xsl:text>
																					</span>
																				</th>
																				<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<span>
																						<xsl:text>Comments</xsl:text>
																					</span>
																				</th>
																			</tr>
																		</thead>
																		<tbody>
																			<xsl:for-each select="n1:SWPressureMeasuresCheckList">
																				<xsl:for-each select="n1:PressureRequiringSuppAddMeasures">
																					<tr>
																						<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																							<xsl:for-each select="n1:SWCategory">
																								<xsl:apply-templates/>
																							</xsl:for-each>
																						</td>
																						<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																							<xsl:for-each select="n1:Pressure">
																								<xsl:apply-templates/>
																							</xsl:for-each>
																						</td>
																						<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																							<ul>
																								<xsl:for-each select="n1:SupplementaryMeasureCode">
																									<li>
																										<xsl:apply-templates/>
																									</li>
																								</xsl:for-each>
																							</ul>
																						</td>
																						<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																							<xsl:for-each select="n1:BasicMeasureCode">
																								<xsl:apply-templates/>
																							</xsl:for-each>
																						</td>
																						<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																							<xsl:for-each select="n1:OtherBasicMeasureCode">
																								<xsl:apply-templates/>
																							</xsl:for-each>
																						</td>
																						<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																							<xsl:for-each select="n1:Comments">
																								<xsl:apply-templates/>
																							</xsl:for-each>
																						</td>
																					</tr>
																				</xsl:for-each>
																			</xsl:for-each>
																		</tbody>
																	</table>
																</td>
															</tr>
														</xsl:for-each>
													</xsl:for-each>
												</tbody>
											</table>
											<br/>
											<table border="1">
												<xsl:variable name="altova:CurrContextGrid_06599B78" select="."/>
												<thead>
													<tr>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>PressurePreventingGoodStatus</xsl:text>
															</span>
														</th>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>Comments</xsl:text>
															</span>
														</th>
													</tr>
												</thead>
												<tbody>
													<xsl:for-each select="n1:SupplementaryMeasures">
														<xsl:for-each select="n1:NeedForSupplementaryMeasure">
															<tr>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="n1:PressurePreventingGoodStatus">
																		<xsl:apply-templates/>
																	</xsl:for-each>
																</td>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="n1:Comments">
																		<xsl:apply-templates/>
																	</xsl:for-each>
																</td>
															</tr>
														</xsl:for-each>
													</xsl:for-each>
												</tbody>
											</table>
										</div>
										<br/>
										<br/>
									</xsl:for-each>
								</xsl:for-each>
								<br/>
								<br/>
								<h2>
									<span>
										<xsl:text>List of supplementary measures</xsl:text>
									</span>
								</h2>
								<xsl:for-each select="n1:ListOfSupplementaryMeasures">
									<br/>
									<xsl:for-each select="n1:SuppAddMeasure">
										<h3>
											<span>
												<xsl:text>Unique MS code for supplementary or additional measure: </xsl:text>
											</span>
											<xsl:for-each select="n1:SupplementaryAddMeasureCode">
												<xsl:apply-templates/>
											</xsl:for-each>
										</h3>
										<table border="1">
											<xsl:variable name="altova:CurrContextGrid_0659CE08" select="."/>
											<tbody>
												<tr>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>TypeOfSupplementaryMeasure</xsl:text>
														</span>
													</th>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<ul>
															<xsl:for-each select="n1:TypeOfSupplementaryMeasure">
																<li>
																	<xsl:apply-templates/>
																</li>
															</xsl:for-each>
														</ul>
													</td>
												</tr>
												<tr>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>TypeOfAdditionalMeasure</xsl:text>
														</span>
													</th>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:TypeOfAdditionalMeasure">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
												</tr>
												<tr>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>MeasureName</xsl:text>
														</span>
													</th>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:MeasureName">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
												</tr>
												<tr>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>MeasureDescription</xsl:text>
														</span>
													</th>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:MeasureDescription">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
												</tr>
												<tr>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>GeographicCoverage</xsl:text>
														</span>
													</th>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:GeographicCoverage">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
												</tr>
												<tr>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>Comment</xsl:text>
														</span>
													</th>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:Comment">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
												</tr>
											</tbody>
										</table>
										<br/>
										<div class="content">
											<span>
												<xsl:text>Associated hyperlinks:</xsl:text>
											</span>
										</div>
										<br/>
										<table border="1">
											<xsl:variable name="altova:CurrContextGrid_065A1538" select="."/>
											<thead>
												<tr>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>ReferenceDescription</xsl:text>
														</span>
													</th>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>ReferenceURLlocation</xsl:text>
														</span>
													</th>
												</tr>
											</thead>
											<tbody>
												<xsl:for-each select="n1:AssociatedHyperlinks">
													<xsl:for-each select="wfd:Reference">
														<tr>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="wfd:ReferenceDescription">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="wfd:ReferenceURLlocation">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
														</tr>
													</xsl:for-each>
												</xsl:for-each>
											</tbody>
										</table>
										<br/>
										<br/>
									</xsl:for-each>
									<br/>
									<br/>
								</xsl:for-each>
								<br/>
								<h2>
									<span>
										<xsl:text>Groundwater need for supplementary measures</xsl:text>
									</span>
								</h2>
								<xsl:for-each select="n1:GWNeedForSupplementaryMeasures">
									<xsl:for-each select="n1:GWNeedForSupplementaryMeasure">
										<br/>
										<h3>
											<span>
												<xsl:text>Pressure preventing good status: </xsl:text>
											</span>
											<xsl:for-each select="n1:PressurePreventingGoodStatus">
												<xsl:apply-templates/>
											</xsl:for-each>
										</h3>
										<table border="1">
											<xsl:variable name="altova:CurrContextGrid_065A4AE0" select="."/>
											<tbody>
												<tr>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>PercentageFailure</xsl:text>
														</span>
													</th>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:PercentageFailure">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
												</tr>
												<tr>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>BasicMeasuresEnough</xsl:text>
														</span>
													</th>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:BasicMeasuresEnough">
															<xsl:for-each select="n1:YesNo">
																<xsl:apply-templates/>
															</xsl:for-each>
														</xsl:for-each>
													</td>
												</tr>
												<tr>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>Comments</xsl:text>
														</span>
													</th>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:Comments">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
												</tr>
											</tbody>
										</table>
										<br/>
										<table border="1">
											<xsl:variable name="altova:CurrContextGrid_065A7120" select="."/>
											<thead>
												<tr>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>Pressure</xsl:text>
														</span>
													</th>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>SupplementaryMeasureCode</xsl:text>
														</span>
													</th>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>BasicMeasureCode</xsl:text>
														</span>
													</th>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>OtherBasicMeasureCode</xsl:text>
														</span>
													</th>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>Comments</xsl:text>
														</span>
													</th>
												</tr>
											</thead>
											<tbody>
												<xsl:for-each select="n1:BasicMeasuresEnough">
													<xsl:for-each select="n1:GWPressureMeasuresCheckList">
														<xsl:for-each select="n1:PressureRequiringSuppAddMeasures">
															<tr>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="n1:Pressure">
																		<xsl:apply-templates/>
																	</xsl:for-each>
																</td>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<ul>
																		<xsl:for-each select="n1:SupplementaryMeasureCode">
																			<li>
																				<xsl:apply-templates/>
																			</li>
																		</xsl:for-each>
																	</ul>
																</td>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="n1:BasicMeasureCode">
																		<xsl:apply-templates/>
																	</xsl:for-each>
																</td>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="n1:OtherBasicMeasureCode">
																		<xsl:apply-templates/>
																	</xsl:for-each>
																</td>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="n1:Comments">
																		<xsl:apply-templates/>
																	</xsl:for-each>
																</td>
															</tr>
														</xsl:for-each>
													</xsl:for-each>
												</xsl:for-each>
											</tbody>
										</table>
										<br/>
									</xsl:for-each>
								</xsl:for-each>
								<br/>
								<br/>
								<h2>
									<span>
										<xsl:text>Cost of measures</xsl:text>
									</span>
								</h2>
								<xsl:for-each select="n1:CostOfMeasures">
									<div class="content">
										<span>
											<xsl:text>The required information has been provided in RBD: </xsl:text>
										</span>
										<xsl:for-each select="n1:AlternativeRBD">
											<xsl:apply-templates/>
										</xsl:for-each>
									</div>
									<br/>
									<h3>
										<span>
											<xsl:text>Cost details</xsl:text>
										</span>
									</h3>
									<xsl:for-each select="n1:CostDetails">
										<br/>
										<div class="content">
											<span>
												<xsl:text>RBD or national level costs: </xsl:text>
											</span>
											<xsl:for-each select="n1:RBDorNational">
												<xsl:apply-templates/>
											</xsl:for-each>
										</div>
										<br/>
										<xsl:for-each select="n1:MeasuresArticle113a">
											<br/>
											<div>
												<h4>
													<span>
														<xsl:text>Cost of basic measures Article 11(3)(a)</xsl:text>
													</span>
													<br/>
												</h4>
												<br/>
												<table border="1">
													<xsl:variable name="altova:CurrContextGrid_065AE360" select="."/>
													<tbody>
														<tr>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>TotalCostOfMeasure</xsl:text>
																</span>
															</th>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="n1:TotalCostOfMeasure">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
														</tr>
														<tr>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>Aggregation</xsl:text>
																</span>
															</th>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="n1:Aggregation">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
														</tr>
														<tr>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>OtherAggregation</xsl:text>
																</span>
															</th>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="n1:OtherAggregation">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
														</tr>
														<tr>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>ReferenceYear</xsl:text>
																</span>
															</th>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="n1:ReferenceYear">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
														</tr>
														<tr>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>CalculationMethod</xsl:text>
																</span>
															</th>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="n1:CalculationMethod">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
														</tr>
														<tr>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>OtherCalculationMethod</xsl:text>
																</span>
															</th>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="n1:OtherCalculationMethod">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
														</tr>
														<tr>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>TotalCostComment</xsl:text>
																</span>
															</th>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="n1:TotalCostComment">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
														</tr>
													</tbody>
												</table>
												<br/>
												<table border="1">
													<xsl:variable name="altova:CurrContextGrid_065B2F40" select="."/>
													<thead>
														<tr>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>SubCost</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>SubCostClassification</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>SubCostComment</xsl:text>
																</span>
															</th>
														</tr>
													</thead>
													<tbody>
														<xsl:for-each select="n1:CostSubDivision">
															<xsl:for-each select="n1:CostSubDivisionItem">
																<tr>
																	<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																		<xsl:for-each select="n1:SubCost">
																			<xsl:apply-templates/>
																		</xsl:for-each>
																	</td>
																	<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																		<xsl:for-each select="n1:SubCostClassification">
																			<xsl:apply-templates/>
																		</xsl:for-each>
																	</td>
																	<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																		<xsl:for-each select="n1:SubCostComment">
																			<xsl:apply-templates/>
																		</xsl:for-each>
																	</td>
																</tr>
															</xsl:for-each>
														</xsl:for-each>
													</tbody>
												</table>
											</div>
										</xsl:for-each>
										<br/>
										<br/>
										<xsl:for-each select="n1:MeasureArticle113b1">
											<div>
												<h4>
													<span>
														<xsl:text>Cost of basic measures Article 11(3)(b)(1)</xsl:text>
													</span>
													<br/>
												</h4>
												<br/>
												<table border="1">
													<xsl:variable name="altova:CurrContextGrid_065B67A8" select="."/>
													<tbody>
														<tr>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>TotalCostOfMeasure</xsl:text>
																</span>
															</th>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="n1:TotalCostOfMeasure">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
														</tr>
														<tr>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>Aggregation</xsl:text>
																</span>
															</th>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="n1:Aggregation">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
														</tr>
														<tr>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>OtherAggregation</xsl:text>
																</span>
															</th>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="n1:OtherAggregation">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
														</tr>
														<tr>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>ReferenceYear</xsl:text>
																</span>
															</th>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="n1:ReferenceYear">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
														</tr>
														<tr>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>CalculationMethod</xsl:text>
																</span>
															</th>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="n1:CalculationMethod">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
														</tr>
														<tr>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>OtherCalculationMethod</xsl:text>
																</span>
															</th>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="n1:OtherCalculationMethod">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
														</tr>
														<tr>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>TotalCostComment</xsl:text>
																</span>
															</th>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="n1:TotalCostComment">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
														</tr>
													</tbody>
												</table>
												<br/>
												<table border="1">
													<xsl:variable name="altova:CurrContextGrid_065BB2A0" select="."/>
													<thead>
														<tr>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>SubCost</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>SubCostClassification</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>SubCostComment</xsl:text>
																</span>
															</th>
														</tr>
													</thead>
													<tbody>
														<xsl:for-each select="n1:CostSubDivision">
															<xsl:for-each select="n1:CostSubDivisionItem">
																<tr>
																	<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																		<xsl:for-each select="n1:SubCost">
																			<xsl:apply-templates/>
																		</xsl:for-each>
																	</td>
																	<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																		<xsl:for-each select="n1:SubCostClassification">
																			<xsl:apply-templates/>
																		</xsl:for-each>
																	</td>
																	<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																		<xsl:for-each select="n1:SubCostComment">
																			<xsl:apply-templates/>
																		</xsl:for-each>
																	</td>
																</tr>
															</xsl:for-each>
														</xsl:for-each>
													</tbody>
												</table>
											</div>
										</xsl:for-each>
										<br/>
										<xsl:for-each select="n1:SupplementaryMeasures">
											<br/>
											<div>
												<h4>
													<span>
														<xsl:text>Supplementary measures</xsl:text>
													</span>
													<br/>
												</h4>
												<br/>
												<table border="1">
													<xsl:variable name="altova:CurrContextGrid_065BEAE8" select="."/>
													<tbody>
														<tr>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>TotalCostOfMeasure</xsl:text>
																</span>
															</th>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="n1:TotalCostOfMeasure">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
														</tr>
														<tr>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>Aggregation</xsl:text>
																</span>
															</th>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="n1:Aggregation">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
														</tr>
														<tr>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>OtherAggregation</xsl:text>
																</span>
															</th>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="n1:OtherAggregation">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
														</tr>
														<tr>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>ReferenceYear</xsl:text>
																</span>
															</th>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="n1:ReferenceYear">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
														</tr>
														<tr>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>CalculationMethod</xsl:text>
																</span>
															</th>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="n1:CalculationMethod">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
														</tr>
														<tr>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>OtherCalculationMethod</xsl:text>
																</span>
															</th>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="n1:OtherCalculationMethod">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
														</tr>
														<tr>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>TotalCostComment</xsl:text>
																</span>
															</th>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="n1:TotalCostComment">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
														</tr>
													</tbody>
												</table>
												<br/>
												<table border="1">
													<xsl:variable name="altova:CurrContextGrid_065C35F8" select="."/>
													<thead>
														<tr>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>SubCost</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>SubCostClassification</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>SubCostComment</xsl:text>
																</span>
															</th>
														</tr>
													</thead>
													<tbody>
														<xsl:for-each select="n1:CostSubDivision">
															<xsl:for-each select="n1:CostSubDivisionItem">
																<tr>
																	<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																		<xsl:for-each select="n1:SubCost">
																			<xsl:apply-templates/>
																		</xsl:for-each>
																	</td>
																	<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																		<xsl:for-each select="n1:SubCostClassification">
																			<xsl:apply-templates/>
																		</xsl:for-each>
																	</td>
																	<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																		<xsl:for-each select="n1:SubCostComment">
																			<xsl:apply-templates/>
																		</xsl:for-each>
																	</td>
																</tr>
															</xsl:for-each>
														</xsl:for-each>
													</tbody>
												</table>
											</div>
										</xsl:for-each>
										<br/>
										<xsl:for-each select="n1:TotalAggregatedCost">
											<div>
												<h4>
													<span>
														<xsl:text>Total aggregated costs</xsl:text>
													</span>
													<br/>
												</h4>
												<br/>
												<table border="1">
													<xsl:variable name="altova:CurrContextGrid_065C6CF8" select="."/>
													<tbody>
														<tr>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>TotalCostOfMeasure</xsl:text>
																</span>
															</th>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="n1:TotalCostOfMeasure">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
														</tr>
														<tr>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>Aggregation</xsl:text>
																</span>
															</th>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="n1:Aggregation">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
														</tr>
														<tr>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>OtherAggregation</xsl:text>
																</span>
															</th>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="n1:OtherAggregation">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
														</tr>
														<tr>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>ReferenceYear</xsl:text>
																</span>
															</th>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="n1:ReferenceYear">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
														</tr>
														<tr>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>CalculationMethod</xsl:text>
																</span>
															</th>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="n1:CalculationMethod">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
														</tr>
														<tr>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>OtherCalculationMethod</xsl:text>
																</span>
															</th>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="n1:OtherCalculationMethod">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
														</tr>
														<tr>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>TotalCostComment</xsl:text>
																</span>
															</th>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="n1:TotalCostComment">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
														</tr>
													</tbody>
												</table>
												<br/>
												<table border="1">
													<xsl:variable name="altova:CurrContextGrid_065CB7D8" select="."/>
													<thead>
														<tr>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>SubCost</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>SubCostClassification</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>SubCostComment</xsl:text>
																</span>
															</th>
														</tr>
													</thead>
													<tbody>
														<xsl:for-each select="n1:CostSubDivision">
															<xsl:for-each select="n1:CostSubDivisionItem">
																<tr>
																	<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																		<xsl:for-each select="n1:SubCost">
																			<xsl:apply-templates/>
																		</xsl:for-each>
																	</td>
																	<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																		<xsl:for-each select="n1:SubCostClassification">
																			<xsl:apply-templates/>
																		</xsl:for-each>
																	</td>
																	<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																		<xsl:for-each select="n1:SubCostComment">
																			<xsl:apply-templates/>
																		</xsl:for-each>
																	</td>
																</tr>
															</xsl:for-each>
														</xsl:for-each>
													</tbody>
												</table>
											</div>
										</xsl:for-each>
										<br/>
										<h4>
											<span>
												<xsl:text>Supporting hyperlinks</xsl:text>
											</span>
											<br/>
										</h4>
										<table border="1">
											<xsl:variable name="altova:CurrContextGrid_065CEA08" select="."/>
											<thead>
												<tr>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>ReferenceDescription</xsl:text>
														</span>
													</th>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>ReferenceURLlocation</xsl:text>
														</span>
													</th>
												</tr>
											</thead>
											<tbody>
												<xsl:for-each select="n1:SupportingHyperlinks">
													<xsl:for-each select="wfd:Reference">
														<tr>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="wfd:ReferenceDescription">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="wfd:ReferenceURLlocation">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
														</tr>
													</xsl:for-each>
												</xsl:for-each>
											</tbody>
										</table>
									</xsl:for-each>
									<br/>
									<br/>
								</xsl:for-each>
								<br/>
								<h2>
									<span>
										<xsl:text>International RBD Coordination</xsl:text>
									</span>
								</h2>
								<xsl:for-each select="n1:InternationalRBDCoordination">
									<br/>
									<h3>
										<span>
											<xsl:text>Coordination reference</xsl:text>
										</span>
									</h3>
									<table border="1">
										<xsl:variable name="altova:CurrContextGrid_065D1638" select="."/>
										<thead>
											<tr>
												<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<span>
														<xsl:text>ReferenceDescription</xsl:text>
													</span>
												</th>
												<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<span>
														<xsl:text>ReferenceURLlocation</xsl:text>
													</span>
												</th>
											</tr>
										</thead>
										<tbody>
											<xsl:for-each select="n1:CoordinationReference">
												<xsl:for-each select="wfd:Reference">
													<tr>
														<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<xsl:for-each select="wfd:ReferenceDescription">
																<xsl:apply-templates/>
															</xsl:for-each>
														</td>
														<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<xsl:for-each select="wfd:ReferenceURLlocation">
																<xsl:apply-templates/>
															</xsl:for-each>
														</td>
													</tr>
												</xsl:for-each>
											</xsl:for-each>
										</tbody>
									</table>
									<h3>
										<span>
											<xsl:text>Not coordinated explanation</xsl:text>
										</span>
									</h3>
									<xsl:for-each select="n1:NotCoordinatedExplanation">
										<p>
											<xsl:apply-templates/>
										</p>
									</xsl:for-each>
									<br/>
								</xsl:for-each>
								<br/>
								<h2>
									<span>
										<xsl:text>General additional comments</xsl:text>
									</span>
								</h2>
								<xsl:for-each select="n1:GeneralAdditionalComments">
									<p>
										<xsl:apply-templates/>
									</p>
								</xsl:for-each>
								<br/>
								<h3>
									<span>
										<xsl:text>Supporting hyperlinks</xsl:text>
									</span>
								</h3>
								<table border="1">
									<xsl:variable name="altova:CurrContextGrid_065D4C80" select="."/>
									<thead>
										<tr>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>ReferenceDescription</xsl:text>
												</span>
											</th>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>ReferenceURLlocation</xsl:text>
												</span>
											</th>
										</tr>
									</thead>
									<tbody>
										<xsl:for-each select="n1:SupportingHyperlinks">
											<xsl:for-each select="wfd:Reference">
												<tr>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="wfd:ReferenceDescription">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="wfd:ReferenceURLlocation">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
												</tr>
											</xsl:for-each>
										</xsl:for-each>
									</tbody>
								</table>
								<br/>
							</xsl:for-each>
							<br/>
							<br/>
						</div>
						<br/>
						<div class="section">
							<h1>
								<a>
									<xsl:attribute name="name">
										<xsl:value-of select="&apos;5&apos;"/>
									</xsl:attribute>
								</a>
								<span>
									<xsl:text>5. Economic Analysis</xsl:text>
								</span>
							</h1>
							<xsl:for-each select="n1:EconomicAnalysis">
								<br/>
								<h2>
									<span>
										<xsl:text>Investment cost details</xsl:text>
									</span>
								</h2>
								<table border="1">
									<xsl:variable name="altova:CurrContextGrid_065D7C88" select="."/>
									<thead>
										<tr>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>Year2009to2015</xsl:text>
												</span>
											</th>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>SupplyCost</xsl:text>
												</span>
											</th>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>DemandCosts</xsl:text>
												</span>
											</th>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>AggregatedCost</xsl:text>
												</span>
											</th>
										</tr>
									</thead>
									<tbody>
										<xsl:for-each select="n1:InvestmentCostDetails">
											<xsl:for-each select="n1:InvestmentCostItem">
												<tr>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:Year2009to2015">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:SupplyCost">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:DemandCosts">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:AggregatedCost">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
												</tr>
											</xsl:for-each>
										</xsl:for-each>
									</tbody>
								</table>
								<br/>
								<h2>
									<span>
										<xsl:text>Water services details</xsl:text>
									</span>
								</h2>
								<table border="1">
									<xsl:variable name="altova:CurrContextGrid_065DB578" select="."/>
									<thead>
										<tr>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>WaterServiceType</xsl:text>
												</span>
											</th>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>WaterServiceTypeOther</xsl:text>
												</span>
											</th>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>VolumeDischarged</xsl:text>
												</span>
											</th>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>VolumeAbstracted</xsl:text>
												</span>
											</th>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>CostOfWaterService</xsl:text>
												</span>
											</th>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>EnvironmentCost</xsl:text>
												</span>
											</th>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>ResourceCost</xsl:text>
												</span>
											</th>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>LevelOfCostRecovery</xsl:text>
												</span>
											</th>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>PriceOfWaterService</xsl:text>
												</span>
											</th>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>UnitOfWaterServiceCost</xsl:text>
												</span>
											</th>
										</tr>
									</thead>
									<tbody>
										<xsl:for-each select="n1:WaterServicesDetails">
											<xsl:for-each select="n1:WaterServicesItem">
												<tr>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:WaterServiceType">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:WaterServiceTypeOther">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:VolumeDischarged">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:VolumeAbstracted">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:CostOfWaterService">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:EnvironmentCost">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:ResourceCost">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:LevelOfCostRecovery">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:PriceOfWaterService">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:UnitOfWaterServiceCost">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
												</tr>
											</xsl:for-each>
										</xsl:for-each>
									</tbody>
								</table>
								<br/>
								<h2>
									<span>
										<xsl:text>Volumes, prices and costs</xsl:text>
									</span>
								</h2>
								<table border="1">
									<xsl:variable name="altova:CurrContextGrid_065E27F0" select="."/>
									<tbody>
										<tr>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>VolumesPricesCostsIncluded</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:VolumesPricesCosts">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:VolumesPricesCostsIncluded">
														<xsl:apply-templates/>
													</xsl:for-each>
												</td>
											</xsl:for-each>
										</tr>
										<tr>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>InvestmentCostMethodology</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:VolumesPricesCosts">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:InvestmentCostMethodology">
														<xsl:apply-templates/>
													</xsl:for-each>
												</td>
											</xsl:for-each>
										</tr>
										<tr>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>WaterServiceCostMethodology</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:VolumesPricesCosts">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:WaterServiceCostMethodology">
														<xsl:apply-templates/>
													</xsl:for-each>
												</td>
											</xsl:for-each>
										</tr>
										<tr>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>VolumesPricesCostsSummary</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:VolumesPricesCosts">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:VolumesPricesCostsSummary">
														<xsl:apply-templates/>
													</xsl:for-each>
												</td>
											</xsl:for-each>
										</tr>
									</tbody>
								</table>
								<br/>
								<h2>
									<span>
										<xsl:text>Cost Recovery Methodology</xsl:text>
									</span>
								</h2>
								<xsl:for-each select="n1:CostRecoveryMethodology">
									<p>
										<xsl:apply-templates/>
									</p>
								</xsl:for-each>
								<br/>
								<h2>
									<span>
										<xsl:text>Cost Recovery Cross Subsidies Methodology</xsl:text>
									</span>
								</h2>
								<xsl:for-each select="n1:CostRecoveryCrossSubsidiesMethodology">
									<p>
										<xsl:apply-templates/>
									</p>
								</xsl:for-each>
								<br/>
								<h2>
									<span>
										<xsl:text>Future Investment Approach</xsl:text>
									</span>
								</h2>
								<xsl:for-each select="n1:FutureInvestmentApproach">
									<p>
										<xsl:apply-templates/>
									</p>
								</xsl:for-each>
								<br/>
								<h2>
									<span>
										<xsl:text>Economic analysis coordination</xsl:text>
									</span>
								</h2>
								<table border="1">
									<xsl:variable name="altova:CurrContextGrid_065E7978" select="."/>
									<thead>
										<tr>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>ReferenceDescription</xsl:text>
												</span>
											</th>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>ReferenceURLlocation</xsl:text>
												</span>
											</th>
										</tr>
									</thead>
									<tbody>
										<xsl:for-each select="n1:EconomicAnalysisCoordination">
											<xsl:for-each select="n1:EconomicCoordinationReference">
												<xsl:for-each select="wfd:Reference">
													<tr>
														<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<xsl:for-each select="wfd:ReferenceDescription">
																<xsl:apply-templates/>
															</xsl:for-each>
														</td>
														<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<xsl:for-each select="wfd:ReferenceURLlocation">
																<xsl:apply-templates/>
															</xsl:for-each>
														</td>
													</tr>
												</xsl:for-each>
											</xsl:for-each>
										</xsl:for-each>
									</tbody>
								</table>
								<br/>
								<h3>
									<span>
										<xsl:text>No coordination explanation</xsl:text>
									</span>
								</h3>
								<xsl:for-each select="n1:EconomicAnalysisCoordination">
									<xsl:for-each select="n1:NoCoordinationExplanation">
										<p>
											<xsl:apply-templates/>
										</p>
									</xsl:for-each>
								</xsl:for-each>
								<br/>
								<h2>
									<span>
										<xsl:text>Cost effectiveness judgement</xsl:text>
									</span>
								</h2>
								<table border="1">
									<xsl:variable name="altova:CurrContextGrid_065EB0C0" select="."/>
									<thead>
										<tr>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>ReferenceDescription</xsl:text>
												</span>
											</th>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>ReferenceURLlocation</xsl:text>
												</span>
											</th>
										</tr>
									</thead>
									<tbody>
										<xsl:for-each select="n1:CostEffectivenessJudgement">
											<xsl:for-each select="n1:EconomicCoordinationReference">
												<xsl:for-each select="wfd:Reference">
													<tr>
														<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<xsl:for-each select="wfd:ReferenceDescription">
																<xsl:apply-templates/>
															</xsl:for-each>
														</td>
														<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<xsl:for-each select="wfd:ReferenceURLlocation">
																<xsl:apply-templates/>
															</xsl:for-each>
														</td>
													</tr>
												</xsl:for-each>
											</xsl:for-each>
										</xsl:for-each>
									</tbody>
								</table>
								<h3>
									<span>
										<xsl:text>No coordination explanation</xsl:text>
									</span>
								</h3>
								<xsl:for-each select="n1:CostEffectivenessJudgement">
									<xsl:for-each select="n1:NoCoordinationExplanation">
										<p>
											<xsl:apply-templates/>
										</p>
									</xsl:for-each>
								</xsl:for-each>
								<br/>
								<br/>
								<h2>
									<span>
										<xsl:text>Cost Effectiveness Measures Methodology</xsl:text>
									</span>
								</h2>
								<xsl:for-each select="n1:CostEffectivenessMeasuresMethodology">
									<p>
										<xsl:apply-templates/>
									</p>
								</xsl:for-each>
								<br/>
								<br/>
								<h2>
									<span>
										<xsl:text>Information gaps</xsl:text>
									</span>
								</h2>
								<xsl:for-each select="n1:InformationGaps">
									<p>
										<xsl:apply-templates/>
									</p>
								</xsl:for-each>
								<br/>
								<h2>
									<span>
										<xsl:text>Previous information</xsl:text>
									</span>
								</h2>
								<xsl:for-each select="n1:PreviousInformation">
									<p>
										<xsl:apply-templates/>
									</p>
								</xsl:for-each>
								<br/>
								<h2>
									<span>
										<xsl:text>Supporting documents</xsl:text>
									</span>
								</h2>
								<table border="1">
									<xsl:variable name="altova:CurrContextGrid_065F01E0" select="."/>
									<thead>
										<tr>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>ReferenceDescription</xsl:text>
												</span>
											</th>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>ReferenceURLlocation</xsl:text>
												</span>
											</th>
										</tr>
									</thead>
									<tbody>
										<xsl:for-each select="n1:SupportingDocuments">
											<xsl:for-each select="wfd:Reference">
												<tr>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="wfd:ReferenceDescription">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="wfd:ReferenceURLlocation">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
												</tr>
											</xsl:for-each>
										</xsl:for-each>
									</tbody>
								</table>
								<br/>
							</xsl:for-each>
							<br/>
						</div>
						<br/>
						<div class="section">
							<h1>
								<a>
									<xsl:attribute name="name">
										<xsl:value-of select="&apos;6&apos;"/>
									</xsl:attribute>
								</a>
								<span>
									<xsl:text>6. Economic steps and measures</xsl:text>
								</span>
							</h1>
							<xsl:for-each select="n1:EconomicStepsAndMeasures">
								<br/>
								<h2>
									<span>
										<xsl:text>Definition of water services and uses</xsl:text>
									</span>
								</h2>
								<xsl:for-each select="n1:DefinitionOfWaterServicesAndUses">
									<p>
										<xsl:apply-templates/>
									</p>
								</xsl:for-each>
								<br/>
								<h2>
									<span>
										<xsl:text>Planned Steps Summary Article9.1 and 9.2</xsl:text>
									</span>
								</h2>
								<xsl:for-each select="n1:PlannedStepsSummaryArticle9.1and9.2">
									<p>
										<xsl:apply-templates/>
									</p>
								</xsl:for-each>
								<br/>
								<h2>
									<span>
										<xsl:text>Environment Resource Cost Summary</xsl:text>
									</span>
								</h2>
								<xsl:for-each select="n1:EnvironmentResourceCostSummary">
									<p>
										<xsl:apply-templates/>
									</p>
								</xsl:for-each>
								<br/>
								<br/>
								<h2>
									<span>
										<xsl:text>Exemption Explanation Article 9.4</xsl:text>
									</span>
								</h2>
								<xsl:for-each select="n1:ExemptionExplanationArticle9.4">
									<p>
										<xsl:apply-templates/>
									</p>
								</xsl:for-each>
								<br/>
								<h2>
									<span>
										<xsl:text>Water Pricing Strategy Article 9.1</xsl:text>
									</span>
								</h2>
								<xsl:for-each select="n1:WaterPricingStrategyArticle9.1">
									<p>
										<xsl:apply-templates/>
									</p>
								</xsl:for-each>
								<br/>
								<br/>
								<h2>
									<span>
										<xsl:text>Cost Recovery Strategy</xsl:text>
									</span>
								</h2>
								<xsl:for-each select="n1:CostRecoveryStrategy">
									<p>
										<xsl:apply-templates/>
									</p>
								</xsl:for-each>
								<br/>
								<h2>
									<span>
										<xsl:text>Data Collection Issues</xsl:text>
									</span>
								</h2>
								<xsl:for-each select="n1:DataCollectionIssues">
									<p>
										<xsl:apply-templates/>
									</p>
								</xsl:for-each>
								<br/>
								<h2>
									<span>
										<xsl:text>Data Gaps Issues</xsl:text>
									</span>
								</h2>
								<xsl:for-each select="n1:DataGapsIssues">
									<p>
										<xsl:apply-templates/>
									</p>
								</xsl:for-each>
								<br/>
								<h2>
									<span>
										<xsl:text>Previous Information</xsl:text>
									</span>
								</h2>
								<xsl:for-each select="n1:PreviousInformation">
									<p>
										<xsl:apply-templates/>
									</p>
								</xsl:for-each>
								<br/>
								<h2>
									<span>
										<xsl:text>Supporting documents</xsl:text>
									</span>
								</h2>
								<table border="1">
									<xsl:variable name="altova:CurrContextGrid_065F89E8" select="."/>
									<thead>
										<tr>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>ReferenceDescription</xsl:text>
												</span>
											</th>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>ReferenceURLlocation</xsl:text>
												</span>
											</th>
										</tr>
									</thead>
									<tbody>
										<xsl:for-each select="n1:SupportingDocuments">
											<xsl:for-each select="wfd:Reference">
												<tr>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="wfd:ReferenceDescription">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="wfd:ReferenceURLlocation">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
												</tr>
											</xsl:for-each>
										</xsl:for-each>
									</tbody>
								</table>
								<br/>
							</xsl:for-each>
							<br/>
							<br/>
						</div>
						<br/>
						<br/>
						<br/>
						<br/>
					</xsl:for-each>
					<br/>
					<br/>
					<br/>
				</xsl:for-each>
			</body>
		</html>
	</xsl:template>
</xsl:stylesheet>