<?xml version="1.0" encoding="UTF-8"?>
<structure version="14" html-doctype="HTML4 Transitional" compatibility-view="IE9" relativeto="*SPS" encodinghtml="UTF-8" encodingrtf="ISO-8859-1" encodingpdf="UTF-8" useimportschema="1" embed-images="1" enable-authentic-scripts="1" authentic-scripts-in-debug-mode-external="0" generated-file-location="DEFAULT">
	<parameters/>
	<schemasources>
		<namespaces/>
		<schemasources>
			<xsdschemasource name="XML" main="1" schemafile="TeamTrials.xsd" workingxmlfile="TeamTrials.xml"/>
		</schemasources>
	</schemasources>
	<modules/>
	<flags>
		<scripts/>
		<globalparts/>
		<designfragments/>
		<pagelayouts/>
		<xpath-functions/>
	</flags>
	<scripts>
		<script language="javascript"/>
	</scripts>
	<script-project>
		<Project version="2" app="AuthenticView"/>
	</script-project>
	<importedxslt/>
	<globalstyles/>
	<mainparts>
		<children>
			<globaltemplate subtype="main" match="/">
				<document-properties/>
				<children>
					<documentsection>
						<properties columncount="1" columngap="0.50in" headerfooterheight="fixed" pagemultiplepages="0" pagenumberingformat="1" pagenumberingstartat="auto" pagestart="next" paperheight="11in" papermarginbottom="0.79in" papermarginfooter="0.30in" papermarginheader="0.30in" papermarginleft="0.60in" papermarginright="0.60in" papermargintop="0.79in" paperwidth="8.50in"/>
					</documentsection>
					<template subtype="source" match="XML">
						<children>
							<template subtype="element" match="TeamTrials">
								<children>
									<text fixtext="Team Trials">
										<styles color="#023d7d" font-family="Tahoma" font-size="20pt" font-weight="bold"/>
									</text>
									<condition>
										<children>
											<conditionbranch xpath="$SV_OutputFormat = &apos;Authentic&apos;">
												<children>
													<newline/>
													<newline/>
													<text fixtext="The y-axis value is a function of the x-axis value. For each participating team: ">
														<styles font-style="italic"/>
													</text>
													<text fixtext="y = speed * (x)">
														<styles font-family="Courier New" font-size="10pt" font-style="normal" font-weight="bold"/>
													</text>
													<text fixtext=". In the table below, you can modify the speed for each team to see the effect on the chart.">
														<styles font-style="italic"/>
													</text>
												</children>
											</conditionbranch>
										</children>
									</condition>
									<newline/>
									<newline/>
									<chart chart-data-flexible="1">
										<styles border="1px gray solid" height="125mm" width="125mm"/>
										<layer>
											<dataset>
												<dataseries for-each="Team" series-name="@name" x-value="for $i in 0 to 10 return $i" y-value="for $i in 0 to 10 return $i * @averagespeed"/>
											</dataset>
											<dataseries-xny-rows/>
											<wizard-data>
												<wizard-data-categories/>
												<wizard-data-series/>
											</wizard-data>
											<chartsettings>
												<General SettingsVersion="2" ChartKind="ValueLineChart">
													<TitleFont Color="#004080" Size="4.5%"/>
													<LegendFont Size="3.%"/>
													<AxisLabelFont Color="#004080" Size="3.%"/>
												</General>
												<XY>
													<XAxis AxisLabel="Time (in hours)" UseAutoTick="0">
														<ValueFont Size="2.5%"/>
													</XAxis>
													<YAxis AxisLabel="Distance (in kms)" UseAutoTick="0" ManualTickInterval="100.">
														<ValueFont Size="2.5%"/>
													</YAxis>
												</XY>
											</chartsettings>
											<chartsettings-xpath>
												<main-properties>
													<main-property location="ChartSettings/General/@Title" xpath="concat('Average Speed in Trials to ', adjust-date-to-timezone(current-date(), ()))"/>
													<main-property location="ChartSettings/General/TitleFont/@Color" xpath="'#023d7d'"/>
													<main-property location="ChartSettings/General/TitleFont/@Name" xpath="'Tahoma'"/>
													<main-property location="ChartSettings/General/TitleFont/@Bold" xpath="'1'"/>
													<main-property location="ChartSettings/General/TitleFont/@Size" xpath="'18pt'"/>
												</main-properties>
												<color-properties/>
												<colorrange-properties/>
											</chartsettings-xpath>
										</layer>
									</chart>
									<newline/>
									<newline/>
									<tgrid>
										<properties cellpadding="3px" cellspacing="0px" frame="border"/>
										<children>
											<tgridbody-cols>
												<children>
													<tgridcol/>
													<tgridcol/>
													<tgridcol/>
													<tgridcol/>
													<tgridcol/>
													<tgridcol/>
												</children>
											</tgridbody-cols>
											<tgridheader-rows>
												<children>
													<tgridrow>
														<styles background-color="#e1e1e1"/>
														<children>
															<tgridcell>
																<styles text-align="center"/>
																<children>
																	<text fixtext="Team">
																		<styles font-family="Tahoma" font-size="10pt" font-weight="bold"/>
																	</text>
																</children>
															</tgridcell>
															<tgridcell>
																<styles text-align="center"/>
																<children>
																	<text fixtext="Speed (km/h)">
																		<styles font-family="Tahoma" font-size="10pt"/>
																	</text>
																</children>
															</tgridcell>
															<tgridcell>
																<styles text-align="center"/>
																<children>
																	<text fixtext="After 10 hours">
																		<styles font-family="Tahoma" font-size="10pt"/>
																	</text>
																</children>
															</tgridcell>
															<tgridcell joinleft="1">
																<styles text-align="center"/>
															</tgridcell>
															<tgridcell joinleft="1">
																<styles text-align="center"/>
															</tgridcell>
															<tgridcell joinleft="1">
																<styles text-align="center"/>
															</tgridcell>
														</children>
													</tgridrow>
													<tgridrow>
														<styles background-color="#e1e1e1"/>
														<children>
															<tgridcell joinabove="1">
																<styles text-align="center"/>
															</tgridcell>
															<tgridcell joinabove="1">
																<styles text-align="center"/>
															</tgridcell>
															<tgridcell>
																<styles text-align="center"/>
																<children>
																	<text fixtext="Kms Done">
																		<styles font-family="Tahoma" font-size="10pt"/>
																	</text>
																</children>
															</tgridcell>
															<tgridcell>
																<styles text-align="center"/>
																<children>
																	<text fixtext="From ">
																		<styles font-family="Tahoma" font-size="10pt"/>
																	</text>
																	<autocalc xpath="//Team[1]/@name">
																		<styles font-family="Tahoma" font-size="10pt"/>
																	</autocalc>
																</children>
															</tgridcell>
															<tgridcell>
																<styles text-align="center"/>
																<children>
																	<text fixtext="From ">
																		<styles font-family="Tahoma" font-size="10pt"/>
																	</text>
																	<autocalc xpath="//Team[2]/@name">
																		<styles font-family="Tahoma" font-size="10pt"/>
																	</autocalc>
																</children>
															</tgridcell>
															<tgridcell>
																<styles text-align="center"/>
																<children>
																	<text fixtext="From ">
																		<styles font-family="Tahoma" font-size="10pt"/>
																	</text>
																	<autocalc xpath="//Team[3]/@name">
																		<styles font-family="Tahoma" font-size="10pt"/>
																	</autocalc>
																</children>
															</tgridcell>
														</children>
													</tgridrow>
												</children>
											</tgridheader-rows>
											<tgridbody-rows>
												<children>
													<template subtype="element" match="Team">
														<children>
															<tgridrow>
																<children>
																	<tgridcell>
																		<styles text-align="center"/>
																		<children>
																			<template subtype="attribute" match="name">
																				<children>
																					<content>
																						<styles color="#2d2d2d" font-family="Tahoma" font-size="10pt" font-weight="bold"/>
																					</content>
																				</children>
																				<variables/>
																			</template>
																		</children>
																	</tgridcell>
																	<tgridcell>
																		<styles text-align="center"/>
																		<children>
																			<template subtype="attribute" match="averagespeed">
																				<children>
																					<content>
																						<styles color="#5a5a5a" font-family="Tahoma" font-size="10pt" font-weight="bold"/>
																						<format basic-type="xsd" datatype="integer"/>
																					</content>
																				</children>
																				<variables/>
																			</template>
																		</children>
																	</tgridcell>
																	<tgridcell>
																		<styles text-align="center"/>
																		<children>
																			<autocalc xpath="@averagespeed*10">
																				<styles font-family="Tahoma" font-size="10pt"/>
																			</autocalc>
																		</children>
																	</tgridcell>
																	<tgridcell>
																		<styles text-align="center"/>
																		<children>
																			<autocalc xpath="(@averagespeed* 10) - (../Team[@name=//Team[1]/@name]/@averagespeed*10)">
																				<styles font-family="Tahoma" font-size="10pt"/>
																			</autocalc>
																		</children>
																	</tgridcell>
																	<tgridcell>
																		<styles text-align="center"/>
																		<children>
																			<autocalc xpath="(@averagespeed* 10) - (../Team[@name=//Team[2]/@name]/@averagespeed*10)">
																				<styles font-family="Tahoma" font-size="10pt"/>
																			</autocalc>
																		</children>
																	</tgridcell>
																	<tgridcell>
																		<styles text-align="center"/>
																		<children>
																			<autocalc xpath="(@averagespeed* 10) - (../Team[@name=//Team[3]/@name]/@averagespeed*10)">
																				<styles font-family="Tahoma" font-size="10pt"/>
																			</autocalc>
																		</children>
																	</tgridcell>
																</children>
															</tgridrow>
														</children>
														<variables/>
													</template>
												</children>
											</tgridbody-rows>
										</children>
									</tgrid>
									<newline/>
								</children>
								<variables/>
							</template>
						</children>
						<variables/>
					</template>
				</children>
			</globaltemplate>
		</children>
	</mainparts>
	<globalparts/>
	<designfragments/>
	<xmltables/>
	<authentic-custom-toolbar-buttons/>
</structure>
