<?xml version="1.0" encoding="UTF-8"?>
<captionate>
	<!-- For more info on this XML format see: -->
	<!-- http://www.buraks.com/captionate/docs/capxmlformat.html -->
	<!-- top-level tags -->
	<timeformat>s</timeformat>
	<captioninfo>
		<trackinfo>
			<track>
				<displayname>MediaPresenter</displayname>
				<type>actionscript</type>
				<languagecode></languagecode>
				<targetwpm>140</targetwpm>
				<stringdata></stringdata>
			</track>
		</trackinfo>
		<speakerinfo></speakerinfo>
	</captioninfo>
	<!-- video captions -->
	<!--add your captions here, using the format below-->
	<captions>
		<caption time="1">
			<speaker>-1</speaker>
			<tracks>
				<track0>caption text</track0>
			</tracks>
		</caption>		
	</captions>
</captionate>

