<?xml version="1.0" ?>

<BurnIn>
  <width>"1920"</width>
  <height>"1080"</height>
  <data>
    <textnote>
	  <text>"{Src.FrameNumber}"</text>
	  <textsize>"30"</textsize>
	  <textcolor>"255,255,255,200"</textcolor>
	  <backgroundcolor>"0,0,0,0"</backgroundcolor>
	  <arrow>"0"</arrow>
	  <position>"40,990"</position>
	</textnote>
    <textnote>
	  <text>"{Src.PathElement.0}"</text>
	  <textsize>"30"</textsize>
	  <textcolor>"255,255,255,200"</textcolor>
	  <backgroundcolor>"0,0,0,0"</backgroundcolor>
	  <arrow>"0"</arrow>
	  <position>"170,990"</position>
	</textnote>
    <textnote>
	  <text>"{Src.TimeCode}"</text>
	  <textsize>"30"</textsize>
	  <textcolor>"255,255,255,200"</textcolor>
	  <backgroundcolor>"0,0,0,0"</backgroundcolor>
	  <arrow>"0"</arrow>
	  <position>"1700,990"</position>
	</textnote>
	</data>
</BurnIn>
