<?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/Solutions/Telco-Operators/FTTH/Fiber-to-the-Premises/_Multimedia/Bring_on_the_Ultra-Broadband_with_Motorola_Video_Delivery_Solutions.flv"></path>
	</paths>

	<!-- webtrends -->
	<tracklist>
		<tracking id="on_video_start" tag="dcsMultiTrack('onVideoStart');"/>
		<tracking id="on_video_end" tag="dcsMultiTrack('onVideoEnd');"/>		
	</tracklist>
</video>