<?xml version="1.0" encoding="utf-8"?>
<ArrayOfXMLControl xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <XMLControl>
    <FormVersion>0</FormVersion>
    <FormName>45_Comments</FormName>
    <id>0</id>
    <Xaml>&lt;Grid xmlns="http://schemas.microsoft.com/client/2007" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:basics="clr-namespace:System.Windows.Controls;assembly=System.Windows.Controls" xmlns:liquid="clr-namespace:Liquid;assembly=Liquid" xmlns:data="clr-namespace:System.Windows.Controls;assembly=System.Windows.Controls.Data" xmlns:input="clr-namespace:System.Windows.Controls;assembly=System.Windows.Controls.Input" xmlns:base="clr-namespace:ePermitBaseSL;assembly=ePermitBaseSL" Width="Auto" Height="Auto" Name="45_Comments" Background="#FFE8EFCE"&gt;
  &lt;Grid.RowDefinitions &gt;
    &lt;RowDefinition Height="1*" MinHeight="0" /&gt;
  &lt;/Grid.RowDefinitions&gt;
  &lt;Grid.ColumnDefinitions &gt;
    &lt;ColumnDefinition Width="1*" MinWidth="0" /&gt;
  &lt;/Grid.ColumnDefinitions&gt;
&lt;/Grid&gt;</Xaml>
    <IsReuseable>-1</IsReuseable>
    <Rows>1</Rows>
    <Columns>1</Columns>
    <DataContextMethod>ePermitDAL.form45</DataContextMethod>
    <RulesExternal>45</RulesExternal>
    <RulesInternal>45</RulesInternal>
    <Parent>0</Parent>
    <GridRow>0</GridRow>
    <RowSpan>0</RowSpan>
    <GridColumn>0</GridColumn>
    <ColSpan>0</ColSpan>
  </XMLControl>
  <XMLControl>
    <FormVersion>0</FormVersion>
    <FormName>general_comment</FormName>
    <id>1</id>
    <IsReuseable>-1</IsReuseable>
    <Rows>0</Rows>
    <Columns>0</Columns>
    <Parent>0</Parent>
    <GridRow>0</GridRow>
    <RowSpan>1</RowSpan>
    <GridColumn>0</GridColumn>
    <ColSpan>1</ColSpan>
    <ParentKeyProperty>doc_num</ParentKeyProperty>
  </XMLControl>
</ArrayOfXMLControl>Thread was being aborted.