<FixedPage xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Width="816" Height="1056" Name="Invoice">
    <Canvas Width="816" Height="1056" Background="White" Name="CanvasPage" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
        <Rectangle Width="760" Height="556" Canvas.Left="28" Canvas.Top="448" StrokeThickness="1" Stroke="#ff000000" />
        <Rectangle Width="759" Height="41" Canvas.Left="28" Canvas.Top="24" StrokeThickness="1" Stroke="#ff000000" Fill="#ff333333" />
        <Rectangle Width="760" Height="36" Canvas.Left="28" Canvas.Top="413" StrokeThickness="1" Stroke="#ff000000" Fill="#ff333333" />
        <Rectangle Width="759" Height="327" Canvas.Left="28" Canvas.Top="64" StrokeThickness="1" Stroke="#ff000000" />
        <TextBlock Width="135" Height="19" Canvas.Left="644" Canvas.Top="74" FontSize="13" FontFamily="Tahoma" TextAlignment="Right" Foreground="#ff000000" Name="InvoiceNo">&lt;InvoiceNo&gt;</TextBlock>
        <TextBlock Width="134" Height="19" Canvas.Left="644" Canvas.Top="93" FontSize="13" FontFamily="Tahoma" TextAlignment="Right" Foreground="#ff000000" Name="Date">&lt;Date&gt;</TextBlock>
        <TextBlock Width="134" Height="19" Canvas.Left="644" Canvas.Top="112" FontSize="13" FontFamily="Tahoma" TextAlignment="Right" Foreground="#ff000000" Name="Terms">&lt;Terms&gt;</TextBlock>
        <TextBlock Width="132" Height="19" Canvas.Left="646" Canvas.Top="131" FontSize="13" FontFamily="Tahoma" TextAlignment="Right" Foreground="#ff000000" Name="DueDate">&lt;DueDate&gt;</TextBlock>
        <TextBlock Width="96" Height="19" Canvas.Left="529" Canvas.Top="74" FontSize="13" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="InvoiceNoLabel">Number :</TextBlock>
        <TextBlock Width="96" Height="19" Canvas.Left="529" Canvas.Top="93" FontSize="13" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="DateLabel">Date :</TextBlock>
        <TextBlock Width="96" Height="19" Canvas.Left="529" Canvas.Top="112" FontSize="13" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="TermsLabel">Terms (days) :</TextBlock>
        <TextBlock Width="307" Height="19" Canvas.Left="203" Canvas.Top="151" FontSize="13" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="CompanyAddress1">&lt;CompanyAddress1&gt;</TextBlock>
        <TextBlock Width="307" Height="19" Canvas.Left="203" Canvas.Top="170" FontSize="13" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="CompanyAddress2">&lt;CompanyAddress2&gt;</TextBlock>
        <TextBlock Width="307" Height="19" Canvas.Left="203" Canvas.Top="189" FontSize="13" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="CompanyAddress3">&lt;CompanyAddress3&gt;</TextBlock>
        <TextBlock Width="307" Height="19" Canvas.Left="203" Canvas.Top="93" FontSize="13" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="CompanyPhone1">&lt;CompanyPhone1&gt;</TextBlock>
        <TextBlock Width="307" Height="19" Canvas.Left="203" Canvas.Top="131" FontSize="13" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="CompanyEmail">&lt;CompanyEmail&gt;</TextBlock>
        <TextBlock Width="307" Height="19" Canvas.Left="203" Canvas.Top="112" FontSize="13" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="CompanyFax">&lt;CompanyFax&gt;</TextBlock>
        <TextBlock Width="96" Height="19" Canvas.Left="471" Canvas.Top="458" FontSize="13" FontFamily="Tahoma" TextAlignment="Right" Foreground="#ff000000" Name="Quantity">&lt;Quantity&gt;</TextBlock>
        <TextBlock Width="96" Height="19" Canvas.Left="567" Canvas.Top="458" FontSize="13" FontFamily="Tahoma" TextAlignment="Right" Foreground="#ff000000" Name="Price">&lt;Price&gt;</TextBlock>
        <TextBlock Width="120" Height="19" Canvas.Left="659" Canvas.Top="458" FontSize="13" FontFamily="Tahoma" TextAlignment="Right" Foreground="#ff000000" Name="Amount">&lt;Amount&gt;</TextBlock>
        <TextBlock Width="113" Height="17" Canvas.Left="518" Canvas.Top="807" FontSize="13" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="SubtotalLabel">Subtotal</TextBlock>
        <TextBlock Width="120" Height="19" Canvas.Left="518" Canvas.Top="883" FontSize="13" FontFamily="Tahoma" TextAlignment="Left" FontWeight="Bold" Foreground="#ff000000" Name="TotalLabel">Total</TextBlock>
        <TextBlock Width="154" Height="26" Canvas.Left="44" Canvas.Top="919" FontSize="19" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="CommentsLabel">Comments</TextBlock>
        <TextBlock Width="734" Height="19" Canvas.Left="49" Canvas.Top="945" FontSize="13" FontFamily="Arial" TextAlignment="Left" Foreground="#ff000000" Name="Comments1">Text</TextBlock>
        <TextBlock Width="464" Height="38" Canvas.Left="43" Canvas.Top="28" FontSize="27" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ffffffff" Name="MyCompany">&lt;CompanyName&gt;</TextBlock>
        <TextBlock Width="76" Height="19" Canvas.Left="43" Canvas.Top="93" FontSize="13" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000">Phone :</TextBlock>
        <TextBlock Width="57" Height="19" Canvas.Left="43" Canvas.Top="112" FontSize="13" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000">Fax :</TextBlock>
        <TextBlock Width="57" Height="19" Canvas.Left="43" Canvas.Top="131" FontSize="13" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000">Email :</TextBlock>
        <TextBlock Width="76" Height="19" Canvas.Left="43" Canvas.Top="151" FontSize="13" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000">Address :</TextBlock>
        <TextBlock Width="134" Height="19" Canvas.Left="43" Canvas.Top="74" FontSize="13" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000">Company Reg. No. :</TextBlock>
        <TextBlock Width="734" Height="19" Canvas.Left="49" Canvas.Top="964" FontSize="13" FontFamily="Arial" TextAlignment="Left" Foreground="#ff000000" Name="Comments2">Text</TextBlock>
        <TextBlock Width="734" Height="19" Canvas.Left="49" Canvas.Top="984" FontSize="13" FontFamily="Arial" TextAlignment="Left" Foreground="#ff000000" Name="Comments3">Text</TextBlock>
        <TextBlock Width="57" Height="19" Canvas.Left="45" Canvas.Top="266" FontSize="13" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000">Name :</TextBlock>
        <TextBlock Width="57" Height="19" Canvas.Left="45" Canvas.Top="285" FontSize="13" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000">Phone :</TextBlock>
        <TextBlock Width="76" Height="19" Canvas.Left="45" Canvas.Top="323" FontSize="13" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000">Address :</TextBlock>
        <TextBlock Width="96" Height="19" Canvas.Left="529" Canvas.Top="131" FontSize="13" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000">Due Date :</TextBlock>
        <TextBlock Width="254" Height="32" Canvas.Left="528" Canvas.Top="31" FontSize="27" FontFamily="Arial" TextAlignment="Left" Foreground="#ffffffff" Name="DocumentType">&lt;DocumentType&gt;</TextBlock>
        <TextBlock Width="115" Height="19" Canvas.Left="663" Canvas.Top="807" FontSize="13" FontFamily="Tahoma" TextAlignment="Right" Foreground="#ff000000" Name="Subtotal">&lt;Subtotal&gt;</TextBlock>
        <TextBlock Width="115" Height="19" Canvas.Left="663" Canvas.Top="845" FontSize="13" FontFamily="Tahoma" TextAlignment="Right" Foreground="#ff000000" Name="Tax">&lt;Tax&gt;</TextBlock>
        <TextBlock Width="115" Height="19" Canvas.Left="663" Canvas.Top="865" FontSize="13" FontFamily="Tahoma" TextAlignment="Right" Foreground="#ff000000" Name="SecondTax">&lt;SecondTax&gt;</TextBlock>
        <TextBlock Width="115" Height="19" Canvas.Left="663" Canvas.Top="884" FontSize="13" FontFamily="Tahoma" TextAlignment="Right" FontWeight="Bold" Foreground="#ff000000" Name="Total">&lt;Total&gt;</TextBlock>
        <TextBlock Width="153" Height="19" Canvas.Left="518" Canvas.Top="844" FontSize="13" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="TaxLabel">Text</TextBlock>
        <TextBlock Width="153" Height="19" Canvas.Left="518" Canvas.Top="863" FontSize="13" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="SecondTaxLabel">Text</TextBlock>
        <TextBlock Width="422" Height="17" Canvas.Left="42" Canvas.Top="459" FontSize="13" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="Description">Text</TextBlock>
        <TextBlock Width="57" Height="19" Canvas.Left="45" Canvas.Top="304" FontSize="13" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000">Email :</TextBlock>
        <TextBlock Width="403" Height="19" Canvas.Left="203" Canvas.Top="304" FontSize="13" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="BillToEmail">Text</TextBlock>
        <TextBlock Width="307" Height="19" Canvas.Left="203" Canvas.Top="74" FontSize="13" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="CompanyTaxRegNo">&lt;CompanyTaxRegNo&gt;</TextBlock>
        <TextBlock Width="403" Height="19" Canvas.Left="203" Canvas.Top="266" FontSize="13" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="BillTo">Text</TextBlock>
        <TextBlock Width="403" Height="19" Canvas.Left="203" Canvas.Top="285" FontSize="13" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="BillToPhone1">Text</TextBlock>
        <TextBlock Width="403" Height="19" Canvas.Left="203" Canvas.Top="323" FontSize="13" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="BillToAddress1">Text</TextBlock>
        <TextBlock Width="403" Height="19" Canvas.Left="203" Canvas.Top="343" FontSize="13" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="BillToAddress2">Text</TextBlock>
        <TextBlock Width="403" Height="19" Canvas.Left="203" Canvas.Top="362" FontSize="13" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="BillToAddress3">Text</TextBlock>
        <TextBlock Width="273" Height="37" Canvas.Left="42" Canvas.Top="217" FontSize="27" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000">Customer</TextBlock>
        <TextBlock Width="266" Height="24" Canvas.Left="43" Canvas.Top="419" FontSize="19" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ffffffff">Item Description</TextBlock>
        <TextBlock Width="133" Height="24" Canvas.Left="436" Canvas.Top="419" FontSize="19" FontFamily="Tahoma" TextAlignment="Right" Foreground="#ffffffff">Quantity</TextBlock>
        <TextBlock Width="133" Height="24" Canvas.Left="530" Canvas.Top="420" FontSize="19" FontFamily="Tahoma" TextAlignment="Right" Foreground="#ffffffff">Price</TextBlock>
        <TextBlock Width="133" Height="24" Canvas.Left="645" Canvas.Top="419" FontSize="19" FontFamily="Tahoma" TextAlignment="Right" Foreground="#ffffffff">Amount</TextBlock>
        <Line X1="30" Y1="909" X2="788" Y2="909" StrokeThickness="1" Stroke="#ff000000" />
        <Line X1="29" Y1="213" X2="785" Y2="213" StrokeThickness="1" Stroke="#ff000000" />
        <Line X1="30" Y1="796" X2="788" Y2="796" StrokeThickness="1" Stroke="#ff000000" />
        <Line X1="30" Y1="259" X2="787" Y2="259" StrokeThickness="1" Stroke="#ff000000" />
        <TextBlock Width="115" Height="19" Canvas.Left="663" Canvas.Top="826" FontSize="13" FontFamily="Tahoma" TextAlignment="Right" Foreground="#ff000000" Name="Discount">&lt;Discount&gt;</TextBlock>
        <TextBlock Width="144" Height="19" Canvas.Left="518" Canvas.Top="825" FontSize="13" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000">Discount</TextBlock>
    </Canvas>
</FixedPage>
