<?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="YouTubeVideo.xsd" workingxmlfile="YouTubeVideo.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>
		<rule url="Samples.css">
			<media>
				<media value="all"/>
			</media>
		</rule>
	</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>
							<paragraph paragraphtag="p">
								<properties class="info"/>
								<children>
									<text fixtext="This example shows you how to use any HTML objects, like a YouTube video, in your design."/>
								</children>
							</paragraph>
							<template subtype="element" match="YouTubeVideo">
								<children>
									<template subtype="element" match="Description">
										<children>
											<paragraph paragraphtag="h2">
												<children>
													<content/>
												</children>
											</paragraph>
										</children>
										<variables/>
									</template>
									<newline/>
									<condition>
										<children>
											<conditionbranch xpath="$SV_OutputFormat = &apos;Authentic&apos; or $SV_OutputFormat = &apos;HTML&apos;">
												<children>
													<userxmltext text="&lt;object width=&quot;{Width}&quot; height=&quot;{Height}&quot;&gt;
&lt;param
  name=&quot;movie&quot;
  value=&quot;http://www.youtube.com/v/{ID}&amp;amp;feature=player_embedded&amp;amp;fs=1&quot;&gt;
&lt;/param&gt;
&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;
&lt;param name=&quot;allowScriptAccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;
&lt;embed
  src=&quot;http://www.youtube.com/v/{ID}&amp;amp;feature=player_embedded&amp;amp;fs=1&quot;
  type=&quot;application/x-shockwave-flash&quot;
  allowfullscreen=&quot;true&quot;
  allowScriptAccess=&quot;always&quot;
  width=&quot;{Width}&quot;
  height=&quot;{Height}&quot;&gt;
&lt;/embed&gt;
&lt;/object&gt;"/>
												</children>
											</conditionbranch>
											<conditionbranch>
												<children>
													<text fixtext="Embedded HTML content can not be rendered in ">
														<styles color="red"/>
													</text>
													<autocalc xpath="$SV_OutputFormat">
														<styles color="red"/>
													</autocalc>
													<text fixtext="!">
														<styles color="red"/>
													</text>
												</children>
											</conditionbranch>
										</children>
									</condition>
								</children>
								<variables/>
							</template>
						</children>
						<variables/>
					</template>
				</children>
			</globaltemplate>
		</children>
	</mainparts>
	<globalparts/>
	<designfragments/>
	<xmltables/>
	<authentic-custom-toolbar-buttons/>
</structure>
