var Template = function() { return `<?xml version="1.0" encoding="UTF-8" ?>
<document>
	<productTemplate>
		<banner>
			<infoList>
				<info>
					<header>
						<title>Director</title>
					</header>
					<text>Fernando Coelho</text>
				</info>  <info>
					<header>
						<title>Instructor</title>
					</header>	</info>	</infoList>
			<stack>	<title>Apple TV Single</title>	<row>		<text></text> 	</row> 	<description allowsZooming="true" ></description> 	<text>English</text>
				<row>			<buttonLockup id="watchlist" rvideoid =''>
							<badge id="iwatchlist" src="resource://button-remove" />
							<title id="twatchlist" >Remove from Watchlist</title>
						</buttonLockup>	</row>
			</stack>  <heroImg src="" />  </banner></productTemplate>
</document>`}