<?xml version="1.0" ?>

<BurnIn>
  <width>"2048"</width>
  <height>"1556"</height>
  <data>
    <textnote>
	  <text>"{Src.FrameNumber}"</text>
	  <textsize>"2"</textsize>
	  <textcolor>"255,255,255,255"</textcolor>
	  <backgroundcolor>"0,0,0,0"</backgroundcolor>
	  <arrow>"0"</arrow>
	  <position>"40,40"</position>
	</textnote>
    <textnote>
	  <text>"{Src.SequencePath}"</text>
	  <textsize>"2"</textsize>
	  <textcolor>"255,255,255,255"</textcolor>
	  <backgroundcolor>"0,0,0,0"</backgroundcolor>
	  <arrow>"0"</arrow>
	  <position>"180,40"</position>
	</textnote>
    <textnote>
	  <text>"{Src.TimeCode}"</text>
	  <textsize>"2"</textsize>
	  <textcolor>"255,255,255,255"</textcolor>
	  <backgroundcolor>"0,0,0,0"</backgroundcolor>
	  <arrow>"0"</arrow>
	  <position>"1750,40"</position>
	</textnote>
	</data>
</BurnIn>
