<?xml version="1.0" encoding="UTF-8"?>
<structure version="16" html-doctype="HTML4 Transitional" compatibility-view="IE9" relativeto="*SPS" encodinghtml="UTF-8" encodingrtf="UTF-8" encodingpdf="UTF-8" useimportschema="1" embed-images="1" pastemode="xml" 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="QuickStart.xsd" workingxmlfile="QuickStart.xml"/>
		</schemasources>
	</schemasources>
	<modules/>
	<flags>
		<scripts/>
		<mainparts/>
		<globalparts/>
		<designfragments/>
		<pagelayouts/>
		<xpath-functions/>
	</flags>
	<scripts>
		<script language="javascript"/>
	</scripts>
	<script-project>
		<Project version="2" app="AuthenticView"/>
	</script-project>
	<importedxslt/>
	<globalstyles>
		<rule url="QuickStart.css">
			<media>
				<media value="all"/>
			</media>
		</rule>
		<rules selector=".header">
			<media>
				<media value="all"/>
			</media>
			<rule color="green"/>
		</rules>
	</globalstyles>
	<mainparts>
		<children>
			<globaltemplate subtype="main" match="/">
				<document-properties/>
				<children>
					<documentsection>
						<properties columncount="1" columngap="48px" headerfooterheight="variable" pagemultiplepages="0" pagenumberingformat="1" pagenumberingstartat="1" pagestart="next" paperheight="11in" papermarginbottom="0.79in" papermarginfooter="0.0in" papermarginheader="0.0in" papermarginleft="0.6in" papermarginright="0.6in" papermargintop="0.79in" paperwidth="8.5in"/>
						<watermark>
							<image transparency="50" fill-page="1" center-if-not-fill="1"/>
							<text transparency="50"/>
						</watermark>
					</documentsection>
					<template subtype="source" match="XML">
						<children>
							<newline/>
							<template subtype="element" match="presswatch">
								<children>
									<template subtype="element" match="newsitems">
										<children>
											<image>
												<styles height="39px" width="455px"/>
												<target>
													<fixtext value="NewsItems.BMP"/>
												</target>
											</image>
											<newline/>
											<line>
												<properties color="navy" size="2"/>
												<styles margin-bottom="16pt"/>
											</line>
											<text fixtext="Total number of news items:">
												<styles color="#001280" font-family="Arial" font-size="10pt" font-style="italic" font-weight="bold"/>
											</text>
											<text fixtext=" ">
												<styles color="#001280"/>
											</text>
											<autocalc xpath="count(newsitem)">
												<styles font-family="Arial" font-size="10pt" font-weight="bold"/>
											</autocalc>
											<newline/>
											<text fixtext="Period covered by news items:">
												<styles color="#001280" font-family="Arial" font-size="10pt" font-style="italic" font-weight="bold"/>
											</text>
											<text fixtext=" ">
												<styles color="#001280"/>
											</text>
											<autocalc xpath="concat(month-from-date(min(//date)), &apos;/&apos;, year-from-date(min(//date)), &apos; to &apos;, month-from-date(max(//date)), &apos;/&apos;, year-from-date(max(//date)))">
												<styles font-family="Arial" font-size="10pt" font-weight="bold"/>
											</autocalc>
											<newline/>
											<text fixtext="Select by relevance:">
												<styles color="#001280" font-family="Arial" font-size="10pt" font-style="italic" font-weight="bold"/>
											</text>
											<text fixtext=" ">
												<styles color="#001280"/>
											</text>
											<template subtype="source" match="XML">
												<children>
													<template subtype="element" match="presswatch">
														<children>
															<template subtype="element" match="selection">
																<children>
																	<template subtype="element" match="byrelevance">
																		<children>
																			<combobox xpath="distinct-values(//relevance), &apos;All&apos;">
																				<children>
																					<content subtype="regular">
																						<format basic-type="xsd" datatype="anyType"/>
																					</content>
																				</children>
																			</combobox>
																		</children>
																		<variables/>
																	</template>
																</children>
																<variables/>
															</template>
														</children>
														<variables/>
													</template>
												</children>
												<variables/>
											</template>
											<newline/>
											<newline/>
											<line>
												<properties color="navy" size="1"/>
											</line>
											<paragraph>
												<styles font-family="Arial"/>
												<children>
													<template subtype="element" match="newsitem">
														<children>
															<condition>
																<children>
																	<conditionbranch xpath="metainfo/relevance= /presswatch/selection/byrelevance">
																		<children>
																			<paragraph paragraphtag="h3">
																				<properties class="header"/>
																				<styles font-family="Arial"/>
																				<children>
																					<template subtype="element" match="headline">
																						<children>
																							<content subtype="regular">
																								<properties class="header"/>
																								<styles color="navy"/>
																								<format basic-type="xsd" datatype="string"/>
																							</content>
																						</children>
																						<variables/>
																					</template>
																				</children>
																			</paragraph>
																			<paragraph>
																				<styles color="gray" font-family="Arial" font-size="10pt" font-style="italic" font-weight="bold"/>
																				<children>
																					<template subtype="element" match="dateline">
																						<children>
																							<template subtype="element" match="date">
																								<children>
																									<content subtype="regular">
																										<format basic-type="xsd" datatype="date"/>
																									</content>
																								</children>
																								<variables/>
																							</template>
																							<text fixtext=": "/>
																							<template subtype="element" match="place">
																								<children>
																									<template subtype="attribute" match="city">
																										<children>
																											<content subtype="regular">
																												<format basic-type="xsd" datatype="string"/>
																											</content>
																										</children>
																										<variables/>
																									</template>
																									<text fixtext=", "/>
																									<template subtype="attribute" match="country">
																										<children>
																											<content subtype="regular">
																												<format basic-type="xsd" datatype="string"/>
																											</content>
																										</children>
																										<variables/>
																									</template>
																								</children>
																								<variables/>
																							</template>
																						</children>
																						<variables/>
																					</template>
																				</children>
																			</paragraph>
																			<paragraph paragraphtag="p">
																				<styles font-family="Arial" font-size="10pt" margin-bottom="12pt" margin-top="12pt"/>
																				<children>
																					<template subtype="element" match="synopsis">
																						<children>
																							<content subtype="regular">
																								<format basic-type="xsd" datatype="string"/>
																							</content>
																						</children>
																						<variables/>
																					</template>
																				</children>
																			</paragraph>
																			<paragraph>
																				<styles color="gray" font-family="Arial" font-size="10pt" font-weight="bold"/>
																				<children>
																					<text fixtext="Source:">
																						<styles font-style="italic" font-weight="bold"/>
																					</text>
																					<text fixtext=" ">
																						<styles font-weight="bold"/>
																					</text>
																					<template subtype="element" match="source">
																						<children>
																							<content subtype="regular">
																								<styles color="black" font-weight="normal"/>
																								<format basic-type="xsd" datatype="string"/>
																							</content>
																						</children>
																						<variables/>
																					</template>
																				</children>
																			</paragraph>
																			<newline/>
																			<paragraph>
																				<children>
																					<text fixtext="Relevance:">
																						<styles font-family="Arial" font-size="10pt" font-weight="bold"/>
																					</text>
																				</children>
																			</paragraph>
																			<newline/>
																			<list>
																				<properties start="1"/>
																				<children>
																					<template subtype="element" match="metainfo">
																						<children>
																							<template subtype="element" match="relevance">
																								<children>
																									<listrow>
																										<children>
																											<condition>
																												<children>
																													<conditionbranch xpath=".= /presswatch/selection/byrelevance">
																														<children>
																															<content subtype="regular">
																																<styles background-color="yellow" font-size="10pt" font-weight="bold"/>
																																<format basic-type="xsd" datatype="string"/>
																															</content>
																														</children>
																													</conditionbranch>
																													<conditionbranch>
																														<children>
																															<content subtype="regular">
																																<styles font-size="10pt"/>
																																<format basic-type="xsd" datatype="string"/>
																															</content>
																														</children>
																													</conditionbranch>
																												</children>
																											</condition>
																										</children>
																									</listrow>
																								</children>
																								<variables/>
																							</template>
																						</children>
																						<variables/>
																					</template>
																				</children>
																			</list>
																			<line>
																				<properties color="navy" size="1"/>
																			</line>
																			<newline/>
																		</children>
																	</conditionbranch>
																	<conditionbranch xpath="/presswatch/selection/byrelevance=&apos;All&apos;">
																		<children>
																			<paragraph paragraphtag="h3">
																				<properties class="header"/>
																				<styles font-family="Arial"/>
																				<children>
																					<template subtype="element" match="headline">
																						<children>
																							<content subtype="regular">
																								<properties class="header"/>
																								<styles color="navy"/>
																								<format basic-type="xsd" datatype="string"/>
																							</content>
																						</children>
																						<variables/>
																					</template>
																				</children>
																			</paragraph>
																			<paragraph>
																				<styles color="gray" font-family="Arial" font-size="10pt" font-style="italic" font-weight="bold"/>
																				<children>
																					<template subtype="element" match="dateline">
																						<children>
																							<template subtype="element" match="date">
																								<children>
																									<content subtype="regular">
																										<format basic-type="xsd" datatype="date"/>
																									</content>
																								</children>
																								<variables/>
																							</template>
																							<text fixtext=": "/>
																							<template subtype="element" match="place">
																								<children>
																									<template subtype="attribute" match="city">
																										<children>
																											<content subtype="regular">
																												<format basic-type="xsd" datatype="string"/>
																											</content>
																										</children>
																										<variables/>
																									</template>
																									<text fixtext=", "/>
																									<template subtype="attribute" match="country">
																										<children>
																											<content subtype="regular">
																												<format basic-type="xsd" datatype="string"/>
																											</content>
																										</children>
																										<variables/>
																									</template>
																								</children>
																								<variables/>
																							</template>
																						</children>
																						<variables/>
																					</template>
																				</children>
																			</paragraph>
																			<paragraph paragraphtag="p">
																				<styles font-family="Arial" font-size="10pt" margin-bottom="12pt" margin-top="12pt"/>
																				<children>
																					<template subtype="element" match="synopsis">
																						<children>
																							<content subtype="regular">
																								<format basic-type="xsd" datatype="string"/>
																							</content>
																						</children>
																						<variables/>
																					</template>
																				</children>
																			</paragraph>
																			<paragraph>
																				<styles color="gray" font-family="Arial" font-size="10pt" font-weight="bold"/>
																				<children>
																					<text fixtext="Source:">
																						<styles font-style="italic" font-weight="bold"/>
																					</text>
																					<text fixtext=" ">
																						<styles font-weight="bold"/>
																					</text>
																					<template subtype="element" match="source">
																						<children>
																							<content subtype="regular">
																								<styles color="black" font-weight="normal"/>
																								<format basic-type="xsd" datatype="string"/>
																							</content>
																						</children>
																						<variables/>
																					</template>
																				</children>
																			</paragraph>
																			<newline/>
																			<paragraph>
																				<children>
																					<text fixtext="Relevance:">
																						<styles font-family="Arial" font-size="10pt" font-weight="bold"/>
																					</text>
																				</children>
																			</paragraph>
																			<newline/>
																			<list>
																				<properties start="1"/>
																				<children>
																					<template subtype="element" match="metainfo">
																						<children>
																							<template subtype="element" match="relevance">
																								<children>
																									<listrow>
																										<children>
																											<condition>
																												<children>
																													<conditionbranch xpath=".= /presswatch/selection/byrelevance">
																														<children>
																															<content subtype="regular">
																																<styles background-color="yellow" font-size="10pt" font-weight="bold"/>
																																<format basic-type="xsd" datatype="string"/>
																															</content>
																														</children>
																													</conditionbranch>
																													<conditionbranch>
																														<children>
																															<content subtype="regular">
																																<styles font-size="10pt"/>
																																<format basic-type="xsd" datatype="string"/>
																															</content>
																														</children>
																													</conditionbranch>
																												</children>
																											</condition>
																										</children>
																									</listrow>
																								</children>
																								<variables/>
																							</template>
																						</children>
																						<variables/>
																					</template>
																				</children>
																			</list>
																			<line>
																				<properties color="navy" size="1"/>
																			</line>
																			<newline/>
																		</children>
																	</conditionbranch>
																</children>
															</condition>
														</children>
														<variables/>
													</template>
												</children>
											</paragraph>
										</children>
										<variables/>
									</template>
									<content subtype="regular" restofcontents="1"/>
								</children>
								<variables/>
							</template>
							<newline/>
						</children>
						<variables/>
					</template>
				</children>
			</globaltemplate>
		</children>
	</mainparts>
	<globalparts>
		<children>
			<globaltemplate subtype="element" match="selection" schema-tree-path="selection">
				<children>
					<template subtype="element" match="selection">
						<variables/>
					</template>
				</children>
			</globaltemplate>
			<globaltemplate subtype="element" match="team" schema-tree-path="team">
				<children>
					<template subtype="element" match="team">
						<children>
							<tgrid>
								<properties border="1" cellpadding="5" cellspacing="0"/>
								<children>
									<tgridbody-cols>
										<children>
											<tgridcol/>
											<tgridcol/>
											<tgridcol/>
										</children>
									</tgridbody-cols>
									<tgridheader-rows>
										<children>
											<tgridrow>
												<styles background-color="#a0c0ff" font-family="Arial" font-size="10pt" font-weight="bold"/>
												<children>
													<tgridcell>
														<children>
															<text fixtext="First"/>
														</children>
													</tgridcell>
													<tgridcell>
														<children>
															<text fixtext="Last"/>
														</children>
													</tgridcell>
													<tgridcell>
														<children>
															<text fixtext="Email"/>
														</children>
													</tgridcell>
												</children>
											</tgridrow>
										</children>
									</tgridheader-rows>
									<tgridbody-rows>
										<children>
											<template subtype="element" match="member">
												<children>
													<tgridrow>
														<children>
															<tgridcell>
																<children>
																	<template subtype="element" match="first">
																		<children>
																			<content subtype="regular">
																				<format basic-type="xsd" datatype="string"/>
																			</content>
																		</children>
																		<variables/>
																	</template>
																</children>
															</tgridcell>
															<tgridcell>
																<children>
																	<template subtype="element" match="last">
																		<children>
																			<content subtype="regular">
																				<format basic-type="xsd" datatype="string"/>
																			</content>
																		</children>
																		<variables/>
																	</template>
																</children>
															</tgridcell>
															<tgridcell>
																<children>
																	<template subtype="element" match="email">
																		<children>
																			<content subtype="regular">
																				<format basic-type="xsd" datatype="string"/>
																			</content>
																		</children>
																		<variables/>
																	</template>
																</children>
															</tgridcell>
														</children>
													</tgridrow>
												</children>
												<variables/>
											</template>
										</children>
									</tgridbody-rows>
								</children>
							</tgrid>
						</children>
						<variables/>
					</template>
				</children>
			</globaltemplate>
		</children>
	</globalparts>
	<designfragments/>
	<xmltables/>
	<authentic-custom-toolbar-buttons/>
</structure>
