<?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/Cable-Operators/Cable-Wi-Fi/Cable-Wi-Fi-Portfolio/_Multimedia/_Staticfiles/Motorola's_Cable_Wi-Fi_Solution.flv"></path>
	</paths>

	<!-- webtrends -->
	<tracklist>
		<tracking id="on_video_start" tag="dcsMultiTrack('onVideoStart');"/>
		<tracking id="on_video_end" tag="dcsMultiTrack('onVideoEnd');"/>		
	</tracklist>
</video>
