<ImportExportXml version="3.0.5295.0">
  <Entities>
    <Entity>
      <Name LocalizedName="Account" OriginalName="Account">Account</Name>
      <ObjectTypeCode>1</ObjectTypeCode>
      <LocalizedName>Account</LocalizedName>
      <LocalizedCollectionName>Accounts</LocalizedCollectionName>
      <EntityInfo>
        <entity Name="Account">
          <HasRelatedNotes>True</HasRelatedNotes>
          <HasRelatedActivities>True</HasRelatedActivities>
          <ObjectTypeCode>1</ObjectTypeCode>
          <BaseTableName>AccountBase</BaseTableName>
          <WorkflowEventMask>-1</WorkflowEventMask>
          <EventMask>1</EventMask>
          <IsCustomizable>1</IsCustomizable>
          <AddressTableName>CustomerAddress</AddressTableName>
          <IsMappable>1</IsMappable>
          <OwnershipTypeMask>UserOwned</OwnershipTypeMask>
          <IsAudited>1</IsAudited>
          <EntityMask>ActivityPointer</EntityMask>
          <IsReplicated>1</IsReplicated>
          <IsReplicationUserFiltered>1</IsReplicationUserFiltered>
          <LocalizedName>Account</LocalizedName>
          <LocalizedCollectionName>Accounts</LocalizedCollectionName>
          <Description>Person or business to which the salesperson tries to sell a product or service. The company billed in business transactions. </Description>
          <IsActivityParty>1</IsActivityParty>
          <IsValidForAdvancedFind>1</IsValidForAdvancedFind>
          <ExtensionTableName>AccountExtensionBase</ExtensionTableName>
          <ReportViewName>FilteredAccount</ReportViewName>
          <IsRenameable>1</IsRenameable>
          <DbCascadeMask>0</DbCascadeMask>
          <attributes>
            <attribute PhysicalName="AccountCategoryCode">
              <Type>picklist</Type>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Drop-down list for selecting the category of the account.</Description>
            </attribute>
            <attribute PhysicalName="AccountCategoryCodeName">
              <Type>virtual</Type>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <AttributeOf>AccountCategoryCode</AttributeOf>
              <XmlAbbreviation>name</XmlAbbreviation>
              <IsSortAttribute>1</IsSortAttribute>
            </attribute>
            <attribute PhysicalName="AccountClassificationCode">
              <Type>picklist</Type>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForForm|ValidForGrid</DisplayMask>
              <Description>Drop-down list for classifying an account.</Description>
            </attribute>
            <attribute PhysicalName="AccountClassificationCodeName">
              <Type>virtual</Type>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <AttributeOf>AccountClassificationCode</AttributeOf>
              <XmlAbbreviation>name</XmlAbbreviation>
              <IsSortAttribute>1</IsSortAttribute>
            </attribute>
            <attribute PhysicalName="AccountId">
              <Type>primarykey</Type>
              <IsNullable>0</IsNullable>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsPKAttribute>1</IsPKAttribute>
              <DisplayMask>ValidForAdvancedFind|RequiredForGrid</DisplayMask>
              <Description>Unique identifier of the account. </Description>
            </attribute>
            <attribute PhysicalName="AccountNumber">
              <Type>nvarchar</Type>
              <Length>40</Length>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>User-provided account number used in correspondence about the account.</Description>
            </attribute>
            <attribute PhysicalName="AccountRatingCode">
              <Type>picklist</Type>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForForm|ValidForGrid</DisplayMask>
              <Description>Drop-down list for selecting account ratings.</Description>
            </attribute>
            <attribute PhysicalName="AccountRatingCodeName">
              <Type>virtual</Type>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <AttributeOf>AccountRatingCode</AttributeOf>
              <XmlAbbreviation>name</XmlAbbreviation>
              <IsSortAttribute>1</IsSortAttribute>
            </attribute>
            <attribute PhysicalName="Address1_AddressId">
              <Type>primarykey</Type>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <Description>Unique identifier for address 1. </Description>
            </attribute>
            <attribute PhysicalName="Address1_AddressTypeCode">
              <Type>picklist</Type>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Type of address for address 1, such as billing, shipping, or primary address.</Description>
            </attribute>
            <attribute PhysicalName="Address1_AddressTypeCodeName">
              <Type>virtual</Type>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <AttributeOf>Address1_AddressTypeCode</AttributeOf>
              <XmlAbbreviation>name</XmlAbbreviation>
              <IsSortAttribute>1</IsSortAttribute>
            </attribute>
            <attribute PhysicalName="Address1_City">
              <Type>nvarchar</Type>
              <Length>100</Length>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>City name for address 1.</Description>
            </attribute>
            <attribute PhysicalName="Address1_Country">
              <Type>nvarchar</Type>
              <Length>100</Length>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Country/region name for address 1.</Description>
            </attribute>
            <attribute PhysicalName="Address1_County">
              <Type>nvarchar</Type>
              <Length>100</Length>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>County name for address 1.</Description>
            </attribute>
            <attribute PhysicalName="Address1_Fax">
              <Type>nvarchar</Type>
              <Length>100</Length>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Fax number for address 1.</Description>
            </attribute>
            <attribute PhysicalName="Address1_FreightTermsCode">
              <Type>picklist</Type>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Freight terms for address 1.</Description>
            </attribute>
            <attribute PhysicalName="Address1_FreightTermsCodeName">
              <Type>virtual</Type>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <AttributeOf>Address1_FreightTermsCode</AttributeOf>
              <XmlAbbreviation>name</XmlAbbreviation>
              <IsSortAttribute>1</IsSortAttribute>
            </attribute>
            <attribute PhysicalName="Address1_Latitude">
              <Type>float</Type>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Latitude for address 1.</Description>
            </attribute>
            <attribute PhysicalName="Address1_Line1">
              <Type>nvarchar</Type>
              <Length>100</Length>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>First line for entering address 1 information.</Description>
            </attribute>
            <attribute PhysicalName="Address1_Line2">
              <Type>nvarchar</Type>
              <Length>100</Length>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Second line for entering address 1 information.</Description>
            </attribute>
            <attribute PhysicalName="Address1_Line3">
              <Type>nvarchar</Type>
              <Length>100</Length>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Third line for entering address 1 information.</Description>
            </attribute>
            <attribute PhysicalName="Address1_Longitude">
              <Type>float</Type>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Longitude for address 1.</Description>
            </attribute>
            <attribute PhysicalName="Address1_Name">
              <Type>nvarchar</Type>
              <Length>400</Length>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Name to enter for address 1.</Description>
            </attribute>
            <attribute PhysicalName="Address1_PostalCode">
              <Type>nvarchar</Type>
              <Length>40</Length>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>ZIP Code or postal code for address 1.</Description>
            </attribute>
            <attribute PhysicalName="Address1_PostOfficeBox">
              <Type>nvarchar</Type>
              <Length>40</Length>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Post office box number for address 1.</Description>
            </attribute>
            <attribute PhysicalName="Address1_PrimaryContactName">
              <Type>nvarchar</Type>
              <Length>300</Length>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Name of primary contact for address 1.</Description>
            </attribute>
            <attribute PhysicalName="Address1_ShippingMethodCode">
              <Type>picklist</Type>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Method of shipment for address 1.</Description>
            </attribute>
            <attribute PhysicalName="Address1_ShippingMethodCodeName">
              <Type>virtual</Type>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <AttributeOf>Address1_ShippingMethodCode</AttributeOf>
              <XmlAbbreviation>name</XmlAbbreviation>
              <IsSortAttribute>1</IsSortAttribute>
            </attribute>
            <attribute PhysicalName="Address1_StateOrProvince">
              <Type>nvarchar</Type>
              <Length>100</Length>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>State or province for address 1.</Description>
            </attribute>
            <attribute PhysicalName="Address1_Telephone1">
              <Type>nvarchar</Type>
              <Length>100</Length>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>First telephone number associated with address 1.</Description>
            </attribute>
            <attribute PhysicalName="Address1_Telephone2">
              <Type>nvarchar</Type>
              <Length>100</Length>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Second telephone number associated with address 1.</Description>
            </attribute>
            <attribute PhysicalName="Address1_Telephone3">
              <Type>nvarchar</Type>
              <Length>100</Length>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Third telephone number associated with address 1.</Description>
            </attribute>
            <attribute PhysicalName="Address1_UPSZone">
              <Type>nvarchar</Type>
              <Length>8</Length>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>United Parcel Service (UPS) zone for address 1.</Description>
            </attribute>
            <attribute PhysicalName="Address1_UTCOffset">
              <Type>int</Type>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <DisplayMask>ValidForForm|ValidForGrid</DisplayMask>
              <Description>UTC offset for address 1. This is the difference between local time and standard Coordinated Universal Time.</Description>
            </attribute>
            <attribute PhysicalName="Address2_AddressId">
              <Type>primarykey</Type>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <Description>Unique identifier for address 2.</Description>
            </attribute>
            <attribute PhysicalName="Address2_AddressTypeCode">
              <Type>picklist</Type>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <DisplayMask>ValidForForm|ValidForGrid</DisplayMask>
              <Description>Type of address for address 2, such as billing, shipping, or primary address. </Description>
            </attribute>
            <attribute PhysicalName="Address2_AddressTypeCodeName">
              <Type>virtual</Type>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <AttributeOf>Address2_AddressTypeCode</AttributeOf>
              <XmlAbbreviation>name</XmlAbbreviation>
              <IsSortAttribute>1</IsSortAttribute>
            </attribute>
            <attribute PhysicalName="Address2_City">
              <Type>nvarchar</Type>
              <Length>100</Length>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>City name for address 2.</Description>
            </attribute>
            <attribute PhysicalName="Address2_Country">
              <Type>nvarchar</Type>
              <Length>100</Length>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Country/region name for address 2.</Description>
            </attribute>
            <attribute PhysicalName="Address2_County">
              <Type>nvarchar</Type>
              <Length>100</Length>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>County name for address 2.</Description>
            </attribute>
            <attribute PhysicalName="Address2_Fax">
              <Type>nvarchar</Type>
              <Length>100</Length>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Fax number for address 2.</Description>
            </attribute>
            <attribute PhysicalName="Address2_FreightTermsCode">
              <Type>picklist</Type>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <DisplayMask>ValidForForm|ValidForGrid</DisplayMask>
              <Description>Freight terms for address 2.</Description>
            </attribute>
            <attribute PhysicalName="Address2_FreightTermsCodeName">
              <Type>virtual</Type>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <AttributeOf>Address2_FreightTermsCode</AttributeOf>
              <XmlAbbreviation>name</XmlAbbreviation>
              <IsSortAttribute>1</IsSortAttribute>
            </attribute>
            <attribute PhysicalName="Address2_Latitude">
              <Type>float</Type>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Latitude for address 2.</Description>
            </attribute>
            <attribute PhysicalName="Address2_Line1">
              <Type>nvarchar</Type>
              <Length>100</Length>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>First line for entering address 2 information.</Description>
            </attribute>
            <attribute PhysicalName="Address2_Line2">
              <Type>nvarchar</Type>
              <Length>100</Length>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Second line for entering address 2 information.</Description>
            </attribute>
            <attribute PhysicalName="Address2_Line3">
              <Type>nvarchar</Type>
              <Length>100</Length>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Third line for entering address 2 information.</Description>
            </attribute>
            <attribute PhysicalName="Address2_Longitude">
              <Type>float</Type>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Longitude for address 2.</Description>
            </attribute>
            <attribute PhysicalName="Address2_Name">
              <Type>nvarchar</Type>
              <Length>400</Length>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Name to enter for address 2.</Description>
            </attribute>
            <attribute PhysicalName="Address2_PostalCode">
              <Type>nvarchar</Type>
              <Length>40</Length>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>ZIP Code or postal code for address 2.</Description>
            </attribute>
            <attribute PhysicalName="Address2_PostOfficeBox">
              <Type>nvarchar</Type>
              <Length>40</Length>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Post office box number for address 2.</Description>
            </attribute>
            <attribute PhysicalName="Address2_PrimaryContactName">
              <Type>nvarchar</Type>
              <Length>300</Length>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Name of primary contact located at address 2.</Description>
            </attribute>
            <attribute PhysicalName="Address2_ShippingMethodCode">
              <Type>picklist</Type>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <DisplayMask>ValidForForm|ValidForGrid</DisplayMask>
              <Description>Method of shipment for address 2.</Description>
            </attribute>
            <attribute PhysicalName="Address2_ShippingMethodCodeName">
              <Type>virtual</Type>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <AttributeOf>Address2_ShippingMethodCode</AttributeOf>
              <XmlAbbreviation>name</XmlAbbreviation>
              <IsSortAttribute>1</IsSortAttribute>
            </attribute>
            <attribute PhysicalName="Address2_StateOrProvince">
              <Type>nvarchar</Type>
              <Length>100</Length>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>State or province for address 2.</Description>
            </attribute>
            <attribute PhysicalName="Address2_Telephone1">
              <Type>nvarchar</Type>
              <Length>100</Length>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>First telephone number associated with address 2.</Description>
            </attribute>
            <attribute PhysicalName="Address2_Telephone2">
              <Type>nvarchar</Type>
              <Length>100</Length>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Second telephone number associated with address 2.</Description>
            </attribute>
            <attribute PhysicalName="Address2_Telephone3">
              <Type>nvarchar</Type>
              <Length>100</Length>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Third telephone number associated with address 2.</Description>
            </attribute>
            <attribute PhysicalName="Address2_UPSZone">
              <Type>nvarchar</Type>
              <Length>8</Length>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>United Parcel Service (UPS) zone for address 2.</Description>
            </attribute>
            <attribute PhysicalName="Address2_UTCOffset">
              <Type>int</Type>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <DisplayMask>ValidForForm|ValidForGrid</DisplayMask>
              <Description>UTC offset for address 2. This is the difference between local time and standard Coordinated Universal Time.</Description>
            </attribute>
            <attribute PhysicalName="Aging30">
              <Type>money</Type>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>For internal use only.</Description>
            </attribute>
            <attribute PhysicalName="Aging60">
              <Type>money</Type>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>For internal use only.</Description>
            </attribute>
            <attribute PhysicalName="Aging90">
              <Type>money</Type>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>For internal use only.</Description>
            </attribute>
            <attribute PhysicalName="BusinessTypeCode">
              <Type>picklist</Type>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForForm|ValidForGrid</DisplayMask>
              <Description>Type of business associated with the account.</Description>
            </attribute>
            <attribute PhysicalName="BusinessTypeCodeName">
              <Type>virtual</Type>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <AttributeOf>BusinessTypeCode</AttributeOf>
              <XmlAbbreviation>name</XmlAbbreviation>
              <IsSortAttribute>1</IsSortAttribute>
            </attribute>
            <attribute PhysicalName="CreatedBy">
              <Type>lookup</Type>
              <ValidForReadApi>1</ValidForReadApi>
              <RequiresPlatformAuthorization>1</RequiresPlatformAuthorization>
              <ReferencedEntityObjectTypeCode>8</ReferencedEntityObjectTypeCode>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Unique identifier of the user who created the account.</Description>
            </attribute>
            <attribute PhysicalName="CreatedOn">
              <Type>datetime</Type>
              <ValidForReadApi>1</ValidForReadApi>
              <RequiresPlatformAuthorization>1</RequiresPlatformAuthorization>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Date and time when the account was created.</Description>
            </attribute>
            <attribute PhysicalName="CreditLimit">
              <Type>money</Type>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Credit limit for the account.</Description>
            </attribute>
            <attribute PhysicalName="CreditOnHold">
              <Type>bit</Type>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Information about whether credit for the account is on hold. </Description>
            </attribute>
            <attribute PhysicalName="CreditOnHoldName">
              <Type>virtual</Type>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <AttributeOf>CreditOnHold</AttributeOf>
              <XmlAbbreviation>name</XmlAbbreviation>
              <IsSortAttribute>1</IsSortAttribute>
            </attribute>
            <attribute PhysicalName="CustomerSizeCode">
              <Type>picklist</Type>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForForm|ValidForGrid</DisplayMask>
              <Description>Size of the account.</Description>
            </attribute>
            <attribute PhysicalName="CustomerSizeCodeName">
              <Type>virtual</Type>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <AttributeOf>CustomerSizeCode</AttributeOf>
              <XmlAbbreviation>name</XmlAbbreviation>
              <IsSortAttribute>1</IsSortAttribute>
            </attribute>
            <attribute PhysicalName="CustomerTypeCode">
              <Type>picklist</Type>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Type of the account.</Description>
            </attribute>
            <attribute PhysicalName="CustomerTypeCodeName">
              <Type>virtual</Type>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <AttributeOf>CustomerTypeCode</AttributeOf>
              <XmlAbbreviation>name</XmlAbbreviation>
              <IsSortAttribute>1</IsSortAttribute>
            </attribute>
            <attribute PhysicalName="DeletionStateCode">
              <Type>int</Type>
              <IsNullable>0</IsNullable>
            </attribute>
            <attribute PhysicalName="Description">
              <Type>ntext</Type>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Description of the account.</Description>
            </attribute>
            <attribute PhysicalName="DoNotBulkEMail">
              <Type>bit</Type>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForForm|ValidForGrid</DisplayMask>
              <Description>Information about whether to allow sending direct e-mail to the account.</Description>
            </attribute>
            <attribute PhysicalName="DoNotBulkEMailName">
              <Type>virtual</Type>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <AttributeOf>DoNotBulkEMail</AttributeOf>
              <XmlAbbreviation>name</XmlAbbreviation>
              <IsSortAttribute>1</IsSortAttribute>
            </attribute>
            <attribute PhysicalName="DoNotBulkPostalMail">
              <Type>bit</Type>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForForm|ValidForGrid</DisplayMask>
              <Description>Information about whether to allow sending bulk-rate postal mail to the account.</Description>
            </attribute>
            <attribute PhysicalName="DoNotBulkPostalMailName">
              <Type>virtual</Type>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <AttributeOf>DoNotBulkPostalMail</AttributeOf>
              <XmlAbbreviation>name</XmlAbbreviation>
              <IsSortAttribute>1</IsSortAttribute>
            </attribute>
            <attribute PhysicalName="DoNotEMail">
              <Type>bit</Type>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Information about whether to allow sending e-mail to the account.</Description>
            </attribute>
            <attribute PhysicalName="DoNotEMailName">
              <Type>virtual</Type>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <AttributeOf>DoNotEMail</AttributeOf>
              <XmlAbbreviation>name</XmlAbbreviation>
              <IsSortAttribute>1</IsSortAttribute>
            </attribute>
            <attribute PhysicalName="DoNotFax">
              <Type>bit</Type>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Information about whether to allow sending faxes to the account.</Description>
            </attribute>
            <attribute PhysicalName="DoNotFaxName">
              <Type>virtual</Type>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <AttributeOf>DoNotFax</AttributeOf>
              <XmlAbbreviation>name</XmlAbbreviation>
              <IsSortAttribute>1</IsSortAttribute>
            </attribute>
            <attribute PhysicalName="DoNotPhone">
              <Type>bit</Type>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Information about whether to allow phone calls to the account.</Description>
            </attribute>
            <attribute PhysicalName="DoNotPhoneName">
              <Type>virtual</Type>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <AttributeOf>DoNotPhone</AttributeOf>
              <XmlAbbreviation>name</XmlAbbreviation>
              <IsSortAttribute>1</IsSortAttribute>
            </attribute>
            <attribute PhysicalName="DoNotPostalMail">
              <Type>bit</Type>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Information about whether to allow sending postal mail to the account.</Description>
            </attribute>
            <attribute PhysicalName="DoNotPostalMailName">
              <Type>virtual</Type>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <AttributeOf>DoNotPostalMail</AttributeOf>
              <XmlAbbreviation>name</XmlAbbreviation>
              <IsSortAttribute>1</IsSortAttribute>
            </attribute>
            <attribute PhysicalName="DoNotSendMarketingMaterialName">
              <Type>virtual</Type>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <AttributeOf>DoNotSendMM</AttributeOf>
              <XmlAbbreviation>name</XmlAbbreviation>
              <IsSortAttribute>1</IsSortAttribute>
            </attribute>
            <attribute PhysicalName="DoNotSendMM">
              <Type>bit</Type>
              <DefaultValue>(0)</DefaultValue>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Information on whether to allow sending marketing mail to the account.</Description>
            </attribute>
            <attribute PhysicalName="EMailAddress1">
              <Type>nvarchar</Type>
              <Length>200</Length>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>First e-mail address for the account.</Description>
            </attribute>
            <attribute PhysicalName="EMailAddress2">
              <Type>nvarchar</Type>
              <Length>200</Length>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Second e-mail address for the account.</Description>
            </attribute>
            <attribute PhysicalName="EMailAddress3">
              <Type>nvarchar</Type>
              <Length>200</Length>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Third e-mail address for the account.</Description>
            </attribute>
            <attribute PhysicalName="Fax">
              <Type>nvarchar</Type>
              <Length>100</Length>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Fax telephone number for the account.</Description>
            </attribute>
            <attribute PhysicalName="FtpSiteURL">
              <Type>nvarchar</Type>
              <Length>400</Length>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>FTP site URL for the account.</Description>
            </attribute>
            <attribute PhysicalName="IndustryCode">
              <Type>picklist</Type>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Type of industry with which the account is associated.</Description>
            </attribute>
            <attribute PhysicalName="IndustryCodeName">
              <Type>virtual</Type>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <AttributeOf>IndustryCode</AttributeOf>
              <XmlAbbreviation>name</XmlAbbreviation>
              <IsSortAttribute>1</IsSortAttribute>
            </attribute>
            <attribute PhysicalName="IsPrivate">
              <Type>bit</Type>
              <DefaultValue>(0)</DefaultValue>
            </attribute>
            <attribute PhysicalName="IsPrivateName">
              <Type>virtual</Type>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <AttributeOf>IsPrivate</AttributeOf>
              <XmlAbbreviation>name</XmlAbbreviation>
              <IsSortAttribute>1</IsSortAttribute>
            </attribute>
            <attribute PhysicalName="LastUsedInCampaign">
              <Type>datetime</Type>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Date and time when the account was last contacted as a part of a marketing campaign.</Description>
            </attribute>
            <attribute PhysicalName="MarketCap">
              <Type>money</Type>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Market capitalization of the account.</Description>
            </attribute>
            <attribute PhysicalName="Merged">
              <Type>bit</Type>
              <DefaultValue>(0)</DefaultValue>
              <ValidForReadApi>1</ValidForReadApi>
              <Description>Information regarding whether the account has been merged with a master account.</Description>
            </attribute>
            <attribute PhysicalName="MergedName">
              <Type>virtual</Type>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <AttributeOf>Merged</AttributeOf>
              <XmlAbbreviation>name</XmlAbbreviation>
              <IsSortAttribute>1</IsSortAttribute>
            </attribute>
            <attribute PhysicalName="ModifiedBy">
              <Type>lookup</Type>
              <ValidForReadApi>1</ValidForReadApi>
              <RequiresPlatformAuthorization>1</RequiresPlatformAuthorization>
              <ReferencedEntityObjectTypeCode>8</ReferencedEntityObjectTypeCode>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Unique identifier of the user who last modified the account. </Description>
            </attribute>
            <attribute PhysicalName="ModifiedOn">
              <Type>datetime</Type>
              <ValidForReadApi>1</ValidForReadApi>
              <RequiresPlatformAuthorization>1</RequiresPlatformAuthorization>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Date and time when the account was last modified.</Description>
            </attribute>
            <attribute PhysicalName="Name">
              <Type>nvarchar</Type>
              <Length>320</Length>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ActivityRegardingName|ActivityPointerRegardingName|PrimaryName|ValidForAdvancedFind|ValidForForm|ValidForGrid|RequiredForForm|RequiredForGrid</DisplayMask>
              <Description>Name of the account.</Description>
            </attribute>
            <attribute PhysicalName="NumberOfEmployees">
              <Type>int</Type>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Number of employees at the account. </Description>
            </attribute>
            <attribute PhysicalName="OwnerId">
              <Type>owner</Type>
              <IsNullable>0</IsNullable>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Unique identifier of the user or team that owns the account.</Description>
            </attribute>
            <attribute PhysicalName="OwnerIdDsc">
              <Type>int</Type>
              <IsNullable>0</IsNullable>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <AttributeOf>OwnerId</AttributeOf>
              <XmlAbbreviation>dsc</XmlAbbreviation>
            </attribute>
            <attribute PhysicalName="OwnerIdName">
              <Type>nvarchar</Type>
              <Length>320</Length>
              <IsNullable>0</IsNullable>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <AttributeOf>OwnerId</AttributeOf>
              <XmlAbbreviation>name</XmlAbbreviation>
              <IsSortAttribute>1</IsSortAttribute>
            </attribute>
            <attribute PhysicalName="OwnerIdType">
              <Type>int</Type>
              <IsNullable>0</IsNullable>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <DisplayMask>ObjectTypeCode</DisplayMask>
              <AttributeOf>OwnerId</AttributeOf>
              <XmlAbbreviation>type</XmlAbbreviation>
            </attribute>
            <attribute PhysicalName="OwnershipCode">
              <Type>picklist</Type>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Type of company ownership, such as public or private.</Description>
            </attribute>
            <attribute PhysicalName="OwnershipCodeName">
              <Type>virtual</Type>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <AttributeOf>OwnershipCode</AttributeOf>
              <XmlAbbreviation>name</XmlAbbreviation>
              <IsSortAttribute>1</IsSortAttribute>
            </attribute>
            <attribute PhysicalName="OwningBusinessUnit">
              <Type>lookup</Type>
              <ValidForReadApi>1</ValidForReadApi>
              <RequiresPlatformAuthorization>1</RequiresPlatformAuthorization>
              <ReferencedEntityObjectTypeCode>10</ReferencedEntityObjectTypeCode>
              <Description>Unique identifier of the business unit that owns the account.</Description>
            </attribute>
            <attribute PhysicalName="OwningUser">
              <Type>lookup</Type>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <RequiresPlatformAuthorization>1</RequiresPlatformAuthorization>
              <ReferencedEntityObjectTypeCode>8</ReferencedEntityObjectTypeCode>
              <AggregateOf>OwnerId</AggregateOf>
              <Description>Unique identifier of the user who owns the account.</Description>
            </attribute>
            <attribute PhysicalName="ParticipatesInWorkflow">
              <Type>bit</Type>
              <DefaultValue>(0)</DefaultValue>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <Description>Information that specifies whether the account participates in workflow rules.</Description>
            </attribute>
            <attribute PhysicalName="ParticipatesInWorkflowName">
              <Type>virtual</Type>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <AttributeOf>ParticipatesInWorkflow</AttributeOf>
              <XmlAbbreviation>name</XmlAbbreviation>
              <IsSortAttribute>1</IsSortAttribute>
            </attribute>
            <attribute PhysicalName="PaymentTermsCode">
              <Type>picklist</Type>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Payment terms for the account.</Description>
            </attribute>
            <attribute PhysicalName="PaymentTermsCodeName">
              <Type>virtual</Type>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <AttributeOf>PaymentTermsCode</AttributeOf>
              <XmlAbbreviation>name</XmlAbbreviation>
              <IsSortAttribute>1</IsSortAttribute>
            </attribute>
            <attribute PhysicalName="PreferredAppointmentDayCode">
              <Type>picklist</Type>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Day of the week that the account prefers for scheduling service activities.</Description>
            </attribute>
            <attribute PhysicalName="PreferredAppointmentDayCodeName">
              <Type>virtual</Type>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <AttributeOf>PreferredAppointmentDayCode</AttributeOf>
              <XmlAbbreviation>name</XmlAbbreviation>
              <IsSortAttribute>1</IsSortAttribute>
            </attribute>
            <attribute PhysicalName="PreferredAppointmentTimeCode">
              <Type>picklist</Type>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Time of day that the account prefers for scheduling service activities.</Description>
            </attribute>
            <attribute PhysicalName="PreferredAppointmentTimeCodeName">
              <Type>virtual</Type>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <AttributeOf>PreferredAppointmentTimeCode</AttributeOf>
              <XmlAbbreviation>name</XmlAbbreviation>
              <IsSortAttribute>1</IsSortAttribute>
            </attribute>
            <attribute PhysicalName="PreferredContactMethodCode">
              <Type>picklist</Type>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Preferred contact method for the account.</Description>
            </attribute>
            <attribute PhysicalName="PreferredContactMethodCodeName">
              <Type>virtual</Type>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <AttributeOf>PreferredContactMethodCode</AttributeOf>
              <XmlAbbreviation>name</XmlAbbreviation>
              <IsSortAttribute>1</IsSortAttribute>
            </attribute>
            <attribute PhysicalName="Revenue">
              <Type>money</Type>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Revenue amount for the account.</Description>
            </attribute>
            <attribute PhysicalName="SharesOutstanding">
              <Type>int</Type>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Outstanding shares for the account.</Description>
            </attribute>
            <attribute PhysicalName="ShippingMethodCode">
              <Type>picklist</Type>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForForm|ValidForGrid</DisplayMask>
              <Description>Method of shipment for the account.</Description>
            </attribute>
            <attribute PhysicalName="ShippingMethodCodeName">
              <Type>virtual</Type>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <AttributeOf>ShippingMethodCode</AttributeOf>
              <XmlAbbreviation>name</XmlAbbreviation>
              <IsSortAttribute>1</IsSortAttribute>
            </attribute>
            <attribute PhysicalName="SIC">
              <Type>nvarchar</Type>
              <Length>40</Length>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Standard Industrial Classification (SIC) code for the account.</Description>
            </attribute>
            <attribute PhysicalName="StateCode">
              <Type>state</Type>
              <IsNullable>0</IsNullable>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Status of the account.</Description>
            </attribute>
            <attribute PhysicalName="StateCodeName">
              <Type>virtual</Type>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <AttributeOf>StateCode</AttributeOf>
              <XmlAbbreviation>name</XmlAbbreviation>
              <IsSortAttribute>1</IsSortAttribute>
            </attribute>
            <attribute PhysicalName="StatusCode">
              <Type>status</Type>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Reason for the status of the account.</Description>
            </attribute>
            <attribute PhysicalName="StatusCodeName">
              <Type>virtual</Type>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <AttributeOf>StatusCode</AttributeOf>
              <XmlAbbreviation>name</XmlAbbreviation>
              <IsSortAttribute>1</IsSortAttribute>
            </attribute>
            <attribute PhysicalName="StockExchange">
              <Type>nvarchar</Type>
              <Length>40</Length>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Stock exchange on which the business associated with the account is listed.</Description>
            </attribute>
            <attribute PhysicalName="Telephone1">
              <Type>nvarchar</Type>
              <Length>100</Length>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>First telephone number for the account.</Description>
            </attribute>
            <attribute PhysicalName="Telephone2">
              <Type>nvarchar</Type>
              <Length>100</Length>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Second telephone number for the account.</Description>
            </attribute>
            <attribute PhysicalName="Telephone3">
              <Type>nvarchar</Type>
              <Length>100</Length>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Third telephone number for the account.</Description>
            </attribute>
            <attribute PhysicalName="TerritoryCode">
              <Type>picklist</Type>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForForm|ValidForGrid</DisplayMask>
              <Description>Territory to which the account belongs.</Description>
            </attribute>
            <attribute PhysicalName="TerritoryCodeName">
              <Type>virtual</Type>
              <ValidForReadApi>1</ValidForReadApi>
              <IsLogical>1</IsLogical>
              <AttributeOf>TerritoryCode</AttributeOf>
              <XmlAbbreviation>name</XmlAbbreviation>
              <IsSortAttribute>1</IsSortAttribute>
            </attribute>
            <attribute PhysicalName="TickerSymbol">
              <Type>nvarchar</Type>
              <Length>20</Length>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Stock Exchange symbol for the account.</Description>
            </attribute>
            <attribute PhysicalName="VersionNumber">
              <Type>timestamp</Type>
            </attribute>
            <attribute PhysicalName="WebSiteURL">
              <Type>nvarchar</Type>
              <Length>400</Length>
              <ValidForCreateApi>1</ValidForCreateApi>
              <ValidForUpdateApi>1</ValidForUpdateApi>
              <ValidForReadApi>1</ValidForReadApi>
              <DisplayMask>ValidForAdvancedFind|ValidForForm|ValidForGrid</DisplayMask>
              <Description>Web site URL for the account.</Description>
            </attribute>
          </attributes>
        </entity>
      </EntityInfo>
      <FieldXml>
        <entity name="account" objecttypecode="1">
          <fields>
            <field name="ownerid" requiredlevel="na">
              <displaynames>
                <displayname description="Owner" languagecode="1033" />
              </displaynames>
            </field>
            <field name="name" requiredlevel="required" maxlength="160" format="text">
              <displaynames>
                <displayname description="Account Name" languagecode="1033" />
              </displaynames>
            </field>
            <field name="address1_city" requiredlevel="na" maxlength="50" format="text">
              <displaynames>
                <displayname description="Address 1: City" languagecode="1033" />
              </displaynames>
            </field>
            <field name="emailaddress1" requiredlevel="na" maxlength="100" format="email">
              <displaynames>
                <displayname description="E-mail" languagecode="1033" />
              </displaynames>
            </field>
            <field name="address1_telephone1" requiredlevel="na" maxlength="50" format="text">
              <displaynames>
                <displayname description="Address Phone" languagecode="1033" />
              </displaynames>
            </field>
            <field name="numberofemployees" requiredlevel="na" minvalue="0" maxvalue="1000000000" accuracy="0">
              <displaynames>
                <displayname description="No. of Employees" languagecode="1033" />
              </displaynames>
            </field>
            <field name="donotsendmm" requiredlevel="na" defaultvalue="0">
              <displaynames>
                <displayname description="Send Marketing Materials" languagecode="1033" />
              </displaynames>
              <options nextvalue="2">
                <option value="0">
                  <labels>
                    <label description="Yes" languagecode="1033" />
                  </labels>
                </option>
                <option value="1">
                  <labels>
                    <label description="No" languagecode="1033" />
                  </labels>
                </option>
              </options>
            </field>
            <field name="lastusedincampaign" requiredlevel="na" format="date" defaultvalue="">
              <displaynames>
                <displayname description="Last Date Included in Campaign" languagecode="1033" />
              </displaynames>
            </field>
            <field name="ownershipcode" requiredlevel="na" defaultvalue="">
              <displaynames>
                <displayname description="Ownership" languagecode="1033" />
              </displaynames>
              <options nextvalue="5">
                <option value="1">
                  <labels>
                    <label description="Public" languagecode="1033" />
                  </labels>
                </option>
                <option value="2">
                  <labels>
                    <label description="Private" languagecode="1033" />
                  </labels>
                </option>
                <option value="3">
                  <labels>
                    <label description="Subsidiary" languagecode="1033" />
                  </labels>
                </option>
                <option value="4">
                  <labels>
                    <label description="Other" languagecode="1033" />
                  </labels>
                </option>
              </options>
            </field>
            <field name="revenue" requiredlevel="na" minvalue="0" maxvalue="100000000000" accuracy="2">
              <displaynames>
                <displayname description="Annual Revenue" languagecode="1033" />
              </displaynames>
            </field>
            <field name="tickersymbol" requiredlevel="na" maxlength="10" format="tickersymbol">
              <displaynames>
                <displayname description="Ticker Symbol" languagecode="1033" />
              </displaynames>
            </field>
            <field name="websiteurl" requiredlevel="na" maxlength="200" format="url">
              <displaynames>
                <displayname description="Web Site" languagecode="1033" />
              </displaynames>
            </field>
            <field name="description" requiredlevel="na" maxlength="2000" format="textarea">
              <displaynames>
                <displayname description="Description" languagecode="1033" />
              </displaynames>
            </field>
            <field name="donotemail" requiredlevel="na" defaultvalue="0">
              <displaynames>
                <displayname description="Do not allow E-mails" languagecode="1033" />
              </displaynames>
              <options nextvalue="2">
                <option value="0">
                  <labels>
                    <label description="Allow" languagecode="1033" />
                  </labels>
                </option>
                <option value="1">
                  <labels>
                    <label description="Do Not Allow" languagecode="1033" />
                  </labels>
                </option>
              </options>
            </field>
            <field name="donotbulkemail" requiredlevel="na" defaultvalue="0">
              <displaynames>
                <displayname description="Do not allow Bulk E-mails" languagecode="1033" />
              </displaynames>
              <options nextvalue="2">
                <option value="0">
                  <labels>
                    <label description="Allow" languagecode="1033" />
                  </labels>
                </option>
                <option value="1">
                  <labels>
                    <label description="Do Not Allow" languagecode="1033" />
                  </labels>
                </option>
              </options>
            </field>
            <field name="donotfax" requiredlevel="na" defaultvalue="0">
              <displaynames>
                <displayname description="Do not allow Faxes" languagecode="1033" />
              </displaynames>
              <options nextvalue="2">
                <option value="0">
                  <labels>
                    <label description="Allow" languagecode="1033" />
                  </labels>
                </option>
                <option value="1">
                  <labels>
                    <label description="Do Not Allow" languagecode="1033" />
                  </labels>
                </option>
              </options>
            </field>
            <field name="donotphone" requiredlevel="na" defaultvalue="0">
              <displaynames>
                <displayname description="Do not allow Phone Calls" languagecode="1033" />
              </displaynames>
              <options nextvalue="2">
                <option value="0">
                  <labels>
                    <label description="Allow" languagecode="1033" />
                  </labels>
                </option>
                <option value="1">
                  <labels>
                    <label description="Do Not Allow" languagecode="1033" />
                  </labels>
                </option>
              </options>
            </field>
            <field name="donotpostalmail" requiredlevel="na" defaultvalue="0">
              <displaynames>
                <displayname description="Do not allow Mails" languagecode="1033" />
              </displaynames>
              <options nextvalue="2">
                <option value="0">
                  <labels>
                    <label description="Allow" languagecode="1033" />
                  </labels>
                </option>
                <option value="1">
                  <labels>
                    <label description="Do Not Allow" languagecode="1033" />
                  </labels>
                </option>
              </options>
            </field>
            <field name="accountcategorycode" requiredlevel="na" defaultvalue="">
              <displaynames>
                <displayname description="Category" languagecode="1033" />
              </displaynames>
              <options nextvalue="3">
                <option value="1">
                  <labels>
                    <label description="Preferred Customer" languagecode="1033" />
                  </labels>
                </option>
                <option value="2">
                  <labels>
                    <label description="Standard" languagecode="1033" />
                  </labels>
                </option>
              </options>
            </field>
            <field name="accountnumber" requiredlevel="na" maxlength="20" format="text">
              <displaynames>
                <displayname description="Account Number" languagecode="1033" />
              </displaynames>
            </field>
            <field name="preferredcontactmethodcode" requiredlevel="na" defaultvalue="1">
              <displaynames>
                <displayname description="Preferred Method of Contact" languagecode="1033" />
              </displaynames>
              <options nextvalue="7">
                <option value="1">
                  <labels>
                    <label description="Any" languagecode="1033" />
                  </labels>
                </option>
                <option value="2">
                  <labels>
                    <label description="E-mail" languagecode="1033" />
                  </labels>
                </option>
                <option value="3">
                  <labels>
                    <label description="Phone" languagecode="1033" />
                  </labels>
                </option>
                <option value="4">
                  <labels>
                    <label description="Fax" languagecode="1033" />
                  </labels>
                </option>
                <option value="5">
                  <labels>
                    <label description="Mail" languagecode="1033" />
                  </labels>
                </option>
              </options>
            </field>
            <field name="industrycode" requiredlevel="na" defaultvalue="">
              <displaynames>
                <displayname description="Industry" languagecode="1033" />
              </displaynames>
              <options nextvalue="34">
                <option value="1">
                  <labels>
                    <label description="Accounting" languagecode="1033" />
                  </labels>
                </option>
                <option value="2">
                  <labels>
                    <label description="Agriculture and Non-petrol Natural Resource Extraction" languagecode="1033" />
                  </labels>
                </option>
                <option value="3">
                  <labels>
                    <label description="Broadcasting Printing and Publishing" languagecode="1033" />
                  </labels>
                </option>
                <option value="4">
                  <labels>
                    <label description="Brokers" languagecode="1033" />
                  </labels>
                </option>
                <option value="5">
                  <labels>
                    <label description="Building Supply Retail" languagecode="1033" />
                  </labels>
                </option>
                <option value="6">
                  <labels>
                    <label description="Business Services" languagecode="1033" />
                  </labels>
                </option>
                <option value="7">
                  <labels>
                    <label description="Consulting" languagecode="1033" />
                  </labels>
                </option>
                <option value="8">
                  <labels>
                    <label description="Consumer Services" languagecode="1033" />
                  </labels>
                </option>
                <option value="9">
                  <labels>
                    <label description="Design, Direction and Creative Management" languagecode="1033" />
                  </labels>
                </option>
                <option value="10">
                  <labels>
                    <label description="Distributors, Dispatchers and Processors" languagecode="1033" />
                  </labels>
                </option>
                <option value="11">
                  <labels>
                    <label description="Doctor's Offices and Clinics" languagecode="1033" />
                  </labels>
                </option>
                <option value="12">
                  <labels>
                    <label description="Durable Manufacturing" languagecode="1033" />
                  </labels>
                </option>
                <option value="13">
                  <labels>
                    <label description="Eating and Drinking Places" languagecode="1033" />
                  </labels>
                </option>
                <option value="14">
                  <labels>
                    <label description="Entertainment Retail" languagecode="1033" />
                  </labels>
                </option>
                <option value="15">
                  <labels>
                    <label description="Equipment Rental and Leasing" languagecode="1033" />
                  </labels>
                </option>
                <option value="16">
                  <labels>
                    <label description="Financial" languagecode="1033" />
                  </labels>
                </option>
                <option value="17">
                  <labels>
                    <label description="Food and Tobacco Processing" languagecode="1033" />
                  </labels>
                </option>
                <option value="18">
                  <labels>
                    <label description="Inbound Capital Intensive Processing" languagecode="1033" />
                  </labels>
                </option>
                <option value="19">
                  <labels>
                    <label description="Inbound Repair and Services" languagecode="1033" />
                  </labels>
                </option>
                <option value="20">
                  <labels>
                    <label description="Insurance" languagecode="1033" />
                  </labels>
                </option>
                <option value="21">
                  <labels>
                    <label description="Legal Services" languagecode="1033" />
                  </labels>
                </option>
                <option value="22">
                  <labels>
                    <label description="Non-Durable Merchandise Retail" languagecode="1033" />
                  </labels>
                </option>
                <option value="23">
                  <labels>
                    <label description="Outbound Consumer Service" languagecode="1033" />
                  </labels>
                </option>
                <option value="24">
                  <labels>
                    <label description="Petrochemical Extraction and Distribution" languagecode="1033" />
                  </labels>
                </option>
                <option value="25">
                  <labels>
                    <label description="Service Retail" languagecode="1033" />
                  </labels>
                </option>
                <option value="26">
                  <labels>
                    <label description="SIG Affiliations" languagecode="1033" />
                  </labels>
                </option>
                <option value="27">
                  <labels>
                    <label description="Social Services" languagecode="1033" />
                  </labels>
                </option>
                <option value="28">
                  <labels>
                    <label description="Special Outbound Trade Contractors" languagecode="1033" />
                  </labels>
                </option>
                <option value="29">
                  <labels>
                    <label description="Specialty Realty" languagecode="1033" />
                  </labels>
                </option>
                <option value="30">
                  <labels>
                    <label description="Transportation" languagecode="1033" />
                  </labels>
                </option>
                <option value="31">
                  <labels>
                    <label description="Utility Creation and Distribution" languagecode="1033" />
                  </labels>
                </option>
                <option value="32">
                  <labels>
                    <label description="Vehicle Retail" languagecode="1033" />
                  </labels>
                </option>
                <option value="33">
                  <labels>
                    <label description="Wholesale" languagecode="1033" />
                  </labels>
                </option>
              </options>
            </field>
            <field name="customertypecode" requiredlevel="na" defaultvalue="">
              <displaynames>
                <displayname description="Relationship Type" languagecode="1033" />
              </displaynames>
              <options nextvalue="13">
                <option value="1">
                  <labels>
                    <label description="Competitor" languagecode="1033" />
                  </labels>
                </option>
                <option value="2">
                  <labels>
                    <label description="Consultant" languagecode="1033" />
                  </labels>
                </option>
                <option value="3">
                  <labels>
                    <label description="Customer" languagecode="1033" />
                  </labels>
                </option>
                <option value="4">
                  <labels>
                    <label description="Investor" languagecode="1033" />
                  </labels>
                </option>
                <option value="5">
                  <labels>
                    <label description="Partner" languagecode="1033" />
                  </labels>
                </option>
                <option value="6">
                  <labels>
                    <label description="Influencer" languagecode="1033" />
                  </labels>
                </option>
                <option value="7">
                  <labels>
                    <label description="Press" languagecode="1033" />
                  </labels>
                </option>
                <option value="8">
                  <labels>
                    <label description="Prospect" languagecode="1033" />
                  </labels>
                </option>
                <option value="9">
                  <labels>
                    <label description="Reseller" languagecode="1033" />
                  </labels>
                </option>
                <option value="10">
                  <labels>
                    <label description="Supplier" languagecode="1033" />
                  </labels>
                </option>
                <option value="11">
                  <labels>
                    <label description="Vendor" languagecode="1033" />
                  </labels>
                </option>
                <option value="12">
                  <labels>
                    <label description="Other" languagecode="1033" />
                  </labels>
                </option>
              </options>
            </field>
            <field name="sic" requiredlevel="na" maxlength="20" format="text">
              <displaynames>
                <displayname description="SIC Code" languagecode="1033" />
              </displaynames>
            </field>
            <field name="creditlimit" requiredlevel="na" minvalue="0" maxvalue="100000000000" accuracy="2">
              <displaynames>
                <displayname description="Credit Limit" languagecode="1033" />
              </displaynames>
            </field>
            <field name="creditonhold" requiredlevel="na" defaultvalue="0">
              <displaynames>
                <displayname description="Credit Hold" languagecode="1033" />
              </displaynames>
              <options nextvalue="2">
                <option value="1">
                  <labels>
                    <label description="Yes" languagecode="1033" />
                  </labels>
                </option>
                <option value="0">
                  <labels>
                    <label description="No" languagecode="1033" />
                  </labels>
                </option>
              </options>
            </field>
            <field name="address1_country" requiredlevel="na" maxlength="50" format="text">
              <displaynames>
                <displayname description="Address 1: Country/Region" languagecode="1033" />
              </displaynames>
            </field>
            <field name="address1_line1" requiredlevel="na" maxlength="50" format="text">
              <displaynames>
                <displayname description="Address 1: Street 1" languagecode="1033" />
              </displaynames>
            </field>
            <field name="address1_line2" requiredlevel="na" maxlength="50" format="text">
              <displaynames>
                <displayname description="Address 1: Street 2" languagecode="1033" />
              </displaynames>
            </field>
            <field name="address1_line3" requiredlevel="na" maxlength="50" format="text">
              <displaynames>
                <displayname description="Address 1: Street 3" languagecode="1033" />
              </displaynames>
            </field>
            <field name="address1_postalcode" requiredlevel="na" maxlength="20" format="text">
              <displaynames>
                <displayname description="Address 1: ZIP/Postal Code" languagecode="1033" />
              </displaynames>
            </field>
            <field name="address1_stateorprovince" requiredlevel="na" maxlength="50" format="text">
              <displaynames>
                <displayname description="Address 1: State/Province" languagecode="1033" />
              </displaynames>
            </field>
            <field name="statecode" requiredlevel="na">
              <displaynames>
                <displayname description="Status" languagecode="1033" />
              </displaynames>
              <states>
                <state value="0" defaultstatus="1" invariantname="Active">
                  <labels>
                    <label description="Active" languagecode="1033" />
                  </labels>
                </state>
                <state value="1" defaultstatus="2" invariantname="Inactive">
                  <labels>
                    <label description="Inactive" languagecode="1033" />
                  </labels>
                </state>
              </states>
            </field>
            <field name="statuscode" requiredlevel="na">
              <displaynames>
                <displayname description="Status Reason" languagecode="1033" />
              </displaynames>
              <statuses nextvalue="3">
                <status value="1" state="0">
                  <labels>
                    <label description="Active" languagecode="1033" />
                  </labels>
                </status>
                <status value="2" state="1">
                  <labels>
                    <label description="Inactive" languagecode="1033" />
                  </labels>
                </status>
              </statuses>
            </field>
            <field name="telephone1" requiredlevel="na" maxlength="50" format="text">
              <displaynames>
                <displayname description="Main Phone" languagecode="1033" />
              </displaynames>
            </field>
            <field name="telephone2" requiredlevel="na" maxlength="50" format="text">
              <displaynames>
                <displayname description="Other Phone" languagecode="1033" />
              </displaynames>
            </field>
            <field name="fax" requiredlevel="na" maxlength="50" format="text">
              <displaynames>
                <displayname description="Fax" languagecode="1033" />
              </displaynames>
            </field>
            <field name="address1_name" requiredlevel="na" maxlength="200" format="text">
              <displaynames>
                <displayname description="Address 1: Name" languagecode="1033" />
              </displaynames>
            </field>
            <field name="createdon" requiredlevel="na" format="date">
              <displaynames>
                <displayname description="Created On" languagecode="1033" />
              </displaynames>
            </field>
            <field name="modifiedon" requiredlevel="na" format="date">
              <displaynames>
                <displayname description="Modified On" languagecode="1033" />
              </displaynames>
            </field>
            <field name="createdby" requiredlevel="na">
              <displaynames>
                <displayname description="Created By" languagecode="1033" />
              </displaynames>
            </field>
            <field name="modifiedby" requiredlevel="na">
              <displaynames>
                <displayname description="Modified By" languagecode="1033" />
              </displaynames>
            </field>
            <field name="paymenttermscode" requiredlevel="na" defaultvalue="">
              <displaynames>
                <displayname description="Payment Terms" languagecode="1033" />
              </displaynames>
              <options nextvalue="5">
                <option value="1">
                  <labels>
                    <label description="Net 30" languagecode="1033" />
                  </labels>
                </option>
                <option value="2">
                  <labels>
                    <label description="2% 10, Net 30" languagecode="1033" />
                  </labels>
                </option>
                <option value="3">
                  <labels>
                    <label description="Net 45" languagecode="1033" />
                  </labels>
                </option>
                <option value="4">
                  <labels>
                    <label description="Net 60" languagecode="1033" />
                  </labels>
                </option>
              </options>
            </field>
            <field name="address1_addresstypecode" requiredlevel="na" defaultvalue="">
              <displaynames>
                <displayname description="Address 1: Address Type" languagecode="1033" />
              </displaynames>
              <options nextvalue="5">
                <option value="1">
                  <labels>
                    <label description="Bill To" languagecode="1033" />
                  </labels>
                </option>
                <option value="2">
                  <labels>
                    <label description="Ship To" languagecode="1033" />
                  </labels>
                </option>
                <option value="3">
                  <labels>
                    <label description="Primary" languagecode="1033" />
                  </labels>
                </option>
                <option value="4">
                  <labels>
                    <label description="Other" languagecode="1033" />
                  </labels>
                </option>
              </options>
            </field>
            <field name="address1_shippingmethodcode" requiredlevel="na" defaultvalue="">
              <displaynames>
                <displayname description="Address 1: Shipping Method" languagecode="1033" />
              </displaynames>
              <options nextvalue="8">
                <option value="1">
                  <labels>
                    <label description="Airborne" languagecode="1033" />
                  </labels>
                </option>
                <option value="2">
                  <labels>
                    <label description="DHL" languagecode="1033" />
                  </labels>
                </option>
                <option value="3">
                  <labels>
                    <label description="FedEx" languagecode="1033" />
                  </labels>
                </option>
                <option value="4">
                  <labels>
                    <label description="UPS" languagecode="1033" />
                  </labels>
                </option>
                <option value="5">
                  <labels>
                    <label description="Postal Mail" languagecode="1033" />
                  </labels>
                </option>
                <option value="6">
                  <labels>
                    <label description="Full Load" languagecode="1033" />
                  </labels>
                </option>
                <option value="7">
                  <labels>
                    <label description="Will Call" languagecode="1033" />
                  </labels>
                </option>
              </options>
            </field>
            <field name="address1_freighttermscode" requiredlevel="na" defaultvalue="">
              <displaynames>
                <displayname description="Address 1: Freight Terms" languagecode="1033" />
              </displaynames>
              <options nextvalue="3">
                <option value="1">
                  <labels>
                    <label description="FOB" languagecode="1033" />
                  </labels>
                </option>
                <option value="2">
                  <labels>
                    <label description="No Charge" languagecode="1033" />
                  </labels>
                </option>
              </options>
            </field>
            <field name="preferredappointmenttimecode" requiredlevel="na" defaultvalue="">
              <displaynames>
                <displayname description="Preferred Time" languagecode="1033" />
              </displaynames>
              <options nextvalue="5">
                <option value="1">
                  <labels>
                    <label description="Morning" languagecode="1033" />
                  </labels>
                </option>
                <option value="2">
                  <labels>
                    <label description="Afternoon" languagecode="1033" />
                  </labels>
                </option>
                <option value="3">
                  <labels>
                    <label description="Evening" languagecode="1033" />
                  </labels>
                </option>
              </options>
            </field>
            <field name="preferredappointmentdaycode" requiredlevel="na" defaultvalue="">
              <displaynames>
                <displayname description="Preferred Day" languagecode="1033" />
              </displaynames>
              <options nextvalue="7">
                <option value="0">
                  <labels>
                    <label description="Sunday" languagecode="1033" />
                  </labels>
                </option>
                <option value="1">
                  <labels>
                    <label description="Monday" languagecode="1033" />
                  </labels>
                </option>
                <option value="2">
                  <labels>
                    <label description="Tuesday" languagecode="1033" />
                  </labels>
                </option>
                <option value="3">
                  <labels>
                    <label description="Wednesday" languagecode="1033" />
                  </labels>
                </option>
                <option value="4">
                  <labels>
                    <label description="Thursday" languagecode="1033" />
                  </labels>
                </option>
                <option value="5">
                  <labels>
                    <label description="Friday" languagecode="1033" />
                  </labels>
                </option>
                <option value="6">
                  <labels>
                    <label description="Saturday" languagecode="1033" />
                  </labels>
                </option>
              </options>
            </field>
            <field name="accountid" requiredlevel="required">
              <displaynames>
                <displayname description="Account" languagecode="1033" />
              </displaynames>
            </field>
            <field name="accountclassificationcode" requiredlevel="na" defaultvalue="1">
              <displaynames>
                <displayname description="Classification" languagecode="1033" />
              </displaynames>
              <options nextvalue="2">
                <option value="1">
                  <labels>
                    <label description="Default Value" languagecode="1033" />
                  </labels>
                </option>
              </options>
            </field>
            <field name="accountratingcode" requiredlevel="na" defaultvalue="1">
              <displaynames>
                <displayname description="Account Rating" languagecode="1033" />
              </displaynames>
              <options nextvalue="2">
                <option value="1">
                  <labels>
                    <label description="Default Value" languagecode="1033" />
                  </labels>
                </option>
              </options>
            </field>
            <field name="address1_county" requiredlevel="na" maxlength="50" format="text">
              <displaynames>
                <displayname description="Address 1: County" languagecode="1033" />
              </displaynames>
            </field>
            <field name="address1_fax" requiredlevel="na" maxlength="50" format="text">
              <displaynames>
                <displayname description="Address 1: Fax" languagecode="1033" />
              </displaynames>
            </field>
            <field name="address1_addressid" requiredlevel="na">
              <displaynames>
                <displayname description="Address 1: ID" languagecode="1033" />
              </displaynames>
            </field>
            <field name="address1_latitude" requiredlevel="na" minvalue="0" maxvalue="1000000000" accuracy="2">
              <displaynames>
                <displayname description="Address 1: Latitude" languagecode="1033" />
              </displaynames>
            </field>
            <field name="address1_longitude" requiredlevel="na" minvalue="0" maxvalue="1000000000" accuracy="2">
              <displaynames>
                <displayname description="Address 1: Longitude" languagecode="1033" />
              </displaynames>
            </field>
            <field name="address1_postofficebox" requiredlevel="na" maxlength="20" format="text">
              <displaynames>
                <displayname description="Address 1: Post Office Box" languagecode="1033" />
              </displaynames>
            </field>
            <field name="address1_primarycontactname" requiredlevel="na" maxlength="100" format="text">
              <displaynames>
                <displayname description="Address 1: Primary Contact Name" languagecode="1033" />
              </displaynames>
            </field>
            <field name="address1_telephone2" requiredlevel="na" maxlength="50" format="text">
              <displaynames>
                <displayname description="Address 1: Telephone 2" languagecode="1033" />
              </displaynames>
            </field>
            <field name="address1_telephone3" requiredlevel="na" maxlength="50" format="text">
              <displaynames>
                <displayname description="Address 1: Telephone 3" languagecode="1033" />
              </displaynames>
            </field>
            <field name="address1_upszone" requiredlevel="na" maxlength="4" format="text">
              <displaynames>
                <displayname description="Address 1: UPS Zone" languagecode="1033" />
              </displaynames>
            </field>
            <field name="address1_utcoffset" format="timezone" requiredlevel="na">
              <displaynames>
                <displayname description="Address 1: UTC Offset" languagecode="1033" />
              </displaynames>
            </field>
            <field name="address2_addresstypecode" requiredlevel="na" defaultvalue="1">
              <displaynames>
                <displayname description="Address 2: Address Type" languagecode="1033" />
              </displaynames>
              <options nextvalue="2">
                <option value="1">
                  <labels>
                    <label description="Default Value" languagecode="1033" />
                  </labels>
                </option>
              </options>
            </field>
            <field name="address2_city" requiredlevel="na" maxlength="50" format="text">
              <displaynames>
                <displayname description="Address 2: City" languagecode="1033" />
              </displaynames>
            </field>
            <field name="address2_country" requiredlevel="na" maxlength="50" format="text">
              <displaynames>
                <displayname description="Address 2: Country/Region" languagecode="1033" />
              </displaynames>
            </field>
            <field name="address2_county" requiredlevel="na" maxlength="50" format="text">
              <displaynames>
                <displayname description="Address 2: County" languagecode="1033" />
              </displaynames>
            </field>
            <field name="address2_fax" requiredlevel="na" maxlength="50" format="text">
              <displaynames>
                <displayname description="Address 2: Fax" languagecode="1033" />
              </displaynames>
            </field>
            <field name="address2_freighttermscode" requiredlevel="na" defaultvalue="1">
              <displaynames>
                <displayname description="Address 2: Freight Terms" languagecode="1033" />
              </displaynames>
              <options nextvalue="2">
                <option value="1">
                  <labels>
                    <label description="Default Value" languagecode="1033" />
                  </labels>
                </option>
              </options>
            </field>
            <field name="address2_addressid" requiredlevel="na">
              <displaynames>
                <displayname description="Address 2: ID" languagecode="1033" />
              </displaynames>
            </field>
            <field name="address2_latitude" requiredlevel="na" minvalue="0" maxvalue="1000000000" accuracy="2">
              <displaynames>
                <displayname description="Address 2: Latitude" languagecode="1033" />
              </displaynames>
            </field>
            <field name="address2_longitude" requiredlevel="na" minvalue="0" maxvalue="1000000000" accuracy="2">
              <displaynames>
                <displayname description="Address 2: Longitude" languagecode="1033" />
              </displaynames>
            </field>
            <field name="address2_name" requiredlevel="na" maxlength="100" format="text">
              <displaynames>
                <displayname description="Address 2: Name" languagecode="1033" />
              </displaynames>
            </field>
            <field name="address2_postofficebox" requiredlevel="na" maxlength="20" format="text">
              <displaynames>
                <displayname description="Address 2: Post Office Box" languagecode="1033" />
              </displaynames>
            </field>
            <field name="address2_primarycontactname" requiredlevel="na" maxlength="100" format="text">
              <displaynames>
                <displayname description="Address 2: Primary Contact Name" languagecode="1033" />
              </displaynames>
            </field>
            <field name="address2_shippingmethodcode" requiredlevel="na" defaultvalue="1">
              <displaynames>
                <displayname description="Address 2: Shipping Method " languagecode="1033" />
              </displaynames>
              <options nextvalue="2">
                <option value="1">
                  <labels>
                    <label description="Default Value" languagecode="1033" />
                  </labels>
                </option>
              </options>
            </field>
            <field name="address2_stateorprovince" requiredlevel="na" maxlength="50" format="text">
              <displaynames>
                <displayname description="Address 2: State/Province" languagecode="1033" />
              </displaynames>
            </field>
            <field name="address2_line1" requiredlevel="na" maxlength="50" format="text">
              <displaynames>
                <displayname description="Address 2: Street 1" languagecode="1033" />
              </displaynames>
            </field>
            <field name="address2_line2" requiredlevel="na" maxlength="50" format="text">
              <displaynames>
                <displayname description="Address 2: Street 2" languagecode="1033" />
              </displaynames>
            </field>
            <field name="address2_line3" requiredlevel="na" maxlength="50" format="text">
              <displaynames>
                <displayname description="Address 2: Street 3" languagecode="1033" />
              </displaynames>
            </field>
            <field name="address2_telephone1" requiredlevel="na" maxlength="50" format="text">
              <displaynames>
                <displayname description="Address 2: Telephone 1" languagecode="1033" />
              </displaynames>
            </field>
            <field name="address2_telephone2" requiredlevel="na" maxlength="50" format="text">
              <displaynames>
                <displayname description="Address 2: Telephone 2" languagecode="1033" />
              </displaynames>
            </field>
            <field name="address2_telephone3" requiredlevel="na" maxlength="50" format="text">
              <displaynames>
                <displayname description="Address 2: Telephone 3" languagecode="1033" />
              </displaynames>
            </field>
            <field name="address2_upszone" requiredlevel="na" maxlength="4" format="text">
              <displaynames>
                <displayname description="Address 2: UPS Zone" languagecode="1033" />
              </displaynames>
            </field>
            <field name="address2_utcoffset" format="timezone" requiredlevel="na">
              <displaynames>
                <displayname description="Address 2: UTC Offset" languagecode="1033" />
              </displaynames>
            </field>
            <field name="address2_postalcode" requiredlevel="na" maxlength="20" format="text">
              <displaynames>
                <displayname description="Address 2: ZIP/Postal Code" languagecode="1033" />
              </displaynames>
            </field>
            <field name="aging30" requiredlevel="na" minvalue="0" maxvalue="1000000000" accuracy="2">
              <displaynames>
                <displayname description="Aging 30" languagecode="1033" />
              </displaynames>
            </field>
            <field name="aging60" requiredlevel="na" minvalue="0" maxvalue="1000000000" accuracy="2">
              <displaynames>
                <displayname description="Aging 60" languagecode="1033" />
              </displaynames>
            </field>
            <field name="aging90" requiredlevel="na" minvalue="0" maxvalue="1000000000" accuracy="2">
              <displaynames>
                <displayname description="Aging 90" languagecode="1033" />
              </displaynames>
            </field>
            <field name="donotbulkpostalmail" requiredlevel="na" defaultvalue="0">
              <displaynames>
                <displayname description="Do not allow Bulk Mails" languagecode="1033" />
              </displaynames>
              <options nextvalue="2">
                <option value="0">
                  <labels>
                    <label description="No" languagecode="1033" />
                  </labels>
                </option>
                <option value="1">
                  <labels>
                    <label description="Yes" languagecode="1033" />
                  </labels>
                </option>
              </options>
            </field>
            <field name="businesstypecode" requiredlevel="na" defaultvalue="1">
              <displaynames>
                <displayname description="Business Type" languagecode="1033" />
              </displaynames>
              <options nextvalue="2">
                <option value="1">
                  <labels>
                    <label description="Default Value" languagecode="1033" />
                  </labels>
                </option>
              </options>
            </field>
            <field name="customersizecode" requiredlevel="na" defaultvalue="1">
              <displaynames>
                <displayname description="Customer Size" languagecode="1033" />
              </displaynames>
              <options nextvalue="2">
                <option value="1">
                  <labels>
                    <label description="Default Value" languagecode="1033" />
                  </labels>
                </option>
              </options>
            </field>
            <field name="emailaddress2" requiredlevel="na" maxlength="100" format="email">
              <displaynames>
                <displayname description="E-mail Address 2" languagecode="1033" />
              </displaynames>
            </field>
            <field name="emailaddress3" requiredlevel="na" maxlength="100" format="email">
              <displaynames>
                <displayname description="E-mail Address 3" languagecode="1033" />
              </displaynames>
            </field>
            <field name="ftpsiteurl" requiredlevel="na" maxlength="100" format="text">
              <displaynames>
                <displayname description="FTP Site" languagecode="1033" />
              </displaynames>
            </field>
            <field name="marketcap" requiredlevel="na" minvalue="0" maxvalue="1000000000" accuracy="2">
              <displaynames>
                <displayname description="Market Capitalization" languagecode="1033" />
              </displaynames>
            </field>
            <field name="merged" requiredlevel="na" defaultvalue="0">
              <displaynames>
                <displayname description="Merged" languagecode="1033" />
              </displaynames>
              <options nextvalue="2">
                <option value="0">
                  <labels>
                    <label description="No" languagecode="1033" />
                  </labels>
                </option>
                <option value="1">
                  <labels>
                    <label description="Yes" languagecode="1033" />
                  </labels>
                </option>
              </options>
            </field>
            <field name="owningbusinessunit" requiredlevel="na">
              <displaynames>
                <displayname description="Owning Business Unit" languagecode="1033" />
              </displaynames>
            </field>
            <field name="participatesinworkflow" requiredlevel="na" defaultvalue="0">
              <displaynames>
                <displayname description="Participates in Workflow" languagecode="1033" />
              </displaynames>
              <options nextvalue="2">
                <option value="0">
                  <labels>
                    <label description="No" languagecode="1033" />
                  </labels>
                </option>
                <option value="1">
                  <labels>
                    <label description="Yes" languagecode="1033" />
                  </labels>
                </option>
              </options>
            </field>
            <field name="sharesoutstanding" requiredlevel="na" minvalue="0" maxvalue="1000000000">
              <displaynames>
                <displayname description="Shares Outstanding" languagecode="1033" />
              </displaynames>
            </field>
            <field name="shippingmethodcode" requiredlevel="na" defaultvalue="1">
              <displaynames>
                <displayname description="Shipping Method" languagecode="1033" />
              </displaynames>
              <options nextvalue="2">
                <option value="1">
                  <labels>
                    <label description="Default Value" languagecode="1033" />
                  </labels>
                </option>
              </options>
            </field>
            <field name="stockexchange" requiredlevel="na" maxlength="20" format="text">
              <displaynames>
                <displayname description="Stock Exchange" languagecode="1033" />
              </displaynames>
            </field>
            <field name="telephone3" requiredlevel="na" maxlength="50" format="text">
              <displaynames>
                <displayname description="Telephone 3" languagecode="1033" />
              </displaynames>
            </field>
            <field name="territorycode" requiredlevel="na" defaultvalue="1">
              <displaynames>
                <displayname description="Territory Code" languagecode="1033" />
              </displaynames>
              <options nextvalue="2">
                <option value="1">
                  <labels>
                    <label description="Default Value" languagecode="1033" />
                  </labels>
                </option>
              </options>
            </field>
          </fields>
        </entity>
      </FieldXml>
      <FormXml>
        <forms>
          <entity name="account" objecttypecode="1">
            <form type="main" id="{b053a39a-041a-4356-acef-ddf00182762b}" enablerelatedinformation="true" relatedInformationCollapsed="true">
              <data id="address1_addressid" datafieldname="address1_addressid" classid="{5546E6CD-394C-4bee-94A8-4425E17EF6C6}" />
              <data id="address2_addressid" datafieldname="address2_addressid" classid="{5546E6CD-394C-4bee-94A8-4425E17EF6C6}" />
              <tabs>
                <tab name="general" verticallayout="true" id="{13b0fbf2-e596-4dc5-919b-7a0aea72598b}" IsUserDefined="0">
                  <labels>
                    <label description="General" languagecode="1033" />
                  </labels>
                  <sections>
                    <section name="account information" showlabel="false" showbar="false" id="{407c4e29-b766-4efb-986c-f4c1d9be75ce}" IsUserDefined="0">
                      <labels>
                        <label description="Account Information" languagecode="1033" />
                      </labels>
                      <rows>
                        <row>
                          <cell>
                            <labels>
                              <label description="Account Name" languagecode="1033" />
                            </labels>
                            <control id="name" classid="{4273EDBD-AC1D-40d3-9FB2-095C621B552D}" datafieldname="name" />
                          </cell>
                          <cell>
                            <labels>
                              <label description="Main Phone" languagecode="1033" />
                            </labels>
                            <control id="telephone1" classid="{4273EDBD-AC1D-40d3-9FB2-095C621B552D}" datafieldname="telephone1" />
                          </cell>
                        </row>
                        <row>
                          <cell>
                            <labels>
                              <label description="Account Number" languagecode="1033" />
                            </labels>
                            <control id="accountnumber" classid="{4273EDBD-AC1D-40d3-9FB2-095C621B552D}" datafieldname="accountnumber" />
                          </cell>
                          <cell>
                            <labels>
                              <label description="Other Phone" languagecode="1033" />
                            </labels>
                            <control id="telephone2" classid="{4273EDBD-AC1D-40d3-9FB2-095C621B552D}" datafieldname="telephone2" />
                          </cell>
                        </row>
                        <row>
                          <cell>
                            <labels>
                              <label description="Parent Account" languagecode="1033" />
                            </labels>
                            <events>
                              <event name="onclick" application="true" active="true">
                                <script><![CDATA[
																var sAccountId = crmFormSubmit.crmFormSubmitId.value;
																var oLookup = event.srcElement;
																if (sAccountId != "") /* parent account is being updated, filter out this account */
																{
																	oLookup.lookupclass="ParentLookup";
																	oLookup.AddParam("currentaccount", sAccountId);
																}
																oLookup.Lookup(true);
																]]></script>
                              </event>
                            </events>
                            <control id="parentaccountid" classid="{270BD3DB-D9AF-4782-9025-509E298DEC0A}" datafieldname="parentaccountid" />
                          </cell>
                          <cell>
                            <labels>
                              <label description="Fax" languagecode="1033" />
                            </labels>
                            <control id="fax" classid="{4273EDBD-AC1D-40d3-9FB2-095C621B552D}" datafieldname="fax" />
                          </cell>
                        </row>
                        <row>
                          <cell>
                            <labels>
                              <label description="Primary Contact" languagecode="1033" />
                            </labels>
                            <control id="primarycontactid" classid="{270BD3DB-D9AF-4782-9025-509E298DEC0A}" datafieldname="primarycontactid" />
                          </cell>
                          <cell>
                            <labels>
                              <label description="Web Site" languagecode="1033" />
                            </labels>
                            <control id="websiteurl" classid="{71716B6C-711E-476c-8AB8-5D11542BFB47}" datafieldname="websiteurl" />
                          </cell>
                        </row>
                        <row>
                          <cell>
                            <labels>
                              <label description="Relationship Type" languagecode="1033" />
                            </labels>
                            <control id="customertypecode" classid="{3EF39988-22BB-4f0b-BBBE-64B5A3748AEE}" datafieldname="customertypecode" />
                          </cell>
                          <cell>
                            <labels>
                              <label description="E-mail" languagecode="1033" />
                            </labels>
                            <control id="emailaddress1" classid="{ADA2203E-B4CD-49be-9DDF-234642B43B52}" datafieldname="emailaddress1" />
                          </cell>
                        </row>
                      </rows>
                    </section>
                    <section name="address" showlabel="true" showbar="true" id="{5779eb54-a281-4f49-924f-7dad336c7107}" IsUserDefined="0">
                      <labels>
                        <label description="Address" languagecode="1033" />
                      </labels>
                      <rows>
                        <row>
                          <cell>
                            <labels>
                              <label description="Address Name" languagecode="1033" />
                            </labels>
                            <control id="address1_name" classid="{4273EDBD-AC1D-40d3-9FB2-095C621B552D}" datafieldname="address1_name" />
                          </cell>
                          <cell>
                            <labels>
                              <label description="ZIP/Postal Code" languagecode="1033" />
                            </labels>
                            <control id="address1_postalcode" classid="{4273EDBD-AC1D-40d3-9FB2-095C621B552D}" datafieldname="address1_postalcode" />
                          </cell>
                        </row>
                        <row>
                          <cell>
                            <labels>
                              <label description="Street 1" languagecode="1033" />
                            </labels>
                            <control id="address1_line1" classid="{4273EDBD-AC1D-40d3-9FB2-095C621B552D}" datafieldname="address1_line1" />
                          </cell>
                          <cell>
                            <labels>
                              <label description="Country/Region" languagecode="1033" />
                            </labels>
                            <control id="address1_country" classid="{4273EDBD-AC1D-40d3-9FB2-095C621B552D}" datafieldname="address1_country" />
                          </cell>
                        </row>
                        <row>
                          <cell>
                            <labels>
                              <label description="Street 2" languagecode="1033" />
                            </labels>
                            <control id="address1_line2" classid="{4273EDBD-AC1D-40d3-9FB2-095C621B552D}" datafieldname="address1_line2" />
                          </cell>
                          <cell>
                            <labels>
                              <label description="Phone" languagecode="1033" />
                            </labels>
                            <control id="address1_telephone1" classid="{4273EDBD-AC1D-40d3-9FB2-095C621B552D}" datafieldname="address1_telephone1" />
                          </cell>
                        </row>
                        <row>
                          <cell>
                            <labels>
                              <label description="Street 3" languagecode="1033" />
                            </labels>
                            <control id="address1_line3" classid="{4273EDBD-AC1D-40d3-9FB2-095C621B552D}" datafieldname="address1_line3" />
                          </cell>
                          <cell>
                            <labels>
                              <label description="Address Type" languagecode="1033" />
                            </labels>
                            <control id="address1_addresstypecode" classid="{3EF39988-22BB-4f0b-BBBE-64B5A3748AEE}" datafieldname="address1_addresstypecode" />
                          </cell>
                        </row>
                        <row>
                          <cell>
                            <labels>
                              <label description="City" languagecode="1033" />
                            </labels>
                            <control id="address1_city" classid="{4273EDBD-AC1D-40d3-9FB2-095C621B552D}" datafieldname="address1_city" />
                          </cell>
                          <cell>
                            <labels>
                              <label description="Shipping Method" languagecode="1033" />
                            </labels>
                            <control id="address1_shippingmethodcode" classid="{3EF39988-22BB-4f0b-BBBE-64B5A3748AEE}" datafieldname="address1_shippingmethodcode" />
                          </cell>
                        </row>
                        <row>
                          <cell>
                            <labels>
                              <label description="State/Province" languagecode="1033" />
                            </labels>
                            <control id="address1_stateorprovince" classid="{4273EDBD-AC1D-40d3-9FB2-095C621B552D}" datafieldname="address1_stateorprovince" />
                          </cell>
                          <cell>
                            <labels>
                              <label description="Freight Terms" languagecode="1033" />
                            </labels>
                            <control id="address1_freighttermscode" classid="{3EF39988-22BB-4f0b-BBBE-64B5A3748AEE}" datafieldname="address1_freighttermscode" />
                          </cell>
                        </row>
                      </rows>
                    </section>
                  </sections>
                </tab>
                <tab name="details" id="{e8642bdb-3b0b-4ce4-bcca-646d04e856cb}" IsUserDefined="0">
                  <labels>
                    <label description="Details" languagecode="1033" />
                  </labels>
                  <sections>
                    <section name="business information" showlabel="true" showbar="true" id="{22c54202-b263-46e5-9676-47112c3be47d}" IsUserDefined="0">
                      <labels>
                        <label description="Business Information" languagecode="1033" />
                      </labels>
                      <rows>
                        <row>
                          <cell>
                            <labels>
                              <label description="Territory" languagecode="1033" />
                            </labels>
                            <control id="territoryid" classid="{270BD3DB-D9AF-4782-9025-509E298DEC0A}" datafieldname="territoryid" />
                          </cell>
                          <cell>
                            <labels>
                              <label description="Category" languagecode="1033" />
                            </labels>
                            <control id="accountcategorycode" classid="{3EF39988-22BB-4f0b-BBBE-64B5A3748AEE}" datafieldname="accountcategorycode" />
                          </cell>
                        </row>
                      </rows>
                    </section>
                    <section name="company information" showlabel="true" showbar="true" id="{2bb37cd5-2d02-47cc-8464-27e5aa1c400d}" IsUserDefined="0">
                      <labels>
                        <label description="Company Information" languagecode="1033" />
                      </labels>
                      <rows>
                        <row>
                          <cell colspan="2">
                            <labels>
                              <label description="Industry" languagecode="1033" />
                            </labels>
                            <control id="industrycode" classid="{3EF39988-22BB-4f0b-BBBE-64B5A3748AEE}" datafieldname="industrycode" />
                          </cell>
                        </row>
                        <row>
                          <cell>
                            <labels>
                              <label description="Annual Revenue" languagecode="1033" />
                            </labels>
                            <control id="revenue" classid="{533B9E00-756B-4312-95A0-DC888637AC78}" datafieldname="revenue" />
                          </cell>
                          <cell>
                            <labels>
                              <label description="Ownership" languagecode="1033" />
                            </labels>
                            <control id="ownershipcode" classid="{3EF39988-22BB-4f0b-BBBE-64B5A3748AEE}" datafieldname="ownershipcode" />
                          </cell>
                        </row>
                        <row>
                          <cell>
                            <labels>
                              <label description="No. of Employees" languagecode="1033" />
                            </labels>
                            <control id="numberofemployees" classid="{C6D124CA-7EDA-4a60-AEA9-7FB8D318B68F}" datafieldname="numberofemployees" />
                          </cell>
                          <cell>
                            <labels>
                              <label description="Ticker Symbol" languagecode="1033" />
                            </labels>
                            <control id="tickersymbol" classid="{1E1FC551-F7A8-43af-AC34-A8DC35C7B6D4}" datafieldname="tickersymbol" />
                          </cell>
                        </row>
                        <row>
                          <cell>
                            <labels>
                              <label description="SIC Code" languagecode="1033" />
                            </labels>
                            <control id="sic" classid="{4273EDBD-AC1D-40d3-9FB2-095C621B552D}" datafieldname="sic" />
                          </cell>
                          <cell>
                            <labels />
                          </cell>
                        </row>
                      </rows>
                    </section>
                    <section name="description" showlabel="true" showbar="true" id="{371fc62b-6e62-4cad-9f70-76da338b39a3}" IsUserDefined="0" height="auto">
                      <labels>
                        <label description="Description" languagecode="1033" />
                      </labels>
                      <rows>
                        <row>
                          <cell colspan="2" showlabel="false" rowspan="5" auto="true">
                            <labels>
                              <label description="" languagecode="1033" />
                            </labels>
                            <control id="description" classid="{E0DECE4B-6FC8-4a8f-A065-082708572369}" datafieldname="description">
                            </control>
                          </cell>
                        </row>
                        <row />
                        <row />
                        <row />
                        <row height="auto" />
                      </rows>
                    </section>
                  </sections>
                </tab>
                <tab name="administration" id="{5b8906be-c80f-4c26-8ba2-b07f45cb2936}" IsUserDefined="0">
                  <labels>
                    <label description="Administration" languagecode="1033" />
                  </labels>
                  <sections>
                    <section name="internal information" showlabel="false" showbar="false" id="{e40e4201-ddc0-4384-bb7a-44dd8be88ec6}" IsUserDefined="0">
                      <labels>
                        <label description="Internal Information" languagecode="1033" />
                      </labels>
                      <rows>
                        <row>
                          <cell>
                            <labels>
                              <label description="Owner" languagecode="1033" />
                            </labels>
                            <control id="ownerid" classid="{270BD3DB-D9AF-4782-9025-509E298DEC0A}" datafieldname="ownerid" />
                          </cell>
                          <cell>
                            <labels>
                              <label description="Originating Lead" languagecode="1033" />
                            </labels>
                            <control id="originatingleadid" classid="{270BD3DB-D9AF-4782-9025-509E298DEC0A}" datafieldname="originatingleadid" />
                          </cell>
                        </row>
                      </rows>
                    </section>
                    <section name="billing information" showlabel="true" showbar="true" id="{0243b19c-f88a-410c-9d90-0862142c56e2}" IsUserDefined="0">
                      <labels>
                        <label description="Billing Information" languagecode="1033" />
                      </labels>
                      <rows>
                        <row>
                          <cell>
                            <labels>
                              <label description="Credit Limit" languagecode="1033" />
                            </labels>
                            <control id="creditlimit" classid="{533B9E00-756B-4312-95A0-DC888637AC78}" datafieldname="creditlimit" />
                          </cell>
                          <cell>
                            <labels>
                              <label description="Payment Terms" languagecode="1033" />
                            </labels>
                            <control id="paymenttermscode" classid="{3EF39988-22BB-4f0b-BBBE-64B5A3748AEE}" datafieldname="paymenttermscode" />
                          </cell>
                        </row>
                        <row>
                          <cell>
                            <labels>
                              <label description="Credit Hold" languagecode="1033" />
                            </labels>
                            <control id="creditonhold" classid="{67FAC785-CD58-4f9f-ABB3-4B7DDC6ED5ED}" datafieldname="creditonhold" />
                          </cell>
                          <cell>
                            <labels>
                              <label description="Price List" languagecode="1033" />
                            </labels>
                            <control id="defaultpricelevelid" classid="{270BD3DB-D9AF-4782-9025-509E298DEC0A}" datafieldname="defaultpricelevelid" />
                          </cell>
                        </row>
                      </rows>
                    </section>
                    <section name="contact methods" showlabel="true" showbar="true" id="{842b89e4-8f3a-46b3-9d23-291eb8685ce9}" IsUserDefined="0">
                      <labels>
                        <label description="Contact Methods" languagecode="1033" />
                      </labels>
                      <rows>
                        <row>
                          <cell>
                            <labels>
                              <label description="Preferred" languagecode="1033" />
                            </labels>
                            <control id="preferredcontactmethodcode" classid="{3EF39988-22BB-4f0b-BBBE-64B5A3748AEE}" datafieldname="preferredcontactmethodcode" />
                          </cell>
                          <cell>
                            <labels />
                          </cell>
                        </row>
                        <row>
                          <cell colspan="2">
                            <labels>
                              <label description="E-mail" languagecode="1033" />
                            </labels>
                            <control id="donotemail" classid="{67FAC785-CD58-4f9f-ABB3-4B7DDC6ED5ED}" datafieldname="donotemail" />
                          </cell>
                        </row>
                        <row>
                          <cell colspan="2">
                            <labels>
                              <label description="Bulk E-mail" languagecode="1033" />
                            </labels>
                            <control id="donotbulkemail" classid="{67FAC785-CD58-4f9f-ABB3-4B7DDC6ED5ED}" datafieldname="donotbulkemail" />
                          </cell>
                        </row>
                        <row>
                          <cell colspan="2">
                            <labels>
                              <label description="Phone" languagecode="1033" />
                            </labels>
                            <control id="donotphone" classid="{67FAC785-CD58-4f9f-ABB3-4B7DDC6ED5ED}" datafieldname="donotphone" />
                          </cell>
                        </row>
                        <row>
                          <cell colspan="2">
                            <labels>
                              <label description="Fax" languagecode="1033" />
                            </labels>
                            <control id="donotfax" classid="{67FAC785-CD58-4f9f-ABB3-4B7DDC6ED5ED}" datafieldname="donotfax" />
                          </cell>
                        </row>
                        <row>
                          <cell colspan="2">
                            <labels>
                              <label description="Mail" languagecode="1033" />
                            </labels>
                            <control id="donotpostalmail" classid="{67FAC785-CD58-4f9f-ABB3-4B7DDC6ED5ED}" datafieldname="donotpostalmail" />
                          </cell>
                        </row>
                      </rows>
                    </section>
                    <section name="marketing information" showlabel="true" showbar="true" locklevel="0" id="{7f86a255-fe14-4b3a-89ba-e1265712c006}" IsUserDefined="0" layout="varheight" columns="11">
                      <labels>
                        <label description="Marketing Information" languagecode="1033" />
                      </labels>
                      <rows>
                        <row>
                          <cell auto="false" showlabel="true" locklevel="0" rowspan="1" colspan="1">
                            <labels>
                              <label description="Send Marketing Materials" languagecode="1033" />
                            </labels>
                            <control id="donotsendmm" classid="{67FAC785-CD58-4f9f-ABB3-4B7DDC6ED5ED}" datafieldname="donotsendmm" disabled="false" />
                          </cell>
                          <cell>
                            <labels />
                          </cell>
                        </row>
                        <row>
                          <cell auto="false" showlabel="true" locklevel="0" rowspan="1" colspan="1">
                            <labels>
                              <label description="Last Date Included in Campaign" languagecode="1033" />
                            </labels>
                            <control id="lastusedincampaign" classid="{5B773807-9FB2-42db-97C3-7A91EFF8ADFF}" datafieldname="lastusedincampaign" disabled="true" />
                          </cell>
                          <cell>
                            <labels />
                          </cell>
                        </row>
                      </rows>
                    </section>
                    <section name="service preferences" showlabel="true" showbar="true" id="{DFF21ED1-106A-46FA-9C23-739C909FC16C}" IsUserDefined="0">
                      <labels>
                        <label description="Service Preferences" languagecode="1033" />
                      </labels>
                      <rows>
                        <row>
                          <cell>
                            <labels>
                              <label description="Preferred Time" languagecode="1033" />
                            </labels>
                            <control id="preferredappointmenttimecode" classid="{3EF39988-22BB-4f0b-BBBE-64B5A3748AEE}" datafieldname="preferredappointmenttimecode" />
                          </cell>
                          <cell>
                            <labels>
                              <label description="Preferred Day" languagecode="1033" />
                            </labels>
                            <control id="preferredappointmentdaycode" classid="{3EF39988-22BB-4f0b-BBBE-64B5A3748AEE}" datafieldname="preferredappointmentdaycode" />
                          </cell>
                        </row>
                        <row>
                          <cell colspan="2">
                            <labels>
                              <label description="Preferred Service" languagecode="1033" />
                            </labels>
                            <control id="preferredserviceid" classid="{270BD3DB-D9AF-4782-9025-509E298DEC0A}" datafieldname="preferredserviceid" />
                          </cell>
                        </row>
                        <row>
                          <cell colspan="2">
                            <labels>
                              <label description="Preferred Facility/Equipment" languagecode="1033" />
                            </labels>
                            <control id="preferredequipmentid" classid="{270BD3DB-D9AF-4782-9025-509E298DEC0A}" datafieldname="preferredequipmentid" />
                          </cell>
                        </row>
                        <row>
                          <cell colspan="2">
                            <labels>
                              <label description="Preferred User" languagecode="1033" />
                            </labels>
                            <control id="preferredsystemuserid" classid="{270BD3DB-D9AF-4782-9025-509E298DEC0A}" datafieldname="preferredsystemuserid" />
                          </cell>
                        </row>
                      </rows>
                    </section>
                  </sections>
                </tab>
                <tab name="notes" id="{61710424-A7C1-4db5-9489-788BCDCF267A}" IsUserDefined="0">
                  <labels>
                    <label description="Notes" languagecode="1033" />
                  </labels>
                  <sections>
                    <section name="notes" showlabel="true" showbar="true" locklevel="1" id="{2D4972DE-69D5-4518-B3F7-A9683B62E2C0}" IsUserDefined="0" height="auto">
                      <labels>
                        <label description="Notes" languagecode="1033" />
                      </labels>
                      <rows>
                        <row>
                          <cell colspan="2" showlabel="false" rowspan="5" auto="true">
                            <labels>
                              <label description="Note Text" languagecode="1033" />
                            </labels>
                            <control id="notescontrol" classid="{06375649-c143-495e-a496-c962e5b4488e}" />
                          </cell>
                        </row>
                        <row />
                        <row />
                        <row />
                        <row height="auto" />
                      </rows>
                    </section>
                  </sections>
                </tab>
              </tabs>
            </form>
          </entity>
          <entity objecttypecode="1" name="account">
            <form type="preview" id="{7782f2f9-2e44-4e88-ac23-fe0a6e8fb92e}">
              <tabs showlabels="false">
                <tab name="general" verticallayout="true" id="{5b2e2a4e-3ef4-4c27-bce0-c2a2c93a2de2}" IsUserDefined="0">
                  <labels>
                    <label description="General" languagecode="1033" />
                  </labels>
                  <sections>
                    <section name="information" id="{0b486f86-8f1c-4bd7-8de0-792c3396ee29}" IsUserDefined="0" showlabel="false" showbar="false">
                      <labels>
                        <label description="Information" languagecode="1033" />
                      </labels>
                      <rows>
                        <row>
                          <cell>
                            <labels>
                              <label description="Street 1" languagecode="1033" />
                            </labels>
                            <control id="address1_line1" datafieldname="address1_line1" classid="{4273EDBD-AC1D-40d3-9FB2-095C621B552D}" />
                          </cell>
                          <cell>
                            <labels>
                              <label description="Other Phone" languagecode="1033" />
                            </labels>
                            <control id="telephone2" datafieldname="telephone2" classid="{4273EDBD-AC1D-40d3-9FB2-095C621B552D}" />
                          </cell>
                        </row>
                        <row>
                          <cell>
                            <labels>
                              <label description="Street 2" languagecode="1033" />
                            </labels>
                            <control id="address1_line2" datafieldname="address1_line2" classid="{4273EDBD-AC1D-40d3-9FB2-095C621B552D}" />
                          </cell>
                          <cell>
                            <labels>
                              <label description="Fax" languagecode="1033" />
                            </labels>
                            <control id="fax" datafieldname="fax" classid="{4273EDBD-AC1D-40d3-9FB2-095C621B552D}" />
                          </cell>
                        </row>
                        <row>
                          <cell>
                            <labels>
                              <label description="City" languagecode="1033" />
                            </labels>
                            <control id="address1_city" datafieldname="address1_city" classid="{4273EDBD-AC1D-40d3-9FB2-095C621B552D}" />
                          </cell>
                          <cell>
                            <labels>
                              <label description="State/Province" languagecode="1033" />
                            </labels>
                            <control id="address1_stateorprovince" datafieldname="address1_stateorprovince" classid="{4273EDBD-AC1D-40d3-9FB2-095C621B552D}" />
                          </cell>
                        </row>
                        <row>
                          <cell>
                            <labels>
                              <label description="ZIP/Postal Code" languagecode="1033" />
                            </labels>
                            <control id="address1_postalcode" datafieldname="address1_postalcode" classid="{4273EDBD-AC1D-40d3-9FB2-095C621B552D}" />
                          </cell>
                          <cell>
                            <labels>
                              <label description="" languagecode="1033" />
                            </labels>
                          </cell>
                        </row>
                      </rows>
                    </section>
                  </sections>
                </tab>
              </tabs>
            </form>
          </entity>
        </forms>
      </FormXml>
      <SavedQueries>
        <savedqueries entity="SavedQuery" morerecords="0" paging-cookie="" version="3.0">
          <savedquery>
            <columnsetxml>
              <columnset version="3.0">
                <column>accountid</column>
                <column>name</column>
                <column>lastusedincampaign</column>
                <column>telephone1</column>
                <column>address1_city</column>
                <ascend>name</ascend>
              </columnset>
            </columnsetxml>
            <iscustomizable name="No">0</iscustomizable>
            <isquickfindquery name="No">0</isquickfindquery>
            <isuserdefined name="Yes">1</isuserdefined>
            <isdefault name="No">0</isdefault>
            <returnedtypecode formattedvalue="1">1</returnedtypecode>
            <savedqueryid>{CFBCD7AF-AEE5-4E45-8ECC-C040D4020581}</savedqueryid>
            <queryapi>CRMAccount.RetrieveAccountNoCampaignSent</queryapi>
            <layoutxml>
              <grid name="resultset" object="1" jump="name" select="1" icon="1" preview="1">
                <row name="result" id="accountid">
                  <cell name="name" width="300" />
                  <cell name="lastusedincampaign" width="150" />
                  <cell name="telephone1" width="100" />
                  <cell name="address1_city" width="100" />
                </row>
              </grid>
            </layoutxml>
            <querytype formattedvalue="0">0</querytype>
            <name>Accounts: No Campaign Activities in Last 3 Months</name>
          </savedquery>
          <savedquery>
            <columnsetxml>
              <columnset version="3.0">
                <column>accountid</column>
                <column>name</column>
                <column>primarycontactid</column>
                <column>telephone1</column>
                <column>address1_city</column>
                <ascend>name</ascend>
              </columnset>
            </columnsetxml>
            <iscustomizable name="No">0</iscustomizable>
            <isquickfindquery name="No">0</isquickfindquery>
            <isuserdefined name="Yes">1</isuserdefined>
            <isdefault name="No">0</isdefault>
            <returnedtypecode formattedvalue="1">1</returnedtypecode>
            <savedqueryid>{C147F1F7-1D78-4D10-85BF-7E03B79F74FA}</savedqueryid>
            <queryapi>List.RetrieveAccountsNotPlacedOrders</queryapi>
            <layoutxml>
              <grid name="resultset" object="1" jump="name" select="1" icon="1" preview="1">
                <row name="result" id="accountid">
                  <cell name="name" width="300" />
                  <cell name="primarycontactid" width="150" />
                  <cell name="telephone1" width="100" />
                  <cell name="address1_city" width="100" />
                </row>
              </grid>
            </layoutxml>
            <querytype formattedvalue="0">0</querytype>
            <name>Accounts: No Orders in Last 6 Months</name>
          </savedquery>
          <savedquery>
            <iscustomizable name="No">0</iscustomizable>
            <isquickfindquery name="No">0</isquickfindquery>
            <fetchxml>
              <fetch version="1.0" output-format="xml-platform" mapping="logical" distinct="true">
                <entity name="account">
                  <attribute name="name" />
                  <attribute name="address1_city" />
                  <order attribute="name" descending="false" />
                  <attribute name="telephone1" />
                  <link-entity name="activityparty" from="partyid" to="accountid" link-type="inner">
                    <link-entity name="campaignresponse" from="activityid" to="activityid" link-type="inner">
                      <filter type="and">
                        <condition attribute="receivedon" operator="last-x-months" value="6" />
                      </filter>
                    </link-entity>
                    <filter type="and">
                      <condition attribute="participationtypemask" operator="eq" value="11" />
                    </filter>
                  </link-entity>
                  <attribute name="accountid" />
                </entity>
              </fetch>
            </fetchxml>
            <isuserdefined name="Yes">1</isuserdefined>
            <isdefault name="No">0</isdefault>
            <returnedtypecode formattedvalue="1">1</returnedtypecode>
            <savedqueryid>{49FB9771-09E1-4E70-B193-198752493577}</savedqueryid>
            <queryapi />
            <layoutxml>
              <grid name="resultset" object="1" jump="name" select="1" icon="1" preview="1">
                <row name="result" id="accountid">
                  <cell name="name" width="300" />
                  <cell name="telephone1" width="100" />
                  <cell name="address1_city" width="100" />
                </row>
              </grid>
            </layoutxml>
            <querytype formattedvalue="0">0</querytype>
            <name>Accounts: Responded to Campaigns in Last 6 Months</name>
          </savedquery>
          <savedquery>
            <iscustomizable name="No">0</iscustomizable>
            <isquickfindquery name="No">0</isquickfindquery>
            <fetchxml>
              <fetch version="1.0" output-format="xml-platform" mapping="logical">
                <entity name="account">
                  <attribute name="name" />
                  <attribute name="address1_city" />
                  <order attribute="name" descending="false" />
                  <attribute name="primarycontactid" />
                  <attribute name="telephone1" />
                  <filter type="and">
                    <condition attribute="statecode" operator="eq" value="0" />
                  </filter>
                  <attribute name="accountid" />
                </entity>
              </fetch>
            </fetchxml>
            <isuserdefined name="Yes">1</isuserdefined>
            <isdefault name="No">0</isdefault>
            <returnedtypecode formattedvalue="1">1</returnedtypecode>
            <savedqueryid>{00000000-0000-0000-00AA-000010001002}</savedqueryid>
            <queryapi />
            <layoutxml>
              <grid name="resultset" object="1" jump="name" select="1" icon="1" preview="1">
                <row name="result" id="accountid">
                  <cell name="name" width="300" />
                  <cell name="primarycontactid" width="150" />
                  <cell name="telephone1" width="100" />
                  <cell name="address1_city" width="100" />
                </row>
              </grid>
            </layoutxml>
            <querytype formattedvalue="0">0</querytype>
            <name>Active Accounts</name>
          </savedquery>
          <savedquery>
            <iscustomizable name="No">0</iscustomizable>
            <isquickfindquery name="No">0</isquickfindquery>
            <fetchxml>
              <fetch version="1.0" output-format="xml-platform" mapping="logical">
                <entity name="account">
                  <attribute name="name" />
                  <attribute name="address1_city" />
                  <order attribute="name" descending="false" />
                  <filter type="and">
                    <condition attribute="statecode" operator="eq" value="1" />
                  </filter>
                  <attribute name="primarycontactid" />
                  <attribute name="telephone1" />
                  <attribute name="accountid" />
                </entity>
              </fetch>
            </fetchxml>
            <isuserdefined name="Yes">1</isuserdefined>
            <isdefault name="No">0</isdefault>
            <returnedtypecode formattedvalue="1">1</returnedtypecode>
            <savedqueryid>{00000000-0000-0000-00AA-000010001031}</savedqueryid>
            <queryapi />
            <layoutxml>
              <grid name="resultset" object="1" jump="name" select="1" icon="1" preview="1">
                <row name="result" id="accountid">
                  <cell name="name" width="300" />
                  <cell name="primarycontactid" width="150" />
                  <cell name="telephone1" width="100" />
                  <cell name="address1_city" width="100" />
                </row>
              </grid>
            </layoutxml>
            <querytype formattedvalue="0">0</querytype>
            <name>Inactive Accounts</name>
          </savedquery>
          <savedquery>
            <iscustomizable name="No">0</iscustomizable>
            <isquickfindquery name="No">0</isquickfindquery>
            <fetchxml>
              <fetch version="1.0" output-format="xml-platform" mapping="logical">
                <entity name="account">
                  <attribute name="name" />
                  <attribute name="address1_city" />
                  <order attribute="name" descending="false" />
                  <filter type="and">
                    <condition attribute="ownerid" operator="eq-userid" />
                    <condition attribute="statecode" operator="eq" value="0" />
                  </filter>
                  <attribute name="primarycontactid" />
                  <attribute name="telephone1" />
                  <attribute name="accountid" />
                </entity>
              </fetch>
            </fetchxml>
            <isuserdefined name="Yes">1</isuserdefined>
            <isdefault name="Yes">1</isdefault>
            <returnedtypecode formattedvalue="1">1</returnedtypecode>
            <savedqueryid>{00000000-0000-0000-00AA-000010001001}</savedqueryid>
            <queryapi />
            <layoutxml>
              <grid name="resultset" object="1" jump="name" select="1" icon="1" preview="1">
                <row name="result" id="accountid">
                  <cell name="name" width="300" />
                  <cell name="primarycontactid" width="150" />
                  <cell name="telephone1" width="100" />
                  <cell name="address1_city" width="100" />
                </row>
              </grid>
            </layoutxml>
            <querytype formattedvalue="0">0</querytype>
            <name>My Active Accounts</name>
          </savedquery>
          <savedquery>
            <iscustomizable name="No">0</iscustomizable>
            <isquickfindquery name="No">0</isquickfindquery>
            <fetchxml>
              <fetch version="1.0" output-format="xml-platform" mapping="logical">
                <entity name="account">
                  <attribute name="name" />
                  <attribute name="primarycontactid" />
                  <attribute name="telephone1" />
                  <attribute name="accountid" />
                  <order attribute="name" descending="false" />
                </entity>
              </fetch>
            </fetchxml>
            <isuserdefined name="Yes">1</isuserdefined>
            <isdefault name="Yes">1</isdefault>
            <returnedtypecode formattedvalue="1">1</returnedtypecode>
            <savedqueryid>{00000000-0000-0000-00AA-000000666000}</savedqueryid>
            <queryapi />
            <layoutxml>
              <grid name="resultset" object="1" jump="name" select="1" icon="1" preview="1">
                <row name="result" id="accountid">
                  <cell name="name" width="300" />
                  <cell name="primarycontactid" width="150" />
                  <cell name="telephone1" width="100" />
                </row>
              </grid>
            </layoutxml>
            <querytype formattedvalue="1">1</querytype>
            <name>Account Advanced Find View</name>
          </savedquery>
          <savedquery>
            <columnsetxml>
              <columnset version="3.0">
                <column>name</column>
                <column>primarycontactid</column>
                <column>telephone1</column>
                <column>accountid</column>
                <ascend>name</ascend>
                <filter type="and">
                  <condition column="statecode" value="0" operator="eq" />
                </filter>
              </columnset>
            </columnsetxml>
            <iscustomizable name="No">0</iscustomizable>
            <isquickfindquery name="No">0</isquickfindquery>
            <description>Displays information about related accounts in the detail form of any associated account record. This view is in the Sub-Accounts side tab.</description>
            <isuserdefined name="Yes">1</isuserdefined>
            <isdefault name="Yes">1</isdefault>
            <returnedtypecode formattedvalue="1">1</returnedtypecode>
            <savedqueryid>{00000000-0000-0000-00AA-000010001200}</savedqueryid>
            <queryapi>AUTO</queryapi>
            <layoutxml>
              <grid name="accounts" object="1" jump="name" select="1" icon="1" preview="1">
                <row name="account" id="accountid">
                  <cell name="name" width="300" />
                  <cell name="primarycontactid" width="150" />
                  <cell name="telephone1" width="100" />
                </row>
              </grid>
            </layoutxml>
            <querytype formattedvalue="2">2</querytype>
            <name>Account Associated View</name>
          </savedquery>
          <savedquery>
            <iscustomizable name="No">0</iscustomizable>
            <isquickfindquery name="Yes">1</isquickfindquery>
            <fetchxml>
              <fetch version="1.0" output-format="xml-platform" mapping="logical">
                <entity name="account">
                  <attribute name="name" />
                  <attribute name="accountnumber" />
                  <attribute name="primarycontactid" />
                  <attribute name="address1_city" />
                  <attribute name="telephone1" />
                  <attribute name="emailaddress1" />
                  <attribute name="accountid" />
                  <order attribute="name" descending="false" />
                  <filter type="and">
                    <condition attribute="statecode" operator="eq" value="0" />
                  </filter>
                  <filter type="or" isquickfindfields="1">
                    <condition attribute="name" operator="like" value="{0}" />
                    <condition attribute="accountnumber" operator="like" value="{0}" />
                    <condition attribute="emailaddress1" operator="like" value="{0}" />
                  </filter>
                </entity>
              </fetch>
            </fetchxml>
            <isuserdefined name="Yes">1</isuserdefined>
            <isdefault name="No">0</isdefault>
            <returnedtypecode formattedvalue="1">1</returnedtypecode>
            <savedqueryid>{2D1187C4-23FE-4BB5-9647-43BB1C6DDBD1}</savedqueryid>
            <queryapi />
            <layoutxml>
              <grid name="resultset" object="1" jump="name" select="1" icon="1" preview="1">
                <row name="result" id="accountid">
                  <cell name="name" width="300" />
                  <cell name="accountnumber" width="100" />
                  <cell name="primarycontactid" width="150" />
                  <cell name="address1_city" width="100" />
                  <cell name="telephone1" width="100" />
                  <cell name="emailaddress1" width="200" />
                </row>
              </grid>
            </layoutxml>
            <querytype formattedvalue="4">4</querytype>
            <name>Quick Find Active Accounts</name>
          </savedquery>
          <savedquery>
            <iscustomizable name="No">0</iscustomizable>
            <isquickfindquery name="No">0</isquickfindquery>
            <fetchxml>
              <fetch version="1.0" output-format="xml-platform" mapping="logical">
                <entity name="account">
                  <attribute name="name" />
                  <attribute name="address1_city" />
                  <order attribute="name" descending="false" />
                  <attribute name="telephone1" />
                  <filter type="and">
                    <condition attribute="statecode" operator="eq" value="0" />
                  </filter>
                  <attribute name="accountid" />
                </entity>
              </fetch>
            </fetchxml>
            <isuserdefined name="Yes">1</isuserdefined>
            <isdefault name="No">0</isdefault>
            <returnedtypecode formattedvalue="1">1</returnedtypecode>
            <savedqueryid>{A424AC61-BEC9-48B0-A3E0-4BB903BD186E}</savedqueryid>
            <queryapi />
            <layoutxml>
              <grid name="resultset" object="1" jump="name" select="1" icon="1" preview="1">
                <row name="result" id="accountid">
                  <cell name="name" width="300" />
                  <cell name="telephone1" width="100" />
                  <cell name="address1_city" width="100" />
                </row>
              </grid>
            </layoutxml>
            <querytype formattedvalue="32">32</querytype>
            <name>Active Members</name>
          </savedquery>
          <savedquery>
            <iscustomizable name="No">0</iscustomizable>
            <isquickfindquery name="No">0</isquickfindquery>
            <fetchxml>
              <fetch version="1.0" output-format="xml-platform" mapping="logical">
                <entity name="account">
                  <attribute name="name" />
                  <attribute name="address1_city" />
                  <order attribute="name" descending="false" />
                  <attribute name="telephone1" />
                  <attribute name="accountid" />
                </entity>
              </fetch>
            </fetchxml>
            <isuserdefined name="Yes">1</isuserdefined>
            <isdefault name="Yes">1</isdefault>
            <returnedtypecode formattedvalue="1">1</returnedtypecode>
            <savedqueryid>{51DE84DD-732F-440F-A506-26123A19AB50}</savedqueryid>
            <queryapi />
            <layoutxml>
              <grid name="resultset" object="1" jump="name" select="1" icon="1" preview="1">
                <row name="result" id="accountid">
                  <cell name="name" width="300" />
                  <cell name="telephone1" width="100" />
                  <cell name="address1_city" width="100" />
                </row>
              </grid>
            </layoutxml>
            <querytype formattedvalue="32">32</querytype>
            <name>All Members</name>
          </savedquery>
          <savedquery>
            <iscustomizable name="No">0</iscustomizable>
            <isquickfindquery name="No">0</isquickfindquery>
            <fetchxml>
              <fetch version="1.0" output-format="xml-platform" mapping="logical">
                <entity name="account">
                  <attribute name="name" />
                  <attribute name="address1_city" />
                  <order attribute="name" descending="false" />
                  <attribute name="telephone1" />
                  <filter type="and">
                    <condition attribute="statecode" operator="eq" value="1" />
                  </filter>
                  <attribute name="accountid" />
                </entity>
              </fetch>
            </fetchxml>
            <isuserdefined name="Yes">1</isuserdefined>
            <isdefault name="No">0</isdefault>
            <returnedtypecode formattedvalue="1">1</returnedtypecode>
            <savedqueryid>{D9C57FEE-71AD-48E2-A17B-4EBBD01EC328}</savedqueryid>
            <queryapi />
            <layoutxml>
              <grid name="resultset" object="1" jump="name" select="1" icon="1" preview="1">
                <row name="result" id="accountid">
                  <cell name="name" width="300" />
                  <cell name="telephone1" width="100" />
                  <cell name="address1_city" width="100" />
                </row>
              </grid>
            </layoutxml>
            <querytype formattedvalue="32">32</querytype>
            <name>Inactive Members</name>
          </savedquery>
          <savedquery>
            <iscustomizable name="No">0</iscustomizable>
            <isquickfindquery name="Yes">1</isquickfindquery>
            <fetchxml>
              <fetch version="1.0" output-format="xml-platform" mapping="logical">
                <entity name="account">
                  <attribute name="name" />
                  <attribute name="address1_city" />
                  <order attribute="name" descending="false" />
                  <attribute name="telephone1" />
                  <filter type="or" isquickfindfields="1">
                    <condition attribute="name" operator="like" value="{0}" />
                  </filter>
                  <attribute name="accountid" />
                </entity>
              </fetch>
            </fetchxml>
            <isuserdefined name="Yes">1</isuserdefined>
            <isdefault name="No">0</isdefault>
            <returnedtypecode formattedvalue="1">1</returnedtypecode>
            <savedqueryid>{4D149ED9-12F1-4CD3-8427-418674F21BED}</savedqueryid>
            <queryapi />
            <layoutxml>
              <grid name="resultset" object="1" jump="name" select="1" icon="1" preview="1">
                <row name="result" id="accountid">
                  <cell name="name" width="300" />
                  <cell name="telephone1" width="100" />
                  <cell name="address1_city" width="100" />
                </row>
              </grid>
            </layoutxml>
            <querytype formattedvalue="32">32</querytype>
            <name>Quick Find Marketing List Members</name>
          </savedquery>
          <savedquery>
            <iscustomizable name="No">0</iscustomizable>
            <isquickfindquery name="No">0</isquickfindquery>
            <fetchxml>
              <fetch version="1.0" mapping="logical">
                <entity name="account">
                  <attribute name="name" />
                  <attribute name="accountnumber" />
                  <attribute name="primarycontactid" />
                  <attribute name="address1_city" />
                  <attribute name="telephone1" />
                  <attribute name="emailaddress1" />
                  <attribute name="accountid" />
                  <attribute name="fax" />
                  <attribute name="address1_name" />
                  <attribute name="address1_fax" />
                  <filter type="or" isquickfindfields="1">
                    <condition attribute="name" operator="like" value="{0}" />
                    <condition attribute="accountnumber" operator="like" value="{0}" />
                    <condition attribute="emailaddress1" operator="like" value="{0}" />
                  </filter>
                </entity>
              </fetch>
            </fetchxml>
            <isuserdefined name="Yes">1</isuserdefined>
            <isdefault name="No">0</isdefault>
            <returnedtypecode formattedvalue="1">1</returnedtypecode>
            <savedqueryid>{A9AF0AB8-861D-4CFA-92A5-C6281FED7FAB}</savedqueryid>
            <queryapi />
            <layoutxml>
              <grid name="resultset" object="1" jump="name" select="1" preview="0" icon="1">
                <row name="result" id="accountid">
                  <cell name="name" width="300" />
                  <cell name="accountnumber" width="100" />
                  <cell name="primarycontactid" width="150" />
                  <cell name="address1_city" width="100" />
                  <cell name="telephone1" width="100" />
                  <cell name="emailaddress1" width="200" />
                  <cell name="fax" ishidden="1" width="100" />
                  <cell name="address1_name" ishidden="1" width="100" />
                  <cell name="primarycontactid" width="150" />
                  <cell name="address1_fax" ishidden="1" width="100" />
                </row>
              </grid>
            </layoutxml>
            <querytype formattedvalue="64">64</querytype>
            <name>Account Lookup View</name>
          </savedquery>
        </savedqueries>
      </SavedQueries>
      <Strings>
        <String ResourceKey="RelatedInformation_Tips_serviceappointment_SearchStartTime" Comment="" />
        <String ResourceKey="MA.CampaignResponse.Dialogs.conv_response.aspx_Customer_Description" Comment="" />
        <String ResourceKey="Alert_Customer_Must_Be_Supplied" Comment="" />
        <String ResourceKey="Error_Message_0x80051002" Comment="" />
        <String ResourceKey="RelatedInformation_Tips_serviceappointment_serviceid" Comment="" />
        <String ResourceKey="08308B34-B2C4-41d4-8204-41097D8CFB11" Comment="" />
        <String ResourceKey="RelatedInformation_Tips_quote_customerid" Comment="" />
        <String ResourceKey="Dialog_Delete_DeleteTerritory" Comment="" />
        <String ResourceKey="Marketing_Description" Comment="" />
        <String ResourceKey="Error_Title_0x8004032e" Comment="" />
        <String ResourceKey="Error_Message_0x80040325" Comment="" />
        <String ResourceKey="RelatedInformation_Tips_account_preferredequipmentid" Comment="" />
        <String ResourceKey="Web._grid.cmds.dlg_delete_account.aspx_54" Comment="" />
        <String ResourceKey="Homepage_Label_nav_accts" Comment="" />
        <String ResourceKey="Error_Message_0x80040510" Comment="" />
        <String ResourceKey="Sales_Description" Comment="" />
        <String ResourceKey="Customer_Service_Description" Comment="" />
        <String ResourceKey="RelatedInformation_Tips_campaignresponse_customer" Comment="" />
        <String ResourceKey="Error_Message_0x8004032a" Comment="" />
        <String ResourceKey="Label_SubAccounts" Comment="" />
        <String ResourceKey="Web.Activities.email.resolve.aspx_156" Comment="" />
        <String ResourceKey="Error_Message_0x80043201" Comment="" />
        <String ResourceKey="RelatedInformation_Tips_salesorder_customerid" Comment="" />
        <String ResourceKey="RelatedInformation_Tips_account_primarycontactid" Comment="" />
        <String ResourceKey="RelatedInformation_Tips_serviceappointment_customers" Comment="" />
        <String ResourceKey="Customers_Description" Comment="" />
        <String ResourceKey="RelatedInformation_Tips_appointment_regardingobjectid" Comment="" />
        <String ResourceKey="Web.Tools.ProductCatalog.productManager.Products.1" Comment="" />
        <String ResourceKey="RelatedInformation_Tips_serviceappointment_DayOfWeek" Comment="" />
        <String ResourceKey="Error_Message_0x80040502" Comment="" />
        <String ResourceKey="Error_Message_0x80043b04" Comment="" />
        <String ResourceKey="MA.CampaignResponse.Dialogs.conv_response.aspx_ConvertExistingLead_Description" Comment="" />
        <String ResourceKey="Error_Message_0x8004050e" Comment="" />
        <String ResourceKey="RelatedInformation_Tips_opportunity_customerid" Comment="" />
        <String ResourceKey="RelatedInformation_Tips_invoice_customerid" Comment="" />
        <String ResourceKey="RelatedInformation_Tips_account_preferredsystemuserid" Comment="" />
        <String ResourceKey="Error_Message_0x80040512" Comment="" />
        <String ResourceKey="RelatedInformation_Tips_account_originatingleadid" Comment="" />
        <String ResourceKey="Error_Message_0x80040508" Comment="" />
        <String ResourceKey="Email_ResolveAddress_Description" Comment="" />
        <String ResourceKey="RelatedInformation_Tips_campaignresponse_partner" Comment="" />
        <String ResourceKey="RelatedInformation_Tips_account_parentaccountid" Comment="" />
        <String ResourceKey="Web._grid.cmds.bulkemail.xsl_12" Comment="" />
        <String ResourceKey="RelatedInformation_Tips_account_preferredserviceid" Comment="" />
        <String ResourceKey="Sales_DetailedDesc" Comment="" />
        <String ResourceKey="Error_Message_0x8004032e" Comment="" />
        <String ResourceKey="Error_Message_0x80040806" Comment="" />
      </Strings>
    </Entity>
  </Entities>
  <EntityMaps>
    <EntityMap>
      <EntitySource LocalizedName="Account">Account</EntitySource>
      <EntityTarget LocalizedName="Invoice">Invoice</EntityTarget>
      <AttributeMaps>
        <AttributeMap>
          <AttributeSource>paymenttermscode</AttributeSource>
          <AttributeTarget>paymenttermscode</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>defaultpricelevelid</AttributeSource>
          <AttributeTarget>pricelevelid</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>address1_shippingmethodcode</AttributeSource>
          <AttributeTarget>shippingmethodcode</AttributeTarget>
        </AttributeMap>
      </AttributeMaps>
    </EntityMap>
    <EntityMap>
      <EntitySource LocalizedName="Account">Account</EntitySource>
      <EntityTarget LocalizedName="Quote">Quote</EntityTarget>
      <AttributeMaps>
        <AttributeMap>
          <AttributeSource>address1_freighttermscode</AttributeSource>
          <AttributeTarget>freighttermscode</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>paymenttermscode</AttributeSource>
          <AttributeTarget>paymenttermscode</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>defaultpricelevelid</AttributeSource>
          <AttributeTarget>pricelevelid</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>address1_shippingmethodcode</AttributeSource>
          <AttributeTarget>shippingmethodcode</AttributeTarget>
        </AttributeMap>
      </AttributeMaps>
    </EntityMap>
    <EntityMap>
      <EntitySource LocalizedName="Account">Account</EntitySource>
      <EntityTarget LocalizedName="Opportunity">Opportunity</EntityTarget>
      <AttributeMaps>
        <AttributeMap>
          <AttributeSource>defaultpricelevelid</AttributeSource>
          <AttributeTarget>pricelevelid</AttributeTarget>
        </AttributeMap>
      </AttributeMaps>
    </EntityMap>
    <EntityMap>
      <EntitySource LocalizedName="Account">Account</EntitySource>
      <EntityTarget LocalizedName="Contract">Contract</EntityTarget>
      <AttributeMaps />
    </EntityMap>
    <EntityMap>
      <EntitySource LocalizedName="Account">Account</EntitySource>
      <EntityTarget LocalizedName="Contact">Contact</EntityTarget>
      <AttributeMaps>
        <AttributeMap>
          <AttributeSource>paymenttermscode</AttributeSource>
          <AttributeTarget>paymenttermscode</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>telephone1</AttributeSource>
          <AttributeTarget>telephone1</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>address1_addresstypecode</AttributeSource>
          <AttributeTarget>address1_addresstypecode</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>address1_city</AttributeSource>
          <AttributeTarget>address1_city</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>address1_country</AttributeSource>
          <AttributeTarget>address1_country</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>address1_county</AttributeSource>
          <AttributeTarget>address1_county</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>address1_line1</AttributeSource>
          <AttributeTarget>address1_line1</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>address1_line2</AttributeSource>
          <AttributeTarget>address1_line2</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>address1_line3</AttributeSource>
          <AttributeTarget>address1_line3</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>address1_name</AttributeSource>
          <AttributeTarget>address1_name</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>address1_postalcode</AttributeSource>
          <AttributeTarget>address1_postalcode</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>address1_postofficebox</AttributeSource>
          <AttributeTarget>address1_postofficebox</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>address1_shippingmethodcode</AttributeSource>
          <AttributeTarget>address1_shippingmethodcode</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>address1_stateorprovince</AttributeSource>
          <AttributeTarget>address1_stateorprovince</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>address1_telephone1</AttributeSource>
          <AttributeTarget>address1_telephone1</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>address1_freighttermscode</AttributeSource>
          <AttributeTarget>address1_freighttermscode</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>defaultpricelevelid</AttributeSource>
          <AttributeTarget>defaultpricelevelid</AttributeTarget>
        </AttributeMap>
      </AttributeMaps>
    </EntityMap>
    <EntityMap>
      <EntitySource LocalizedName="Account">Account</EntitySource>
      <EntityTarget LocalizedName="Order">SalesOrder</EntityTarget>
      <AttributeMaps>
        <AttributeMap>
          <AttributeSource>address1_shippingmethodcode</AttributeSource>
          <AttributeTarget>shippingmethodcode</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>defaultpricelevelid</AttributeSource>
          <AttributeTarget>pricelevelid</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>paymenttermscode</AttributeSource>
          <AttributeTarget>paymenttermscode</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>address1_freighttermscode</AttributeSource>
          <AttributeTarget>freighttermscode</AttributeTarget>
        </AttributeMap>
      </AttributeMaps>
    </EntityMap>
    <EntityMap>
      <EntitySource LocalizedName="Account">Account</EntitySource>
      <EntityTarget LocalizedName="Account">Account</EntityTarget>
      <AttributeMaps />
    </EntityMap>
    <EntityMap>
      <EntitySource LocalizedName="Account">Account</EntitySource>
      <EntityTarget LocalizedName="Customer Relationship">CustomerRelationship</EntityTarget>
      <AttributeMaps />
    </EntityMap>
    <EntityMap>
      <EntitySource LocalizedName="Lead">Lead</EntitySource>
      <EntityTarget LocalizedName="Account">Account</EntityTarget>
      <AttributeMaps>
        <AttributeMap>
          <AttributeSource>revenue</AttributeSource>
          <AttributeTarget>revenue</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>preferredcontactmethodcode</AttributeSource>
          <AttributeTarget>preferredcontactmethodcode</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>sic</AttributeSource>
          <AttributeTarget>sic</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>telephone1</AttributeSource>
          <AttributeTarget>telephone1</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>telephone3</AttributeSource>
          <AttributeTarget>telephone2</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>websiteurl</AttributeSource>
          <AttributeTarget>websiteurl</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>industrycode</AttributeSource>
          <AttributeTarget>industrycode</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>emailaddress1</AttributeSource>
          <AttributeTarget>emailaddress1</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>donotphone</AttributeSource>
          <AttributeTarget>donotphone</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>donotpostalmail</AttributeSource>
          <AttributeTarget>donotpostalmail</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>fax</AttributeSource>
          <AttributeTarget>fax</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>companyname</AttributeSource>
          <AttributeTarget>name</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>numberofemployees</AttributeSource>
          <AttributeTarget>numberofemployees</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>ownerid</AttributeSource>
          <AttributeTarget>ownerid</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>donotbulkemail</AttributeSource>
          <AttributeTarget>donotbulkemail</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>donotemail</AttributeSource>
          <AttributeTarget>donotemail</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>donotfax</AttributeSource>
          <AttributeTarget>donotfax</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>description</AttributeSource>
          <AttributeTarget>description</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>address1_stateorprovince</AttributeSource>
          <AttributeTarget>address1_stateorprovince</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>address1_country</AttributeSource>
          <AttributeTarget>address1_country</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>address1_line3</AttributeSource>
          <AttributeTarget>address1_line3</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>address1_postalcode</AttributeSource>
          <AttributeTarget>address1_postalcode</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>address1_line1</AttributeSource>
          <AttributeTarget>address1_line1</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>address1_line2</AttributeSource>
          <AttributeTarget>address1_line2</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>address1_city</AttributeSource>
          <AttributeTarget>address1_city</AttributeTarget>
        </AttributeMap>
        <AttributeMap>
          <AttributeSource>donotsendmm</AttributeSource>
          <AttributeTarget>donotsendmm</AttributeTarget>
        </AttributeMap>
      </AttributeMaps>
    </EntityMap>
    <EntityMap>
      <EntitySource LocalizedName="Account">Account</EntitySource>
      <EntityTarget LocalizedName="Opportunity Relationship">CustomerOpportunityRole</EntityTarget>
      <AttributeMaps />
    </EntityMap>
    <EntityMap>
      <EntitySource LocalizedName="Account">Account</EntitySource>
      <EntityTarget LocalizedName="Case">Incident</EntityTarget>
      <AttributeMaps />
    </EntityMap>
  </EntityMaps>
  <EntityRelationships>
    <EntityRelationship Name="Account_Tasks">
      <ReferencingEntityName LocalizedName="Task">Task</ReferencingEntityName>
      <ReferencedEntityName LocalizedName="Account">Account</ReferencedEntityName>
      <ReferencingAttributeName>regardingobjectid</ReferencingAttributeName>
      <ReferencingAttributeRequiredLevel>0</ReferencingAttributeRequiredLevel>
      <RelationshipDescription>Unique identifier of the object with which the task is associated.</RelationshipDescription>
      <CascadingRelationshipType>1</CascadingRelationshipType>
      <CascadeAssign>Cascade</CascadeAssign>
      <CascadeDelete>Cascade</CascadeDelete>
      <CascadeMerge>Cascade</CascadeMerge>
      <CascadeReparent>Cascade</CascadeReparent>
      <CascadeShare>Cascade</CascadeShare>
      <CascadeUnshare>Cascade</CascadeUnshare>
      <FieldXml>
        <field name="regardingobjectid" requiredlevel="na" lookupclass="ActivityRegardingForTask" lookupstyle="single" format="regarding">
          <displaynames>
            <displayname description="Regarding" languagecode="1033" />
          </displaynames>
        </field>
      </FieldXml>
    </EntityRelationship>
    <EntityRelationship Name="Account_Appointments">
      <ReferencingEntityName LocalizedName="Appointment">Appointment</ReferencingEntityName>
      <ReferencedEntityName LocalizedName="Account">Account</ReferencedEntityName>
      <ReferencingAttributeName>regardingobjectid</ReferencingAttributeName>
      <ReferencingAttributeRequiredLevel>0</ReferencingAttributeRequiredLevel>
      <RelationshipDescription>Unique identifier of the object with which the appointment is associated.</RelationshipDescription>
      <CascadingRelationshipType>1</CascadingRelationshipType>
      <CascadeAssign>Cascade</CascadeAssign>
      <CascadeDelete>Cascade</CascadeDelete>
      <CascadeMerge>Cascade</CascadeMerge>
      <CascadeReparent>Cascade</CascadeReparent>
      <CascadeShare>Cascade</CascadeShare>
      <CascadeUnshare>Cascade</CascadeUnshare>
      <FieldXml>
        <field name="regardingobjectid" requiredlevel="na" lookupclass="ActivityRegarding" lookupstyle="single" format="regarding">
          <displaynames>
            <displayname description="Regarding" languagecode="1033" />
          </displaynames>
        </field>
      </FieldXml>
    </EntityRelationship>
    <EntityRelationship Name="account_primary_leads">
      <ReferencingEntityName LocalizedName="Lead">Lead</ReferencingEntityName>
      <ReferencedEntityName LocalizedName="Account">Account</ReferencedEntityName>
      <ReferencingAttributeName>accountid</ReferencingAttributeName>
      <ReferencingAttributeRequiredLevel>0</ReferencingAttributeRequiredLevel>
      <RelationshipDescription>Unique identifier of the account with which the lead is associated.</RelationshipDescription>
      <CascadingRelationshipType>1</CascadingRelationshipType>
      <CascadeAssign>Cascade</CascadeAssign>
      <CascadeDelete>Cascade</CascadeDelete>
      <CascadeMerge>Cascade</CascadeMerge>
      <CascadeReparent>Cascade</CascadeReparent>
      <CascadeShare>Cascade</CascadeShare>
      <CascadeUnshare>Cascade</CascadeUnshare>
      <FieldXml />
    </EntityRelationship>
    <EntityRelationship Name="Account_Annotation">
      <ReferencingEntityName LocalizedName="Note">Annotation</ReferencingEntityName>
      <ReferencedEntityName LocalizedName="Account">Account</ReferencedEntityName>
      <ReferencingAttributeName>objectid</ReferencingAttributeName>
      <ReferencingAttributeRequiredLevel>0</ReferencingAttributeRequiredLevel>
      <RelationshipDescription>Unique identifier of the object with which the note is associated.</RelationshipDescription>
      <CascadingRelationshipType>1</CascadingRelationshipType>
      <CascadeAssign>Cascade</CascadeAssign>
      <CascadeDelete>Cascade</CascadeDelete>
      <CascadeMerge>Cascade</CascadeMerge>
      <CascadeReparent>Cascade</CascadeReparent>
      <CascadeShare>Cascade</CascadeShare>
      <CascadeUnshare>Cascade</CascadeUnshare>
      <FieldXml>
        <field name="objectid" requiredlevel="na">
          <displaynames>
            <displayname description="Regarding" languagecode="1033" />
          </displaynames>
        </field>
      </FieldXml>
    </EntityRelationship>
    <EntityRelationship Name="account_quotes">
      <ReferencingEntityName LocalizedName="Quote">Quote</ReferencingEntityName>
      <ReferencedEntityName LocalizedName="Account">Account</ReferencedEntityName>
      <ReferencingAttributeName>accountid</ReferencingAttributeName>
      <ReferencingAttributeRequiredLevel>0</ReferencingAttributeRequiredLevel>
      <RelationshipDescription>Unique identifier of the account with which the quote is associated.</RelationshipDescription>
      <CascadingRelationshipType>1</CascadingRelationshipType>
      <CascadeAssign>Cascade</CascadeAssign>
      <CascadeDelete>Cascade</CascadeDelete>
      <CascadeMerge>Cascade</CascadeMerge>
      <CascadeReparent>Cascade</CascadeReparent>
      <CascadeShare>Cascade</CascadeShare>
      <CascadeUnshare>Cascade</CascadeUnshare>
      <FieldXml />
    </EntityRelationship>
    <EntityRelationship Name="Account_Phonecalls">
      <ReferencingEntityName LocalizedName="Phone Call">PhoneCall</ReferencingEntityName>
      <ReferencedEntityName LocalizedName="Account">Account</ReferencedEntityName>
      <ReferencingAttributeName>regardingobjectid</ReferencingAttributeName>
      <ReferencingAttributeRequiredLevel>0</ReferencingAttributeRequiredLevel>
      <RelationshipDescription>Unique identifier of the object with which the phone call activity is associated.</RelationshipDescription>
      <CascadingRelationshipType>1</CascadingRelationshipType>
      <CascadeAssign>Cascade</CascadeAssign>
      <CascadeDelete>Cascade</CascadeDelete>
      <CascadeMerge>Cascade</CascadeMerge>
      <CascadeReparent>Cascade</CascadeReparent>
      <CascadeShare>Cascade</CascadeShare>
      <CascadeUnshare>Cascade</CascadeUnshare>
      <FieldXml>
        <field name="regardingobjectid" requiredlevel="na" lookupclass="ActivityRegarding" lookupstyle="single" format="regarding">
          <displaynames>
            <displayname description="Regarding" languagecode="1033" />
          </displaynames>
        </field>
      </FieldXml>
    </EntityRelationship>
    <EntityRelationship Name="account_contacts">
      <ReferencingEntityName LocalizedName="Contact">Contact</ReferencingEntityName>
      <ReferencedEntityName LocalizedName="Account">Account</ReferencedEntityName>
      <ReferencingAttributeName>accountid</ReferencingAttributeName>
      <ReferencingAttributeRequiredLevel>0</ReferencingAttributeRequiredLevel>
      <RelationshipDescription>Unique identifier of the account with which the contact is associated.</RelationshipDescription>
      <CascadingRelationshipType>1</CascadingRelationshipType>
      <CascadeAssign>Cascade</CascadeAssign>
      <CascadeDelete>Cascade</CascadeDelete>
      <CascadeMerge>Cascade</CascadeMerge>
      <CascadeReparent>Cascade</CascadeReparent>
      <CascadeShare>Cascade</CascadeShare>
      <CascadeUnshare>Cascade</CascadeUnshare>
      <FieldXml />
    </EntityRelationship>
    <EntityRelationship Name="account_contracts_as_customer">
      <ReferencingEntityName LocalizedName="Contract">Contract</ReferencingEntityName>
      <ReferencedEntityName LocalizedName="Account">Account</ReferencedEntityName>
      <ReferencingAttributeName>accountid</ReferencingAttributeName>
      <ReferencingAttributeRequiredLevel>0</ReferencingAttributeRequiredLevel>
      <RelationshipDescription>Unique identifier of the account with which the contract is associated.</RelationshipDescription>
      <CascadingRelationshipType>1</CascadingRelationshipType>
      <CascadeAssign>Cascade</CascadeAssign>
      <CascadeDelete>Cascade</CascadeDelete>
      <CascadeMerge>Cascade</CascadeMerge>
      <CascadeReparent>Cascade</CascadeReparent>
      <CascadeShare>Cascade</CascadeShare>
      <CascadeUnshare>Cascade</CascadeUnshare>
      <FieldXml />
    </EntityRelationship>
    <EntityRelationship Name="account_as_customer_cases">
      <ReferencingEntityName LocalizedName="Case">Incident</ReferencingEntityName>
      <ReferencedEntityName LocalizedName="Account">Account</ReferencedEntityName>
      <ReferencingAttributeName>accountid</ReferencingAttributeName>
      <ReferencingAttributeRequiredLevel>0</ReferencingAttributeRequiredLevel>
      <RelationshipDescription>Unique identifier of the account with which the case is associated.</RelationshipDescription>
      <CascadingRelationshipType>1</CascadingRelationshipType>
      <CascadeAssign>Cascade</CascadeAssign>
      <CascadeDelete>Cascade</CascadeDelete>
      <CascadeMerge>Cascade</CascadeMerge>
      <CascadeReparent>Cascade</CascadeReparent>
      <CascadeShare>Cascade</CascadeShare>
      <CascadeUnshare>Cascade</CascadeUnshare>
      <FieldXml />
    </EntityRelationship>
    <EntityRelationship Name="Account_Letters">
      <ReferencingEntityName LocalizedName="Letter">Letter</ReferencingEntityName>
      <ReferencedEntityName LocalizedName="Account">Account</ReferencedEntityName>
      <ReferencingAttributeName>regardingobjectid</ReferencingAttributeName>
      <ReferencingAttributeRequiredLevel>0</ReferencingAttributeRequiredLevel>
      <RelationshipDescription>Unique identifier of the object with which the letter activity is associated.</RelationshipDescription>
      <CascadingRelationshipType>1</CascadingRelationshipType>
      <CascadeAssign>Cascade</CascadeAssign>
      <CascadeDelete>Cascade</CascadeDelete>
      <CascadeMerge>Cascade</CascadeMerge>
      <CascadeReparent>Cascade</CascadeReparent>
      <CascadeShare>Cascade</CascadeShare>
      <CascadeUnshare>Cascade</CascadeUnshare>
      <FieldXml>
        <field name="regardingobjectid" requiredlevel="na" lookupclass="ActivityRegarding" lookupstyle="single" format="regarding">
          <displaynames>
            <displayname description="Regarding" languagecode="1033" />
          </displaynames>
        </field>
      </FieldXml>
    </EntityRelationship>
    <EntityRelationship Name="Account_Emails">
      <ReferencingEntityName LocalizedName="E-mail">Email</ReferencingEntityName>
      <ReferencedEntityName LocalizedName="Account">Account</ReferencedEntityName>
      <ReferencingAttributeName>regardingobjectid</ReferencingAttributeName>
      <ReferencingAttributeRequiredLevel>0</ReferencingAttributeRequiredLevel>
      <RelationshipDescription>Unique identifier of the object with which the e-mail is associated.</RelationshipDescription>
      <CascadingRelationshipType>1</CascadingRelationshipType>
      <CascadeAssign>Cascade</CascadeAssign>
      <CascadeDelete>Cascade</CascadeDelete>
      <CascadeMerge>Cascade</CascadeMerge>
      <CascadeReparent>Cascade</CascadeReparent>
      <CascadeShare>Cascade</CascadeShare>
      <CascadeUnshare>Cascade</CascadeUnshare>
      <FieldXml>
        <field name="regardingobjectid" requiredlevel="na" lookupclass="ActivityRegarding" lookupstyle="single" format="regarding">
          <displaynames>
            <displayname description="Regarding" languagecode="1033" />
          </displaynames>
        </field>
      </FieldXml>
    </EntityRelationship>
    <EntityRelationship Name="opportunity_primary_accounts">
      <ReferencingEntityName LocalizedName="Opportunity">Opportunity</ReferencingEntityName>
      <ReferencedEntityName LocalizedName="Account">Account</ReferencedEntityName>
      <ReferencingAttributeName>accountid</ReferencingAttributeName>
      <ReferencingAttributeRequiredLevel>0</ReferencingAttributeRequiredLevel>
      <RelationshipDescription>Unique identifier of the account with which the opportunity is associated.</RelationshipDescription>
      <CascadingRelationshipType>1</CascadingRelationshipType>
      <CascadeAssign>Cascade</CascadeAssign>
      <CascadeDelete>Cascade</CascadeDelete>
      <CascadeMerge>Cascade</CascadeMerge>
      <CascadeReparent>Cascade</CascadeReparent>
      <CascadeShare>Cascade</CascadeShare>
      <CascadeUnshare>Cascade</CascadeUnshare>
      <FieldXml />
    </EntityRelationship>
    <EntityRelationship Name="Account_Faxes">
      <ReferencingEntityName LocalizedName="Fax">Fax</ReferencingEntityName>
      <ReferencedEntityName LocalizedName="Account">Account</ReferencedEntityName>
      <ReferencingAttributeName>regardingobjectid</ReferencingAttributeName>
      <ReferencingAttributeRequiredLevel>0</ReferencingAttributeRequiredLevel>
      <RelationshipDescription>Unique identifier of the object with which the fax activity is associated.</RelationshipDescription>
      <CascadingRelationshipType>1</CascadingRelationshipType>
      <CascadeAssign>Cascade</CascadeAssign>
      <CascadeDelete>Cascade</CascadeDelete>
      <CascadeMerge>Cascade</CascadeMerge>
      <CascadeReparent>Cascade</CascadeReparent>
      <CascadeShare>Cascade</CascadeShare>
      <CascadeUnshare>Cascade</CascadeUnshare>
      <FieldXml>
        <field name="regardingobjectid" requiredlevel="na" lookupclass="ActivityRegarding" lookupstyle="single" format="regarding">
          <displaynames>
            <displayname description="Regarding" languagecode="1033" />
          </displaynames>
        </field>
      </FieldXml>
    </EntityRelationship>
  </EntityRelationships>
</ImportExportXml>