<?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/Video-Infrastructure/Distribution/EDGE-QAM/APEX-3000/_Multimedia/_Staticfiles/APEX3000-Universal-Edge-QAM.mp4"></path>
	</paths>

	<!-- webtrends -->
	<tracklist>
		<tracking id="on_video_start" tag="dcsMultiTrack('onVideoStart');"/>
		<tracking id="on_video_end" tag="dcsMultiTrack('onVideoEnd');"/>		
	</tracklist>
</video>

