<?xml version="1.0" ?>

<BurnIn>
  <width>"720"</width>
  <height>"576"</height>
  <data>
    <textnote>
	  <text>"{Src.FrameNumber}"</text>
	  <textsize>"20"</textsize>
	  <textcolor>"255,255,255,200"</textcolor>
	  <backgroundcolor>"0,0,0,0"</backgroundcolor>
	  <arrow>"0"</arrow>
	  <position>"30,520"</position>
	</textnote>
    <textnote>
	  <text>"{Src.PathElement.0}"</text>
	  <textsize>"20"</textsize>
	  <textcolor>"255,255,255,200"</textcolor>
	  <backgroundcolor>"0,0,0,0"</backgroundcolor>
	  <arrow>"0"</arrow>
	  <position>"110,520"</position>
	</textnote>
    <textnote>
	  <text>"{Src.TimeCode}"</text>
	  <textsize>"20"</textsize>
	  <textcolor>"255,255,255,200"</textcolor>
	  <backgroundcolor>"0,0,0,0"</backgroundcolor>
	  <arrow>"0"</arrow>
	  <position>"580,520"</position>
	</textnote>
	</data>
</BurnIn>
