<?xml version="1.0" encoding="UTF-8"?>
<VAST version="2.0">
  <Ad id="602833">
  <Wrapper>
    <AdSystem>Acudeo Compatible</AdSystem>
    <VASTAdTagURI>http://demo.tremormedia.com/proddev/vast/vast_inline_linear.xml</VASTAdTagURI>
    <Error>http://myErrorURL/wrapper/error</Error>
    <Impression>http://myTrackingURL/wrapper/impression</Impression>
	<Creatives>
		<Creative AdID="602833">
			<Linear>
				<TrackingEvents>
					<Tracking event="creativeView">http://myTrackingURL/wrapper/creativeView</Tracking>
					<Tracking event="start">http://myTrackingURL/wrapper/start</Tracking>
					<Tracking event="midpoint">http://myTrackingURL/wrapper/midpoint</Tracking>
					<Tracking event="firstQuartile">http://myTrackingURL/wrapper/firstQuartile</Tracking>
					<Tracking event="thirdQuartile">http://myTrackingURL/wrapper/thirdQuartile</Tracking>
					<Tracking event="complete">http://myTrackingURL/wrapper/complete</Tracking>
					<Tracking event="mute">http://myTrackingURL/wrapper/mute</Tracking>
					<Tracking event="unmute">http://myTrackingURL/wrapper/unmute</Tracking>
					<Tracking event="pause">http://myTrackingURL/wrapper/pause</Tracking>
					<Tracking event="resume">http://myTrackingURL/wrapper/resume</Tracking>
					<Tracking event="fullscreen">http://myTrackingURL/wrapper/fullscreen</Tracking>	
				</TrackingEvents>
			</Linear>
		</Creative>
		<Creative>
			<Linear>
				<VideoClicks>
					<ClickTracking>http://myTrackingURL/wrapper/click</ClickTracking>
				</VideoClicks>
			</Linear>
		</Creative>
		<Creative AdID="602833-NonLinearTracking">
			<NonLinearAds>
				<TrackingEvents>
				</TrackingEvents>
			</NonLinearAds>
		</Creative>
	</Creatives>
  </Wrapper>
  </Ad>
</VAST>
