<FixedPage xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Width="794" Height="1122" Name="Invoice">
    <Canvas Width="794" Height="1122" Background="White" Name="CanvasPage" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
        <Rectangle Width="750" Height="709" Canvas.Left="23" Canvas.Top="378" StrokeThickness="1" Stroke="#ff000000" />
        <Rectangle Width="750" Height="154" Canvas.Left="23" Canvas.Top="210" StrokeThickness="1" Stroke="#ff000000" />
        <TextBlock Width="126" Height="16" Canvas.Left="493" Canvas.Top="228" FontSize="16" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="InvoiceNo">&lt;InvoiceNo&gt;</TextBlock>
        <TextBlock Width="120" Height="12" Canvas.Left="496" Canvas.Top="251" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="Date">&lt;Date&gt;</TextBlock>
        <TextBlock Width="120" Height="13" Canvas.Left="529" Canvas.Top="270" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="Terms">&lt;Terms&gt;</TextBlock>
        <TextBlock Width="120" Height="13" Canvas.Left="514" Canvas.Top="289" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="DueDate">&lt;DueDate&gt;</TextBlock>
        <TextBlock Width="46" Height="16" Canvas.Left="451" Canvas.Top="228" FontSize="16" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="InvoiceNoLabel">No.</TextBlock>
        <TextBlock Width="40" Height="12" Canvas.Left="451" Canvas.Top="250" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="DateLabel">Date :</TextBlock>
        <TextBlock Width="96" Height="12" Canvas.Left="451" Canvas.Top="270" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="TermsLabel">Terms (days) :</TextBlock>
        <TextBlock Width="307" Height="13" Canvas.Left="24" Canvas.Top="91" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="CompanyAddress1">&lt;CompanyAddress1&gt;</TextBlock>
        <TextBlock Width="307" Height="13" Canvas.Left="24" Canvas.Top="110" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="CompanyAddress2">&lt;CompanyAddress2&gt;</TextBlock>
        <TextBlock Width="307" Height="13" Canvas.Left="24" Canvas.Top="129" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="CompanyAddress3">&lt;CompanyAddress3&gt;</TextBlock>
        <TextBlock Width="310" Height="13" Canvas.Left="68" Canvas.Top="149" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="CompanyPhone1">&lt;CompanyPhone1&gt;</TextBlock>
        <TextBlock Width="307" Height="13" Canvas.Left="60" Canvas.Top="187" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="CompanyEmail">&lt;CompanyEmail&gt;</TextBlock>
        <TextBlock Width="307" Height="13" Canvas.Left="62" Canvas.Top="168" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="CompanyFax">&lt;CompanyFax&gt;</TextBlock>
        <TextBlock Width="499" Height="57" Canvas.Left="24" Canvas.Top="19" FontSize="41" FontFamily="Times New Roman" TextAlignment="Left" Foreground="#ff000000" Name="MyCompany">Text</TextBlock>
        <TextBlock Width="48" Height="12" Canvas.Left="24" Canvas.Top="149" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000">Phone :</TextBlock>
        <TextBlock Width="48" Height="12" Canvas.Left="24" Canvas.Top="168" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000">Fax :</TextBlock>
        <TextBlock Width="48" Height="12" Canvas.Left="24" Canvas.Top="187" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000">Email :</TextBlock>
        <TextBlock Width="108" Height="16" Canvas.Left="451" Canvas.Top="187" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000">Company Reg. No. :</TextBlock>
        <TextBlock Width="48" Height="15" Canvas.Left="27" Canvas.Top="306" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000">Phone :</TextBlock>
        <TextBlock Width="96" Height="12" Canvas.Left="451" Canvas.Top="288" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000">Due Date :</TextBlock>
        <TextBlock Width="173" Height="24" Canvas.Left="27" Canvas.Top="391" FontSize="13" FontFamily="Times New Roman" TextAlignment="Left" FontWeight="Bold" Foreground="#ff000000" Name="DescriptionLabel">Item Description</TextBlock>
        <TextBlock Width="84" Height="24" Canvas.Left="472" Canvas.Top="391" FontSize="13" FontFamily="Times New Roman" TextAlignment="Right" FontWeight="Bold" Foreground="#ff000000" Name="QuantityLabel">Quantity</TextBlock>
        <TextBlock Width="72" Height="24" Canvas.Left="598" Canvas.Top="391" FontSize="13" FontFamily="Times New Roman" TextAlignment="Right" FontWeight="Bold" Foreground="#ff000000" Name="PriceLabel">Price</TextBlock>
        <TextBlock Width="84" Height="24" Canvas.Left="683" Canvas.Top="391" FontSize="13" FontFamily="Times New Roman" TextAlignment="Right" FontWeight="Bold" Foreground="#ff000000" Name="AmountLabel">Amount</TextBlock>
        <TextBlock Width="72" Height="14" Canvas.Left="484" Canvas.Top="419" FontSize="11" FontFamily="Tahoma" TextAlignment="Right" Foreground="#ff000000" Name="Quantity">&lt;Quantity&gt;</TextBlock>
        <TextBlock Width="72" Height="14" Canvas.Left="600" Canvas.Top="419" FontSize="11" FontFamily="Tahoma" TextAlignment="Right" Foreground="#ff000000" Name="Price">&lt;Price&gt;</TextBlock>
        <TextBlock Width="88" Height="14" Canvas.Left="680" Canvas.Top="419" FontSize="11" FontFamily="Tahoma" TextAlignment="Right" Foreground="#ff000000" Name="Amount">&lt;Amount&gt;</TextBlock>
        <TextBlock Width="110" Height="14" Canvas.Left="451" Canvas.Top="985" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="SubtotalLabel">Subtotal</TextBlock>
        <TextBlock Width="120" Height="16" Canvas.Left="451" Canvas.Top="1068" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" FontWeight="Bold" Foreground="#ff000000" Name="TotalLabel">Total</TextBlock>
        <TextBlock Width="115" Height="19" Canvas.Left="43" Canvas.Top="991" FontSize="12" FontFamily="Tahoma" TextAlignment="Left" FontWeight="Bold" Foreground="#ff000000" Name="CommentsLabel">Remarks</TextBlock>
        <TextBlock Width="408" Height="14" Canvas.Left="43" Canvas.Top="1015" FontSize="11" FontFamily="Arial" TextAlignment="Left" Foreground="#ff000000" Name="Comments1">Text</TextBlock>
        <TextBlock Width="408" Height="14" Canvas.Left="43" Canvas.Top="1034" FontSize="11" FontFamily="Arial" TextAlignment="Left" Foreground="#ff000000" Name="Comments2">Text</TextBlock>
        <TextBlock Width="408" Height="14" Canvas.Left="43" Canvas.Top="1054" FontSize="11" FontFamily="Arial" TextAlignment="Left" Foreground="#ff000000" Name="Comments3">Text</TextBlock>
        <Line X1="24" Y1="972" X2="773" Y2="972" StrokeThickness="1" Stroke="#ff000000" />
        <TextBlock Width="249" Height="57" Canvas.Left="523" Canvas.Top="19" FontSize="30" FontFamily="Times New Roman" TextAlignment="Right" Foreground="#ff000000" Name="DocumentType">&lt;DocumentType&gt;</TextBlock>
        <TextBlock Width="88" Height="14" Canvas.Left="678" Canvas.Top="985" FontSize="11" FontFamily="Tahoma" TextAlignment="Right" Foreground="#ff000000" Name="Subtotal">&lt;Subtotal&gt;</TextBlock>
        <TextBlock Width="88" Height="14" Canvas.Left="678" Canvas.Top="1020" FontSize="11" FontFamily="Tahoma" TextAlignment="Right" Foreground="#ff000000" Name="Tax">&lt;Tax&gt;</TextBlock>
        <TextBlock Width="88" Height="14" Canvas.Left="678" Canvas.Top="1040" FontSize="11" FontFamily="Tahoma" TextAlignment="Right" Foreground="#ff000000" Name="SecondTax">&lt;SecondTax&gt;</TextBlock>
        <TextBlock Width="88" Height="16" Canvas.Left="680" Canvas.Top="1068" FontSize="11" FontFamily="Tahoma" TextAlignment="Right" FontWeight="Bold" Foreground="#ff000000" Name="Total">&lt;Total&gt;</TextBlock>
        <TextBlock Width="110" Height="14" Canvas.Left="451" Canvas.Top="1020" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="TaxLabel">Text</TextBlock>
        <TextBlock Width="105" Height="14" Canvas.Left="451" Canvas.Top="1040" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="SecondTaxLabel">&lt;SecondTaxDescription&gt;</TextBlock>
        <TextBlock Width="422" Height="14" Canvas.Left="27" Canvas.Top="419" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="Description">Text</TextBlock>
        <TextBlock Width="48" Height="15" Canvas.Left="27" Canvas.Top="325" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000">Email :</TextBlock>
        <TextBlock Width="364" Height="14" Canvas.Left="66" Canvas.Top="325" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="BillToEmail">Text</TextBlock>
        <TextBlock Width="239" Height="14" Canvas.Left="553" Canvas.Top="187" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="CompanyTaxRegNo">Text</TextBlock>
        <TextBlock Width="403" Height="19" Canvas.Left="27" Canvas.Top="229" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="BillTo">Text</TextBlock>
        <TextBlock Width="364" Height="14" Canvas.Left="66" Canvas.Top="306" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="BillToPhone1">Text</TextBlock>
        <TextBlock Width="403" Height="14" Canvas.Left="27" Canvas.Top="248" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="BillToAddress1">Text</TextBlock>
        <TextBlock Width="403" Height="14" Canvas.Left="27" Canvas.Top="267" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="BillToAddress2">Text</TextBlock>
        <TextBlock Width="403" Height="14" Canvas.Left="27" Canvas.Top="286" FontSize="11" FontFamily="Tahoma" TextAlignment="Left" Foreground="#ff000000" Name="BillToAddress3">Text</TextBlock>
        <Line X1="24" Y1="76" X2="446" Y2="76" StrokeThickness="1" Stroke="#ff000000" />
        <Line X1="447" Y1="364" X2="446" Y2="211" StrokeThickness="1" Stroke="#ff000000" />
        <Line X1="24" Y1="408" X2="773" Y2="408" StrokeThickness="1" Stroke="#ff000000" />
        <Line X1="446" Y1="1086" X2="446" Y2="408" StrokeThickness="1" Stroke="#ff000000" />
        <Line X1="562" Y1="1086" X2="562" Y2="408" StrokeThickness="1" Stroke="#ff000000" />
        <Line X1="677" Y1="1087" X2="677" Y2="408" StrokeThickness="1" Stroke="#ff000000" />
        <Line X1="446" Y1="1010" X2="773" Y2="1010" StrokeThickness="1" Stroke="#ff000000" />
        <Line X1="446" Y1="1056" X2="773" Y2="1056" StrokeThickness="1" Stroke="#ff000000" />
        <Rectangle Width="750" Height="7" Canvas.Left="23" Canvas.Top="210" StrokeThickness="1" Stroke="#ff000000" Fill="#ffd8d8d8" />
        <Rectangle Width="750" Height="7" Canvas.Left="23" Canvas.Top="378" StrokeThickness="1" Stroke="#ff000000" Fill="#ffd8d8d8" />
        <Rectangle Width="750" Height="7" Canvas.Left="23" Canvas.Top="971" StrokeThickness="1" Stroke="#ff000000" Fill="#ffd8d8d8" />
    </Canvas>
</FixedPage>
