<?xml version="1.0" encoding="UTF-8"?>
<!-- if no width and height is specified, video will take on the actual size of the flv -->
<!-- set the share attribute to true to enable shareThis functionality -->
<video autoRewind="true" width="800" height="450" link="" share="">
	<!-- path id = location_resolution, src can be either internal or external -->
	<paths location="bhome" resolution="hi">
		<!-- hi-res/lo-res -->
		<path id="bhome_hi"        src="/staticfiles/Video-Solutions/Products/Software/SecureMedia-HLS/SecureMedia-eONE-PC-Media-Player/_Multimedia/_Staticfiles/HLS Flash_web.flv"></path>
	</paths>

	<!-- webtrends -->
	<tracklist>
		<tracking id="on_video_start" tag="dcsMultiTrack('onVideoStart');"/>
		<tracking id="on_video_end" tag="dcsMultiTrack('onVideoEnd');"/>		
	</tracklist>
</video>

