<?xml version="1.0" encoding="UTF-8"?><xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:PHS398_ResearchPlan_1_3="http://apply.grants.gov/forms/PHS398_ResearchPlan_1_3-V1.3" xmlns:att="http://apply.grants.gov/system/Attachments-V1.0" xmlns:codes="http://apply.grants.gov/system/UniversalCodes-V2.0" xmlns:fn="http://www.w3.org/2005/xpath-functions" xmlns:glob="http://apply.grants.gov/system/Global-V1.0" xmlns:globLib="http://apply.grants.gov/system/GlobalLibrary-V2.0" xmlns:xdt="http://www.w3.org/2005/xpath-datatypes" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:fo="http://www.w3.org/1999/XSL/Format">	<xsl:output version="1.0" method="xml" encoding="UTF-8" indent="no"/>	<xsl:param name="SV_OutputFormat" select="'PDF'"/>	<xsl:variable name="XML" select="/"/>	<xsl:variable name="fo:layout-master-set">		<fo:layout-master-set>			<fo:simple-page-master master-name="default-page" page-height="11in" page-width="8.5in" margin-left="0.6in" margin-right="0.6in">				<fo:region-body margin-top="0.79in" margin-bottom="0.79in"/>				<fo:region-before extent="0.79in"/>			</fo:simple-page-master>		</fo:layout-master-set>	</xsl:variable>	<xsl:template match="/">		<fo:root>			<xsl:copy-of select="$fo:layout-master-set"/>			<fo:page-sequence master-reference="default-page" initial-page-number="1" format="1">				<xsl:call-template name="headerall"/>				<fo:flow flow-name="xsl-region-body">					<fo:block>						<xsl:for-each select="$XML">							<fo:inline-container>								<fo:block>									<xsl:text>&#x2029;</xsl:text>								</fo:block>							</fo:inline-container>							<fo:table font-family="Verdana" font-size="10pt" table-layout="fixed" width="100%" border="solid 1pt gray" border-spacing="2pt">								<fo:table-column column-width="proportional-column-width(1)"/>								<fo:table-body start-indent="0pt">									<fo:table-row>										<fo:table-cell border="solid 1pt gray" padding="2pt" display-align="center">											<fo:block>												<fo:inline font-weight="bold">													<xsl:text>1. Application Type:</xsl:text>												</fo:inline>												<fo:block/>												<fo:inline>													<xsl:text>From SF 424 (R&amp;R) Cover Page. The response provided on that page, regarding the type of application being submitted, is repeated for your reference, as you attach the appropriate sections of the Research Plan.</xsl:text>												</fo:inline>												<fo:block/>												<fo:inline>													<xsl:text>*Type of Application:</xsl:text>												</fo:inline>												<fo:block/>												<fo:inline>													<xsl:text>&#160;&#160;&#160;&#160; </xsl:text>												</fo:inline>												<xsl:for-each select="PHS398_ResearchPlan_1_3:PHS398_ResearchPlan_1_3">													<xsl:for-each select="PHS398_ResearchPlan_1_3:ApplicationType">														<xsl:for-each select="PHS398_ResearchPlan_1_3:TypeOfApplication">															<xsl:choose>																<xsl:when test="string(.)='New'">																	<fo:inline border="solid 1pt black" font-family="Courier" font-size="12pt"> &#x2022; </fo:inline>																</xsl:when>																<xsl:otherwise>																	<fo:inline border="solid 1pt black">																		<fo:leader leader-length="10pt" leader-pattern="space"/>																	</fo:inline>																</xsl:otherwise>															</xsl:choose>															<fo:inline>																<xsl:text> New&#160;&#160;&#160;&#160;&#160; </xsl:text>															</fo:inline>														</xsl:for-each>													</xsl:for-each>												</xsl:for-each>												<xsl:for-each select="PHS398_ResearchPlan_1_3:PHS398_ResearchPlan_1_3">													<xsl:for-each select="PHS398_ResearchPlan_1_3:ApplicationType">														<xsl:for-each select="PHS398_ResearchPlan_1_3:TypeOfApplication">															<xsl:choose>																<xsl:when test="string(.)='Resubmission'">																	<fo:inline border="solid 1pt black" font-family="Courier" font-size="12pt"> &#x2022; </fo:inline>																</xsl:when>																<xsl:otherwise>																	<fo:inline border="solid 1pt black">																		<fo:leader leader-length="10pt" leader-pattern="space"/>																	</fo:inline>																</xsl:otherwise>															</xsl:choose>															<fo:inline>																<xsl:text> Resubmission&#160;&#160;&#160;&#160;&#160; </xsl:text>															</fo:inline>														</xsl:for-each>													</xsl:for-each>												</xsl:for-each>												<xsl:for-each select="PHS398_ResearchPlan_1_3:PHS398_ResearchPlan_1_3">													<xsl:for-each select="PHS398_ResearchPlan_1_3:ApplicationType">														<xsl:for-each select="PHS398_ResearchPlan_1_3:TypeOfApplication">															<xsl:choose>																<xsl:when test="string(.)='Renewal'">																	<fo:inline border="solid 1pt black" font-family="Courier" font-size="12pt"> &#x2022; </fo:inline>																</xsl:when>																<xsl:otherwise>																	<fo:inline border="solid 1pt black">																		<fo:leader leader-length="10pt" leader-pattern="space"/>																	</fo:inline>																</xsl:otherwise>															</xsl:choose>															<fo:inline>																<xsl:text> Renewal&#160;&#160;&#160;&#160;&#160; </xsl:text>															</fo:inline>														</xsl:for-each>													</xsl:for-each>												</xsl:for-each>												<xsl:for-each select="PHS398_ResearchPlan_1_3:PHS398_ResearchPlan_1_3">													<xsl:for-each select="PHS398_ResearchPlan_1_3:ApplicationType">														<xsl:for-each select="PHS398_ResearchPlan_1_3:TypeOfApplication">															<xsl:choose>																<xsl:when test="string(.)='Continuation'">																	<fo:inline border="solid 1pt black" font-family="Courier" font-size="12pt"> &#x2022; </fo:inline>																</xsl:when>																<xsl:otherwise>																	<fo:inline border="solid 1pt black">																		<fo:leader leader-length="10pt" leader-pattern="space"/>																	</fo:inline>																</xsl:otherwise>															</xsl:choose>															<fo:inline>																<xsl:text> Continuation&#160;&#160;&#160;&#160;&#160; </xsl:text>															</fo:inline>														</xsl:for-each>													</xsl:for-each>												</xsl:for-each>												<xsl:for-each select="PHS398_ResearchPlan_1_3:PHS398_ResearchPlan_1_3">													<xsl:for-each select="PHS398_ResearchPlan_1_3:ApplicationType">														<xsl:for-each select="PHS398_ResearchPlan_1_3:TypeOfApplication">															<xsl:choose>																<xsl:when test="string(.)='Revision'">																	<fo:inline border="solid 1pt black" font-family="Courier" font-size="12pt"> &#x2022; </fo:inline>																</xsl:when>																<xsl:otherwise>																	<fo:inline border="solid 1pt black">																		<fo:leader leader-length="10pt" leader-pattern="space"/>																	</fo:inline>																</xsl:otherwise>															</xsl:choose>															<fo:inline>																<xsl:text> Revision&#160;&#160;&#160;&#160;&#160; </xsl:text>															</fo:inline>														</xsl:for-each>													</xsl:for-each>												</xsl:for-each>											</fo:block>										</fo:table-cell>									</fo:table-row>									<fo:table-row>										<fo:table-cell border="solid 1pt gray" padding="2pt" display-align="center">											<fo:block>												<fo:inline font-weight="bold">													<xsl:text>2. Research Plan Attachments:</xsl:text>												</fo:inline>												<fo:block/>												<fo:inline>													<xsl:text> Please attach applicable sections of the research plan, below.</xsl:text>												</fo:inline>												<fo:inline-container>													<fo:block>														<xsl:text>&#x2029;</xsl:text>													</fo:block>												</fo:inline-container>												<fo:table table-layout="fixed" width="100%" border-spacing="2pt">													<fo:table-column column-width="40%"/>													<fo:table-column column-width="60%"/>													<fo:table-body start-indent="0pt">														<fo:table-row>															<fo:table-cell padding="2pt" display-align="center">																<fo:block>																	<fo:inline>																		<xsl:text>1. Introduction to Application</xsl:text>																	</fo:inline>																	<fo:block/>																	<fo:inline>																		<xsl:text>(for RESUBMISSION or REVISION only)</xsl:text>																	</fo:inline>																</fo:block>															</fo:table-cell>															<fo:table-cell padding="2pt" display-align="center">																<fo:block>																	<fo:inline-container>																		<fo:block>																			<xsl:text>&#x2029;</xsl:text>																		</fo:block>																	</fo:inline-container>																	<fo:table font-family="Verdana" font-size="9pt" table-layout="fixed" width="100%" border="solid 1pt gray" border-spacing="2pt">																		<fo:table-column column-width="proportional-column-width(1)"/>																		<fo:table-body start-indent="0pt">																			<fo:table-row>																				<fo:table-cell border="solid 1pt gray" padding="2pt" display-align="center">																					<fo:block>																						<fo:inline>																							<xsl:text>&#160;</xsl:text>																						</fo:inline>																						<xsl:for-each select="PHS398_ResearchPlan_1_3:PHS398_ResearchPlan_1_3">																							<xsl:for-each select="PHS398_ResearchPlan_1_3:ResearchPlanAttachments">																								<xsl:for-each select="PHS398_ResearchPlan_1_3:IntroductionToApplication">																									<xsl:for-each select="PHS398_ResearchPlan_1_3:attFile">																										<xsl:for-each select="att:FileName">																											<xsl:variable name="value-of-template">																												<xsl:apply-templates/>																											</xsl:variable>																											<xsl:choose>																												<xsl:when test="contains(string($value-of-template),'&#x2029;')">																													<fo:block>																														<xsl:copy-of select="$value-of-template"/>																													</fo:block>																												</xsl:when>																												<xsl:otherwise>																													<fo:inline>																														<xsl:copy-of select="$value-of-template"/>																													</fo:inline>																												</xsl:otherwise>																											</xsl:choose>																										</xsl:for-each>																									</xsl:for-each>																								</xsl:for-each>																							</xsl:for-each>																						</xsl:for-each>																					</fo:block>																				</fo:table-cell>																			</fo:table-row>																		</fo:table-body>																	</fo:table>																</fo:block>															</fo:table-cell>														</fo:table-row>														<fo:table-row>															<fo:table-cell padding="2pt" display-align="center">																<fo:block>																	<fo:inline>																		<xsl:text>2. Specific Aims</xsl:text>																	</fo:inline>																</fo:block>															</fo:table-cell>															<fo:table-cell padding="2pt" display-align="center">																<fo:block>																	<fo:inline-container>																		<fo:block>																			<xsl:text>&#x2029;</xsl:text>																		</fo:block>																	</fo:inline-container>																	<fo:table font-family="Verdana" font-size="9pt" table-layout="fixed" width="100%" border="solid 1pt gray" border-spacing="2pt">																		<fo:table-column column-width="proportional-column-width(1)"/>																		<fo:table-body start-indent="0pt">																			<fo:table-row>																				<fo:table-cell border="solid 1pt gray" padding="2pt" display-align="center">																					<fo:block>																						<fo:inline>																							<xsl:text>&#160;</xsl:text>																						</fo:inline>																						<xsl:for-each select="PHS398_ResearchPlan_1_3:PHS398_ResearchPlan_1_3">																							<xsl:for-each select="PHS398_ResearchPlan_1_3:ResearchPlanAttachments">																								<xsl:for-each select="PHS398_ResearchPlan_1_3:SpecificAims">																									<xsl:for-each select="PHS398_ResearchPlan_1_3:attFile">																										<xsl:for-each select="att:FileName">																											<xsl:variable name="value-of-template">																												<xsl:apply-templates/>																											</xsl:variable>																											<xsl:choose>																												<xsl:when test="contains(string($value-of-template),'&#x2029;')">																													<fo:block>																														<xsl:copy-of select="$value-of-template"/>																													</fo:block>																												</xsl:when>																												<xsl:otherwise>																													<fo:inline>																														<xsl:copy-of select="$value-of-template"/>																													</fo:inline>																												</xsl:otherwise>																											</xsl:choose>																										</xsl:for-each>																									</xsl:for-each>																								</xsl:for-each>																							</xsl:for-each>																						</xsl:for-each>																					</fo:block>																				</fo:table-cell>																			</fo:table-row>																		</fo:table-body>																	</fo:table>																</fo:block>															</fo:table-cell>														</fo:table-row>														<fo:table-row>															<fo:table-cell padding="2pt" display-align="center">																<fo:block>																	<fo:inline>																		<xsl:text>3. *Research Strategy</xsl:text>																	</fo:inline>																</fo:block>															</fo:table-cell>															<fo:table-cell padding="2pt" display-align="center">																<fo:block>																	<fo:inline-container>																		<fo:block>																			<xsl:text>&#x2029;</xsl:text>																		</fo:block>																	</fo:inline-container>																	<fo:table font-family="Verdana" font-size="9pt" table-layout="fixed" width="100%" border="solid 1pt gray" border-spacing="2pt">																		<fo:table-column column-width="proportional-column-width(1)"/>																		<fo:table-body start-indent="0pt">																			<fo:table-row>																				<fo:table-cell border="solid 1pt gray" padding="2pt" display-align="center">																					<fo:block>																						<fo:inline>																							<xsl:text>&#160;</xsl:text>																						</fo:inline>																						<xsl:for-each select="PHS398_ResearchPlan_1_3:PHS398_ResearchPlan_1_3">																							<xsl:for-each select="PHS398_ResearchPlan_1_3:ResearchPlanAttachments">																								<xsl:for-each select="PHS398_ResearchPlan_1_3:ResearchStrategy">																									<xsl:for-each select="PHS398_ResearchPlan_1_3:attFile">																										<xsl:for-each select="att:FileName">																											<xsl:variable name="value-of-template">																												<xsl:apply-templates/>																											</xsl:variable>																											<xsl:choose>																												<xsl:when test="contains(string($value-of-template),'&#x2029;')">																													<fo:block>																														<xsl:copy-of select="$value-of-template"/>																													</fo:block>																												</xsl:when>																												<xsl:otherwise>																													<fo:inline>																														<xsl:copy-of select="$value-of-template"/>																													</fo:inline>																												</xsl:otherwise>																											</xsl:choose>																										</xsl:for-each>																									</xsl:for-each>																								</xsl:for-each>																							</xsl:for-each>																						</xsl:for-each>																					</fo:block>																				</fo:table-cell>																			</fo:table-row>																		</fo:table-body>																	</fo:table>																</fo:block>															</fo:table-cell>														</fo:table-row>														<fo:table-row>															<fo:table-cell padding="2pt" display-align="center">																<fo:block>																	<fo:inline>																		<xsl:text>4. Inclusion Enrollment Report</xsl:text>																	</fo:inline>																</fo:block>															</fo:table-cell>															<fo:table-cell padding="2pt" display-align="center">																<fo:block>																	<fo:inline-container>																		<fo:block>																			<xsl:text>&#x2029;</xsl:text>																		</fo:block>																	</fo:inline-container>																	<fo:table font-family="Verdana" font-size="9pt" table-layout="fixed" width="100%" border="solid 1pt gray" border-spacing="2pt">																		<fo:table-column column-width="proportional-column-width(1)"/>																		<fo:table-body start-indent="0pt">																			<fo:table-row>																				<fo:table-cell border="solid 1pt gray" padding="2pt" display-align="center">																					<fo:block>																						<fo:inline>																							<xsl:text>&#160;</xsl:text>																						</fo:inline>																						<xsl:for-each select="PHS398_ResearchPlan_1_3:PHS398_ResearchPlan_1_3">																							<xsl:for-each select="PHS398_ResearchPlan_1_3:ResearchPlanAttachments">																								<xsl:for-each select="PHS398_ResearchPlan_1_3:InclusionEnrollmentReport">																									<xsl:for-each select="PHS398_ResearchPlan_1_3:attFile">																										<xsl:for-each select="att:FileName">																											<xsl:variable name="value-of-template">																												<xsl:apply-templates/>																											</xsl:variable>																											<xsl:choose>																												<xsl:when test="contains(string($value-of-template),'&#x2029;')">																													<fo:block>																														<xsl:copy-of select="$value-of-template"/>																													</fo:block>																												</xsl:when>																												<xsl:otherwise>																													<fo:inline>																														<xsl:copy-of select="$value-of-template"/>																													</fo:inline>																												</xsl:otherwise>																											</xsl:choose>																										</xsl:for-each>																									</xsl:for-each>																								</xsl:for-each>																							</xsl:for-each>																						</xsl:for-each>																					</fo:block>																				</fo:table-cell>																			</fo:table-row>																		</fo:table-body>																	</fo:table>																</fo:block>															</fo:table-cell>														</fo:table-row>														<fo:table-row>															<fo:table-cell padding="2pt" display-align="center">																<fo:block>																	<fo:inline>																		<xsl:text>5. Progress Report Publication List</xsl:text>																	</fo:inline>																</fo:block>															</fo:table-cell>															<fo:table-cell padding="2pt" display-align="center">																<fo:block>																	<fo:inline-container>																		<fo:block>																			<xsl:text>&#x2029;</xsl:text>																		</fo:block>																	</fo:inline-container>																	<fo:table font-family="Verdana" font-size="9pt" table-layout="fixed" width="100%" border="solid 1pt gray" border-spacing="2pt">																		<fo:table-column column-width="proportional-column-width(1)"/>																		<fo:table-body start-indent="0pt">																			<fo:table-row>																				<fo:table-cell border="solid 1pt gray" padding="2pt" display-align="center">																					<fo:block>																						<fo:inline>																							<xsl:text>&#160;</xsl:text>																						</fo:inline>																						<xsl:for-each select="PHS398_ResearchPlan_1_3:PHS398_ResearchPlan_1_3">																							<xsl:for-each select="PHS398_ResearchPlan_1_3:ResearchPlanAttachments">																								<xsl:for-each select="PHS398_ResearchPlan_1_3:ProgressReportPublicationList">																									<xsl:for-each select="PHS398_ResearchPlan_1_3:attFile">																										<xsl:for-each select="att:FileName">																											<xsl:variable name="value-of-template">																												<xsl:apply-templates/>																											</xsl:variable>																											<xsl:choose>																												<xsl:when test="contains(string($value-of-template),'&#x2029;')">																													<fo:block>																														<xsl:copy-of select="$value-of-template"/>																													</fo:block>																												</xsl:when>																												<xsl:otherwise>																													<fo:inline>																														<xsl:copy-of select="$value-of-template"/>																													</fo:inline>																												</xsl:otherwise>																											</xsl:choose>																										</xsl:for-each>																									</xsl:for-each>																								</xsl:for-each>																							</xsl:for-each>																						</xsl:for-each>																					</fo:block>																				</fo:table-cell>																			</fo:table-row>																		</fo:table-body>																	</fo:table>																</fo:block>															</fo:table-cell>														</fo:table-row>													</fo:table-body>												</fo:table>											</fo:block>										</fo:table-cell>									</fo:table-row>									<fo:table-row>										<fo:table-cell border="solid 1pt gray" padding="2pt" display-align="center">											<fo:block>												<fo:inline-container>													<fo:block>														<xsl:text>&#x2029;</xsl:text>													</fo:block>												</fo:inline-container>												<fo:table table-layout="fixed" width="100%" border-spacing="2pt">													<fo:table-column column-width="40%"/>													<fo:table-column column-width="60%"/>													<fo:table-body start-indent="0pt">														<fo:table-row>															<fo:table-cell number-columns-spanned="2" padding="2pt" display-align="center">																<fo:block>																	<fo:inline text-decoration="underline">																		<xsl:text>Human Subjects Sections</xsl:text>																	</fo:inline>																</fo:block>															</fo:table-cell>														</fo:table-row>														<fo:table-row>															<fo:table-cell padding="2pt" display-align="center">																<fo:block>																	<fo:inline>																		<xsl:text>6. Protection of Human Subjects</xsl:text>																	</fo:inline>																</fo:block>															</fo:table-cell>															<fo:table-cell padding="2pt" display-align="center">																<fo:block>																	<fo:inline-container>																		<fo:block>																			<xsl:text>&#x2029;</xsl:text>																		</fo:block>																	</fo:inline-container>																	<fo:table font-family="Verdana" font-size="9pt" table-layout="fixed" width="100%" border="solid 1pt gray" border-spacing="2pt">																		<fo:table-column column-width="proportional-column-width(1)"/>																		<fo:table-body start-indent="0pt">																			<fo:table-row>																				<fo:table-cell border="solid 1pt gray" padding="2pt" display-align="center">																					<fo:block>																						<fo:inline>																							<xsl:text>&#160;</xsl:text>																						</fo:inline>																						<xsl:for-each select="PHS398_ResearchPlan_1_3:PHS398_ResearchPlan_1_3">																							<xsl:for-each select="PHS398_ResearchPlan_1_3:ResearchPlanAttachments">																								<xsl:for-each select="PHS398_ResearchPlan_1_3:HumanSubjectSection">																									<xsl:for-each select="PHS398_ResearchPlan_1_3:ProtectionOfHumanSubjects">																										<xsl:for-each select="PHS398_ResearchPlan_1_3:attFile">																											<xsl:for-each select="att:FileName">																												<xsl:variable name="value-of-template">																													<xsl:apply-templates/>																												</xsl:variable>																												<xsl:choose>																													<xsl:when test="contains(string($value-of-template),'&#x2029;')">																														<fo:block>																															<xsl:copy-of select="$value-of-template"/>																														</fo:block>																													</xsl:when>																													<xsl:otherwise>																														<fo:inline>																															<xsl:copy-of select="$value-of-template"/>																														</fo:inline>																													</xsl:otherwise>																												</xsl:choose>																											</xsl:for-each>																										</xsl:for-each>																									</xsl:for-each>																								</xsl:for-each>																							</xsl:for-each>																						</xsl:for-each>																					</fo:block>																				</fo:table-cell>																			</fo:table-row>																		</fo:table-body>																	</fo:table>																</fo:block>															</fo:table-cell>														</fo:table-row>														<fo:table-row>															<fo:table-cell padding="2pt" display-align="center">																<fo:block>																	<fo:inline>																		<xsl:text>7. Inclusion of Women and Minorities</xsl:text>																	</fo:inline>																</fo:block>															</fo:table-cell>															<fo:table-cell padding="2pt" display-align="center">																<fo:block>																	<fo:inline-container>																		<fo:block>																			<xsl:text>&#x2029;</xsl:text>																		</fo:block>																	</fo:inline-container>																	<fo:table font-family="Verdana" font-size="9pt" table-layout="fixed" width="100%" border="solid 1pt gray" border-spacing="2pt">																		<fo:table-column column-width="proportional-column-width(1)"/>																		<fo:table-body start-indent="0pt">																			<fo:table-row>																				<fo:table-cell border="solid 1pt gray" padding="2pt" display-align="center">																					<fo:block>																						<fo:inline>																							<xsl:text>&#160;</xsl:text>																						</fo:inline>																						<xsl:for-each select="PHS398_ResearchPlan_1_3:PHS398_ResearchPlan_1_3">																							<xsl:for-each select="PHS398_ResearchPlan_1_3:ResearchPlanAttachments">																								<xsl:for-each select="PHS398_ResearchPlan_1_3:HumanSubjectSection">																									<xsl:for-each select="PHS398_ResearchPlan_1_3:InclusionOfWomenAndMinorities">																										<xsl:for-each select="PHS398_ResearchPlan_1_3:attFile">																											<xsl:for-each select="att:FileName">																												<xsl:variable name="value-of-template">																													<xsl:apply-templates/>																												</xsl:variable>																												<xsl:choose>																													<xsl:when test="contains(string($value-of-template),'&#x2029;')">																														<fo:block>																															<xsl:copy-of select="$value-of-template"/>																														</fo:block>																													</xsl:when>																													<xsl:otherwise>																														<fo:inline>																															<xsl:copy-of select="$value-of-template"/>																														</fo:inline>																													</xsl:otherwise>																												</xsl:choose>																											</xsl:for-each>																										</xsl:for-each>																									</xsl:for-each>																								</xsl:for-each>																							</xsl:for-each>																						</xsl:for-each>																					</fo:block>																				</fo:table-cell>																			</fo:table-row>																		</fo:table-body>																	</fo:table>																</fo:block>															</fo:table-cell>														</fo:table-row>														<fo:table-row>															<fo:table-cell padding="2pt" display-align="center">																<fo:block>																	<fo:inline>																		<xsl:text>8. Targeted/Planned Enrollment Table</xsl:text>																	</fo:inline>																</fo:block>															</fo:table-cell>															<fo:table-cell padding="2pt" display-align="center">																<fo:block>																	<fo:inline-container>																		<fo:block>																			<xsl:text>&#x2029;</xsl:text>																		</fo:block>																	</fo:inline-container>																	<fo:table font-family="Verdana" font-size="9pt" table-layout="fixed" width="100%" border="solid 1pt gray" border-spacing="2pt">																		<fo:table-column column-width="proportional-column-width(1)"/>																		<fo:table-body start-indent="0pt">																			<fo:table-row>																				<fo:table-cell border="solid 1pt gray" padding="2pt" display-align="center">																					<fo:block>																						<fo:inline>																							<xsl:text>&#160;</xsl:text>																						</fo:inline>																						<xsl:for-each select="PHS398_ResearchPlan_1_3:PHS398_ResearchPlan_1_3">																							<xsl:for-each select="PHS398_ResearchPlan_1_3:ResearchPlanAttachments">																								<xsl:for-each select="PHS398_ResearchPlan_1_3:HumanSubjectSection">																									<xsl:for-each select="PHS398_ResearchPlan_1_3:TargetedPlannedEnrollmentTable">																										<xsl:for-each select="PHS398_ResearchPlan_1_3:attFile">																											<xsl:for-each select="att:FileName">																												<xsl:variable name="value-of-template">																													<xsl:apply-templates/>																												</xsl:variable>																												<xsl:choose>																													<xsl:when test="contains(string($value-of-template),'&#x2029;')">																														<fo:block>																															<xsl:copy-of select="$value-of-template"/>																														</fo:block>																													</xsl:when>																													<xsl:otherwise>																														<fo:inline>																															<xsl:copy-of select="$value-of-template"/>																														</fo:inline>																													</xsl:otherwise>																												</xsl:choose>																											</xsl:for-each>																										</xsl:for-each>																									</xsl:for-each>																								</xsl:for-each>																							</xsl:for-each>																						</xsl:for-each>																					</fo:block>																				</fo:table-cell>																			</fo:table-row>																		</fo:table-body>																	</fo:table>																</fo:block>															</fo:table-cell>														</fo:table-row>														<fo:table-row>															<fo:table-cell padding="2pt" display-align="center">																<fo:block>																	<fo:inline>																		<xsl:text>9. Inclusion of Children</xsl:text>																	</fo:inline>																</fo:block>															</fo:table-cell>															<fo:table-cell padding="2pt" display-align="center">																<fo:block>																	<fo:inline-container>																		<fo:block>																			<xsl:text>&#x2029;</xsl:text>																		</fo:block>																	</fo:inline-container>																	<fo:table font-family="Verdana" font-size="9pt" table-layout="fixed" width="100%" border="solid 1pt gray" border-spacing="2pt">																		<fo:table-column column-width="proportional-column-width(1)"/>																		<fo:table-body start-indent="0pt">																			<fo:table-row>																				<fo:table-cell border="solid 1pt gray" padding="2pt" display-align="center">																					<fo:block>																						<fo:inline>																							<xsl:text>&#160;</xsl:text>																						</fo:inline>																						<xsl:for-each select="PHS398_ResearchPlan_1_3:PHS398_ResearchPlan_1_3">																							<xsl:for-each select="PHS398_ResearchPlan_1_3:ResearchPlanAttachments">																								<xsl:for-each select="PHS398_ResearchPlan_1_3:HumanSubjectSection">																									<xsl:for-each select="PHS398_ResearchPlan_1_3:InclusionOfChildren">																										<xsl:for-each select="PHS398_ResearchPlan_1_3:attFile">																											<xsl:for-each select="att:FileName">																												<xsl:variable name="value-of-template">																													<xsl:apply-templates/>																												</xsl:variable>																												<xsl:choose>																													<xsl:when test="contains(string($value-of-template),'&#x2029;')">																														<fo:block>																															<xsl:copy-of select="$value-of-template"/>																														</fo:block>																													</xsl:when>																													<xsl:otherwise>																														<fo:inline>																															<xsl:copy-of select="$value-of-template"/>																														</fo:inline>																													</xsl:otherwise>																												</xsl:choose>																											</xsl:for-each>																										</xsl:for-each>																									</xsl:for-each>																								</xsl:for-each>																							</xsl:for-each>																						</xsl:for-each>																					</fo:block>																				</fo:table-cell>																			</fo:table-row>																		</fo:table-body>																	</fo:table>																</fo:block>															</fo:table-cell>														</fo:table-row>													</fo:table-body>												</fo:table>											</fo:block>										</fo:table-cell>									</fo:table-row>									<fo:table-row>										<fo:table-cell border="solid 1pt gray" padding="2pt" display-align="center">											<fo:block>												<fo:inline-container>													<fo:block>														<xsl:text>&#x2029;</xsl:text>													</fo:block>												</fo:inline-container>												<fo:table table-layout="fixed" width="100%" border-spacing="2pt">													<fo:table-column column-width="40%"/>													<fo:table-column column-width="60%"/>													<fo:table-body start-indent="0pt">														<fo:table-row>															<fo:table-cell number-columns-spanned="2" padding="2pt" display-align="center">																<fo:block>																	<fo:inline text-decoration="underline">																		<xsl:text>Other Research Plan Sections</xsl:text>																	</fo:inline>																</fo:block>															</fo:table-cell>														</fo:table-row>														<fo:table-row>															<fo:table-cell padding="2pt" display-align="center">																<fo:block>																	<fo:inline>																		<xsl:text>10. Vertebrate Animals</xsl:text>																	</fo:inline>																</fo:block>															</fo:table-cell>															<fo:table-cell padding="2pt" display-align="center">																<fo:block>																	<fo:inline-container>																		<fo:block>																			<xsl:text>&#x2029;</xsl:text>																		</fo:block>																	</fo:inline-container>																	<fo:table font-family="Verdana" font-size="9pt" table-layout="fixed" width="100%" border="solid 1pt gray" border-spacing="2pt">																		<fo:table-column column-width="proportional-column-width(1)"/>																		<fo:table-body start-indent="0pt">																			<fo:table-row>																				<fo:table-cell border="solid 1pt gray" padding="2pt" display-align="center">																					<fo:block>																						<fo:inline>																							<xsl:text>&#160;</xsl:text>																						</fo:inline>																						<xsl:for-each select="PHS398_ResearchPlan_1_3:PHS398_ResearchPlan_1_3">																							<xsl:for-each select="PHS398_ResearchPlan_1_3:ResearchPlanAttachments">																								<xsl:for-each select="PHS398_ResearchPlan_1_3:OtherResearchPlanSections">																									<xsl:for-each select="PHS398_ResearchPlan_1_3:VertebrateAnimals">																										<xsl:for-each select="PHS398_ResearchPlan_1_3:attFile">																											<xsl:for-each select="att:FileName">																												<xsl:variable name="value-of-template">																													<xsl:apply-templates/>																												</xsl:variable>																												<xsl:choose>																													<xsl:when test="contains(string($value-of-template),'&#x2029;')">																														<fo:block>																															<xsl:copy-of select="$value-of-template"/>																														</fo:block>																													</xsl:when>																													<xsl:otherwise>																														<fo:inline>																															<xsl:copy-of select="$value-of-template"/>																														</fo:inline>																													</xsl:otherwise>																												</xsl:choose>																											</xsl:for-each>																										</xsl:for-each>																									</xsl:for-each>																								</xsl:for-each>																							</xsl:for-each>																						</xsl:for-each>																					</fo:block>																				</fo:table-cell>																			</fo:table-row>																		</fo:table-body>																	</fo:table>																</fo:block>															</fo:table-cell>														</fo:table-row>														<fo:table-row>															<fo:table-cell padding="2pt" display-align="center">																<fo:block>																	<fo:inline>																		<xsl:text>11. Select Agent Research</xsl:text>																	</fo:inline>																</fo:block>															</fo:table-cell>															<fo:table-cell padding="2pt" display-align="center">																<fo:block>																	<fo:inline-container>																		<fo:block>																			<xsl:text>&#x2029;</xsl:text>																		</fo:block>																	</fo:inline-container>																	<fo:table font-family="Verdana" font-size="9pt" table-layout="fixed" width="100%" border="solid 1pt gray" border-spacing="2pt">																		<fo:table-column column-width="proportional-column-width(1)"/>																		<fo:table-body start-indent="0pt">																			<fo:table-row>																				<fo:table-cell border="solid 1pt gray" padding="2pt" display-align="center">																					<fo:block>																						<fo:inline>																							<xsl:text>&#160;</xsl:text>																						</fo:inline>																						<xsl:for-each select="PHS398_ResearchPlan_1_3:PHS398_ResearchPlan_1_3">																							<xsl:for-each select="PHS398_ResearchPlan_1_3:ResearchPlanAttachments">																								<xsl:for-each select="PHS398_ResearchPlan_1_3:OtherResearchPlanSections">																									<xsl:for-each select="PHS398_ResearchPlan_1_3:SelectAgentResearch">																										<xsl:for-each select="PHS398_ResearchPlan_1_3:attFile">																											<xsl:for-each select="att:FileName">																												<xsl:variable name="value-of-template">																													<xsl:apply-templates/>																												</xsl:variable>																												<xsl:choose>																													<xsl:when test="contains(string($value-of-template),'&#x2029;')">																														<fo:block>																															<xsl:copy-of select="$value-of-template"/>																														</fo:block>																													</xsl:when>																													<xsl:otherwise>																														<fo:inline>																															<xsl:copy-of select="$value-of-template"/>																														</fo:inline>																													</xsl:otherwise>																												</xsl:choose>																											</xsl:for-each>																										</xsl:for-each>																									</xsl:for-each>																								</xsl:for-each>																							</xsl:for-each>																						</xsl:for-each>																					</fo:block>																				</fo:table-cell>																			</fo:table-row>																		</fo:table-body>																	</fo:table>																</fo:block>															</fo:table-cell>														</fo:table-row>														<fo:table-row>															<fo:table-cell padding="2pt" display-align="center">																<fo:block>																	<fo:inline>																		<xsl:text>12. Multiple PD/PI Leadership Plan</xsl:text>																	</fo:inline>																</fo:block>															</fo:table-cell>															<fo:table-cell padding="2pt" display-align="center">																<fo:block>																	<fo:inline-container>																		<fo:block>																			<xsl:text>&#x2029;</xsl:text>																		</fo:block>																	</fo:inline-container>																	<fo:table font-family="Verdana" font-size="9pt" table-layout="fixed" width="100%" border="solid 1pt gray" border-spacing="2pt">																		<fo:table-column column-width="proportional-column-width(1)"/>																		<fo:table-body start-indent="0pt">																			<fo:table-row>																				<fo:table-cell border="solid 1pt gray" padding="2pt" display-align="center">																					<fo:block>																						<fo:inline>																							<xsl:text>&#160;</xsl:text>																						</fo:inline>																						<xsl:for-each select="PHS398_ResearchPlan_1_3:PHS398_ResearchPlan_1_3">																							<xsl:for-each select="PHS398_ResearchPlan_1_3:ResearchPlanAttachments">																								<xsl:for-each select="PHS398_ResearchPlan_1_3:OtherResearchPlanSections">																									<xsl:for-each select="PHS398_ResearchPlan_1_3:MultiplePDPILeadershipPlan">																										<xsl:for-each select="PHS398_ResearchPlan_1_3:attFile">																											<xsl:for-each select="att:FileName">																												<xsl:variable name="value-of-template">																													<xsl:apply-templates/>																												</xsl:variable>																												<xsl:choose>																													<xsl:when test="contains(string($value-of-template),'&#x2029;')">																														<fo:block>																															<xsl:copy-of select="$value-of-template"/>																														</fo:block>																													</xsl:when>																													<xsl:otherwise>																														<fo:inline>																															<xsl:copy-of select="$value-of-template"/>																														</fo:inline>																													</xsl:otherwise>																												</xsl:choose>																											</xsl:for-each>																										</xsl:for-each>																									</xsl:for-each>																								</xsl:for-each>																							</xsl:for-each>																						</xsl:for-each>																					</fo:block>																				</fo:table-cell>																			</fo:table-row>																		</fo:table-body>																	</fo:table>																</fo:block>															</fo:table-cell>														</fo:table-row>														<fo:table-row>															<fo:table-cell padding="2pt" display-align="center">																<fo:block>																	<fo:inline>																		<xsl:text>13. Consortium/Contractual Arrangements</xsl:text>																	</fo:inline>																</fo:block>															</fo:table-cell>															<fo:table-cell padding="2pt" display-align="center">																<fo:block>																	<fo:inline-container>																		<fo:block>																			<xsl:text>&#x2029;</xsl:text>																		</fo:block>																	</fo:inline-container>																	<fo:table font-family="Verdana" font-size="9pt" table-layout="fixed" width="100%" border="solid 1pt gray" border-spacing="2pt">																		<fo:table-column column-width="proportional-column-width(1)"/>																		<fo:table-body start-indent="0pt">																			<fo:table-row>																				<fo:table-cell border="solid 1pt gray" padding="2pt" display-align="center">																					<fo:block>																						<fo:inline>																							<xsl:text>&#160;</xsl:text>																						</fo:inline>																						<xsl:for-each select="PHS398_ResearchPlan_1_3:PHS398_ResearchPlan_1_3">																							<xsl:for-each select="PHS398_ResearchPlan_1_3:ResearchPlanAttachments">																								<xsl:for-each select="PHS398_ResearchPlan_1_3:OtherResearchPlanSections">																									<xsl:for-each select="PHS398_ResearchPlan_1_3:ConsortiumContractualArrangements">																										<xsl:for-each select="PHS398_ResearchPlan_1_3:attFile">																											<xsl:for-each select="att:FileName">																												<xsl:variable name="value-of-template">																													<xsl:apply-templates/>																												</xsl:variable>																												<xsl:choose>																													<xsl:when test="contains(string($value-of-template),'&#x2029;')">																														<fo:block>																															<xsl:copy-of select="$value-of-template"/>																														</fo:block>																													</xsl:when>																													<xsl:otherwise>																														<fo:inline>																															<xsl:copy-of select="$value-of-template"/>																														</fo:inline>																													</xsl:otherwise>																												</xsl:choose>																											</xsl:for-each>																										</xsl:for-each>																									</xsl:for-each>																								</xsl:for-each>																							</xsl:for-each>																						</xsl:for-each>																					</fo:block>																				</fo:table-cell>																			</fo:table-row>																		</fo:table-body>																	</fo:table>																</fo:block>															</fo:table-cell>														</fo:table-row>													</fo:table-body>												</fo:table>												<fo:inline-container>													<fo:block>														<xsl:text>&#x2029;</xsl:text>													</fo:block>												</fo:inline-container>												<fo:table table-layout="fixed" width="100%" border-spacing="2pt">													<fo:table-column column-width="40%"/>													<fo:table-column column-width="60%"/>													<fo:table-body start-indent="0pt">														<fo:table-row>															<fo:table-cell padding="2pt" display-align="center">																<fo:block>																	<fo:inline>																		<xsl:text>14. Letters of Support</xsl:text>																	</fo:inline>																</fo:block>															</fo:table-cell>															<fo:table-cell padding="2pt" display-align="center">																<fo:block>																	<fo:inline-container>																		<fo:block>																			<xsl:text>&#x2029;</xsl:text>																		</fo:block>																	</fo:inline-container>																	<fo:table font-family="Verdana" font-size="9pt" table-layout="fixed" width="100%" border="solid 1pt gray" border-spacing="2pt">																		<fo:table-column column-width="proportional-column-width(1)"/>																		<fo:table-body start-indent="0pt">																			<fo:table-row>																				<fo:table-cell border="solid 1pt gray" padding="2pt" display-align="center">																					<fo:block>																						<fo:inline>																							<xsl:text>&#160;</xsl:text>																						</fo:inline>																						<xsl:for-each select="PHS398_ResearchPlan_1_3:PHS398_ResearchPlan_1_3">																							<xsl:for-each select="PHS398_ResearchPlan_1_3:ResearchPlanAttachments">																								<xsl:for-each select="PHS398_ResearchPlan_1_3:OtherResearchPlanSections">																									<xsl:for-each select="PHS398_ResearchPlan_1_3:LettersOfSupport">																										<xsl:for-each select="PHS398_ResearchPlan_1_3:attFile">																											<xsl:for-each select="att:FileName">																												<xsl:variable name="value-of-template">																													<xsl:apply-templates/>																												</xsl:variable>																												<xsl:choose>																													<xsl:when test="contains(string($value-of-template),'&#x2029;')">																														<fo:block>																															<xsl:copy-of select="$value-of-template"/>																														</fo:block>																													</xsl:when>																													<xsl:otherwise>																														<fo:inline>																															<xsl:copy-of select="$value-of-template"/>																														</fo:inline>																													</xsl:otherwise>																												</xsl:choose>																											</xsl:for-each>																										</xsl:for-each>																									</xsl:for-each>																								</xsl:for-each>																							</xsl:for-each>																						</xsl:for-each>																					</fo:block>																				</fo:table-cell>																			</fo:table-row>																		</fo:table-body>																	</fo:table>																</fo:block>															</fo:table-cell>														</fo:table-row>														<fo:table-row>															<fo:table-cell padding="2pt" display-align="center">																<fo:block>																	<fo:inline>																		<xsl:text>15. Resource Sharing Plan(s)</xsl:text>																	</fo:inline>																</fo:block>															</fo:table-cell>															<fo:table-cell padding="2pt" display-align="center">																<fo:block>																	<fo:inline-container>																		<fo:block>																			<xsl:text>&#x2029;</xsl:text>																		</fo:block>																	</fo:inline-container>																	<fo:table font-family="Verdana" font-size="9pt" table-layout="fixed" width="100%" border="solid 1pt gray" border-spacing="2pt">																		<fo:table-column column-width="proportional-column-width(1)"/>																		<fo:table-body start-indent="0pt">																			<fo:table-row>																				<fo:table-cell border="solid 1pt gray" padding="2pt" display-align="center">																					<fo:block>																						<fo:inline>																							<xsl:text>&#160;</xsl:text>																						</fo:inline>																						<xsl:for-each select="PHS398_ResearchPlan_1_3:PHS398_ResearchPlan_1_3">																							<xsl:for-each select="PHS398_ResearchPlan_1_3:ResearchPlanAttachments">																								<xsl:for-each select="PHS398_ResearchPlan_1_3:OtherResearchPlanSections">																									<xsl:for-each select="PHS398_ResearchPlan_1_3:ResourceSharingPlans">																										<xsl:for-each select="PHS398_ResearchPlan_1_3:attFile">																											<xsl:for-each select="att:FileName">																												<xsl:variable name="value-of-template">																													<xsl:apply-templates/>																												</xsl:variable>																												<xsl:choose>																													<xsl:when test="contains(string($value-of-template),'&#x2029;')">																														<fo:block>																															<xsl:copy-of select="$value-of-template"/>																														</fo:block>																													</xsl:when>																													<xsl:otherwise>																														<fo:inline>																															<xsl:copy-of select="$value-of-template"/>																														</fo:inline>																													</xsl:otherwise>																												</xsl:choose>																											</xsl:for-each>																										</xsl:for-each>																									</xsl:for-each>																								</xsl:for-each>																							</xsl:for-each>																						</xsl:for-each>																					</fo:block>																				</fo:table-cell>																			</fo:table-row>																		</fo:table-body>																	</fo:table>																</fo:block>															</fo:table-cell>														</fo:table-row>													</fo:table-body>												</fo:table>											</fo:block>										</fo:table-cell>									</fo:table-row>									<fo:table-row>										<fo:table-cell border="solid 1pt gray" padding="2pt" display-align="center">											<fo:block>												<fo:inline-container>													<fo:block>														<xsl:text>&#x2029;</xsl:text>													</fo:block>												</fo:inline-container>												<fo:table table-layout="fixed" width="100%" border-spacing="2pt">													<fo:table-column column-width="40%"/>													<fo:table-column column-width="60%"/>													<fo:table-body start-indent="0pt">														<fo:table-row>															<fo:table-cell padding="2pt" display-align="center">																<fo:block>																	<fo:inline>																		<xsl:text>16. Appendix</xsl:text>																	</fo:inline>																</fo:block>															</fo:table-cell>															<fo:table-cell padding="2pt" display-align="center">																<fo:block>																	<fo:inline-container>																		<fo:block>																			<xsl:text>&#x2029;</xsl:text>																		</fo:block>																	</fo:inline-container>																	<xsl:if test="PHS398_ResearchPlan_1_3:PHS398_ResearchPlan_1_3/PHS398_ResearchPlan_1_3:ResearchPlanAttachments/PHS398_ResearchPlan_1_3:Appendix/att:AttachedFile">																		<fo:table table-layout="fixed" width="100%" border="solid 1pt gray" border-spacing="2pt">																			<fo:table-column column-width="proportional-column-width(1)"/>																			<fo:table-body start-indent="0pt">																				<xsl:for-each select="PHS398_ResearchPlan_1_3:PHS398_ResearchPlan_1_3">																					<xsl:for-each select="PHS398_ResearchPlan_1_3:ResearchPlanAttachments">																						<xsl:for-each select="PHS398_ResearchPlan_1_3:Appendix">																							<xsl:for-each select="att:AttachedFile">																								<fo:table-row>																									<fo:table-cell border="solid 1pt gray" padding="2pt" display-align="center">																										<fo:block>																											<xsl:for-each select="att:FileName">																												<xsl:variable name="value-of-template">																													<xsl:apply-templates/>																												</xsl:variable>																												<xsl:choose>																													<xsl:when test="contains(string($value-of-template),'&#x2029;')">																														<fo:block>																															<xsl:copy-of select="$value-of-template"/>																														</fo:block>																													</xsl:when>																													<xsl:otherwise>																														<fo:inline>																															<xsl:copy-of select="$value-of-template"/>																														</fo:inline>																													</xsl:otherwise>																												</xsl:choose>																											</xsl:for-each>																										</fo:block>																									</fo:table-cell>																								</fo:table-row>																							</xsl:for-each>																						</xsl:for-each>																					</xsl:for-each>																				</xsl:for-each>																			</fo:table-body>																		</fo:table>																	</xsl:if>																</fo:block>															</fo:table-cell>														</fo:table-row>													</fo:table-body>												</fo:table>											</fo:block>										</fo:table-cell>									</fo:table-row>								</fo:table-body>							</fo:table>						</xsl:for-each>					</fo:block>					<fo:block id="SV_RefID_PageTotal"/>				</fo:flow>			</fo:page-sequence>		</fo:root>	</xsl:template>	<xsl:template name="headerall">		<fo:static-content flow-name="xsl-region-before">			<fo:block>				<fo:inline-container>					<fo:block>						<xsl:text>&#x2029;</xsl:text>					</fo:block>				</fo:inline-container>				<fo:table font-family="Verdana" table-layout="fixed" width="100%" border-spacing="2pt">					<fo:table-column column-width="proportional-column-width(1)"/>					<fo:table-column column-width="proportional-column-width(1)"/>					<fo:table-body start-indent="0pt">						<fo:table-row>							<fo:table-cell padding="0" number-columns-spanned="2" height="30" display-align="center">								<fo:block>									<fo:inline>										<xsl:text>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; </xsl:text>									</fo:inline>								</fo:block>							</fo:table-cell>						</fo:table-row>						<fo:table-row>							<fo:table-cell font-size="smaller" padding="0" number-columns-spanned="2" text-align="center" display-align="center">								<fo:block>									<fo:inline font-weight="bold">										<xsl:text>PHS 398 Research Plan</xsl:text>									</fo:inline>								</fo:block>							</fo:table-cell>						</fo:table-row>						<fo:table-row font-size="7pt">							<fo:table-cell padding="0" number-columns-spanned="2" text-align="right" display-align="center">								<fo:block>									<fo:inline>										<xsl:text>OMB Number: 0925-0001</xsl:text>									</fo:inline>								</fo:block>							</fo:table-cell>						</fo:table-row>					</fo:table-body>				</fo:table>			</fo:block>		</fo:static-content>	</xsl:template>	<xsl:template name="double-backslash">		<xsl:param name="text"/>		<xsl:param name="text-length"/>		<xsl:variable name="text-after-bs" select="substring-after($text, '\')"/>		<xsl:variable name="text-after-bs-length" select="string-length($text-after-bs)"/>		<xsl:choose>			<xsl:when test="$text-after-bs-length = 0">				<xsl:choose>					<xsl:when test="substring($text, $text-length) = '\'">						<xsl:value-of select="concat(substring($text,1,$text-length - 1), '\\')"/>					</xsl:when>					<xsl:otherwise>						<xsl:value-of select="$text"/>					</xsl:otherwise>				</xsl:choose>			</xsl:when>			<xsl:otherwise>				<xsl:value-of select="concat(substring($text,1,$text-length - $text-after-bs-length - 1), '\\')"/>				<xsl:call-template name="double-backslash">					<xsl:with-param name="text" select="$text-after-bs"/>					<xsl:with-param name="text-length" select="$text-after-bs-length"/>				</xsl:call-template>			</xsl:otherwise>		</xsl:choose>	</xsl:template></xsl:stylesheet>