<?xml version="1.0"?>
<!-- $Id: CoTtypes.xml,v 1.80 2009/06/10 17:01:00 econnors Exp $
     Copyright (C) 2003 MITRE Corporation
     Author: Mike Butler <mgb@mitre.org>
     Date: 02-Mar-03
     Desc: Type mapping for CoT schemas...
           This is the mapping from CoT target types to other
           message format target types.  At present, the CoT type
           serves as a prefix for the type.  Upper case
           strings are taken directly from the mil-std-2525
           type hierarchy, lower case characters are CoT
           extensions.  The matching *is* case sensitive!!!
           (This avoids clashes is mil-std-2525 gets extended.)

           Note that these types presently are exclusive to
           the "atom" part of the CoT hierarchy (a-*) and that
           they do not include the initial a-x- prefix.
           This allows the same type mapping to be used for all
           variants (a-h-, a-f-, a-u-, ...)

           Conversion in the inverse direction (from some other
           type e.g., TADIL-J to CoT) can be accomplished similarly,
           but there is the caveat that the mappings are not
           one-to-one.  (E.g., several Tadil-J "SAM" types may
           map to a single CoT SAM, so it's tough to use the
           same table both ways...)

           Coversion from CoT types to other display types...
           Note that tadil-j displays can't show the full tadil-j
           type catalog, so we settle for a few arbitrary mappings...
           **NOTE** tadilj mappings are presently overridden in the
           Tadilj.pm module!!!  (What's here don't matter for TADILJ!)

    17-Feb-05
           Add in other portions of the MS2525 type tree, specifically
           for MOOTW.

    16-Apr-26
           FastTAK 2026 Consolidated Edition.
           Removed deprecated b-g-* graphic symbol entries (per types.txt).
           Removed deprecated b-d-n, b-d-r entries (use b-d-c-* CBRNE instead).
           Rebuilt all full path attributes from ancestor desc chain.
           Fixed truncated descriptions in original data:
             r-c-x-c-s-m-hd: "istilled mustard" -> "Distilled mustard"
             r-c-x-c-s-m-hl: "ustard/lewisite" -> "Mustard/lewisite"
             r-c-x-c-s-l-hl: "ustard/lewisite" -> "Mustard/lewisite"
           Shortened verbose CBRN category descriptions in full paths.
           Replaced / with - in descriptions used as path segments.
           Added source and notes traceability attributes.

  Sources:
    [S1] MITRE Corporation, CoTtypes.xml v1.80, 2009-06-10
         Author: Mike Butler <mgb@mitre.org>
    [S2] MITRE Corporation, types.txt v1.5, 2010-03-02
         Author: Mel Kristan
    [S3] dfpc-coe/node-CoT custom types section
    [S4] ATAK-CIV 5.7 source code, Java string constants

  Notes:
    [N1] Full path promoted from description field (no ancestors available)
    [N2] Full path built from ancestor desc chain
    [N3] Full path and/or description authored by FastTAK project
-->

<types>
  <cot cot="a-."
       full="Atoms/All Affiliations"
       desc="All Affiliations"
       source="S1" />
  <cot cot="a-.-A"
       full="Atoms/Air"
       desc="Air Track"
       source="S1" />
  <cot cot="a-.-A-C"
       full="Atoms/Air/CIVIL AIRCRAFT"
       desc="CIVIL AIRCRAFT"
       source="S1" />
  <cot cot="a-.-A-C-F"
       full="Atoms/Air/CIVIL AIRCRAFT/FIXED WING"
       desc="FIXED WING"
       source="S1" />
  <cot cot="a-.-A-C-F-q"
       full="Atoms/Air/CIVIL AIRCRAFT/FIXED WING/FIXED WING RPV-Drone"
       desc="FIXED WING RPV/Drone"
       source="S1" />
  <cot cot="a-.-A-C-H"
       full="Atoms/Air/CIVIL AIRCRAFT/ROTARY WING"
       desc="ROTARY WING"
       source="S1" />
  <cot cot="a-.-A-C-L"
       full="Atoms/Air/CIVIL AIRCRAFT/LIGHTER THAN AIR"
       desc="LIGHTER THAN AIR"
       source="S1" />
  <cot cot="a-.-A-M"
       full="Atoms/Air/Mil"
       desc="Mil"
       source="S1" />
  <cot cot="a-.-A-M-F"
       full="Atoms/Air/Mil/FIXED WING"
       desc="FIXED WING"
       source="S1" />
  <cot cot="a-.-A-M-F-g"
       full="Atoms/Air/Mil/FIXED WING/FIXED WING GUNSHIP"
       desc="FIXED WING GUNSHIP"
       source="S1" />
  <cot cot="a-.-A-M-F-A"
       full="Atoms/Air/Mil/FIXED WING/ATTACK-STRIKE"
       desc="ATTACK/STRIKE"
       source="S1" />
  <cot cot="a-.-A-M-F-B"
       full="Atoms/Air/Mil/FIXED WING/BOMBER"
       desc="BOMBER"
       source="S1" />
  <cot cot="a-.-A-M-F-C"
       full="Atoms/Air/Mil/FIXED WING/CARGO AIRLIFT (TRANSPORT)"
       desc="CARGO AIRLIFT (TRANSPORT)"
       source="S1" />
  <cot cot="a-.-A-M-F-C-H"
       full="Atoms/Air/Mil/FIXED WING/CARGO AIRLIFT (TRANSPORT)/CARGO AIRLIFT (HEAVY)"
       desc="CARGO AIRLIFT (HEAVY)"
       source="S1" />
  <cot cot="a-.-A-M-F-C-L"
       full="Atoms/Air/Mil/FIXED WING/CARGO AIRLIFT (TRANSPORT)/CARGO AIRLIFT (LIGHT)"
       desc="CARGO AIRLIFT (LIGHT)"
       source="S1" />
  <cot cot="a-.-A-M-F-C-M"
       full="Atoms/Air/Mil/FIXED WING/CARGO AIRLIFT (TRANSPORT)/CARGO AIRLIFT (MEDIUM)"
       desc="CARGO AIRLIFT (MEDIUM)"
       source="S1" />
  <cot cot="a-.-A-M-F-D"
       full="Atoms/Air/Mil/FIXED WING/AIRBORNE COMMAND POST (C2)"
       desc="AIRBORNE COMMAND POST (C2)"
       source="S1" />
  <cot cot="a-.-A-M-F-F"
       full="Atoms/Air/Mil/FIXED WING/FIGHTER"
       desc="FIGHTER"
       source="S1" />
  <cot cot="a-.-A-M-F-F-I"
       full="Atoms/Air/Mil/FIXED WING/FIGHTER/INTERCEPTOR"
       desc="INTERCEPTOR"
       source="S1" />
  <cot cot="a-.-A-M-F-H"
       full="Atoms/Air/Mil/FIXED WING/COMBAT SEARCH AND RESCUE (CSAR)"
       desc="COMBAT SEARCH AND RESCUE (CSAR)"
       source="S1" />
  <cot cot="a-.-A-M-F-J"
       full="Atoms/Air/Mil/FIXED WING/ELECTRONIC COUNTERMEASURES (ECM-JAMMER)"
       desc="ELECTRONIC COUNTERMEASURES (ECM/JAMMER)"
       source="S1" />
  <cot cot="a-.-A-M-F-K"
       full="Atoms/Air/Mil/FIXED WING/TANKER"
       desc="TANKER"
       source="S1" />
  <cot cot="a-.-A-M-F-L"
       full="Atoms/Air/Mil/FIXED WING/VSTOL"
       desc="VSTOL"
       source="S1" />
  <cot cot="a-.-A-M-F-M"
       full="Atoms/Air/Mil/FIXED WING/SPECIAL OPERATIONS FORCES (SOF)"
       desc="SPECIAL OPERATIONS FORCES (SOF)"
       source="S1" />
  <cot cot="a-.-A-M-F-O"
       full="Atoms/Air/Mil/FIXED WING/MEDEVAC"
       desc="MEDEVAC"
       source="S1" />
  <cot cot="a-.-A-M-F-P"
       full="Atoms/Air/Mil/FIXED WING/PATROL"
       desc="PATROL"
       source="S1" />
  <cot cot="a-.-A-M-F-P-M"
       full="Atoms/Air/Mil/FIXED WING/PATROL/MINE COUNTERMEASURES"
       desc="MINE COUNTERMEASURES"
       source="S1" />
  <cot cot="a-.-A-M-F-P-N"
       full="Atoms/Air/Mil/FIXED WING/PATROL/ANTISURFACE WARFARE-ASUW"
       desc="ANTISURFACE WARFARE/ASUW"
       source="S1" />
  <cot cot="a-.-A-M-F-Q"
       full="Atoms/Air/Mil/FIXED WING/DRONE (RPV-UAV)"
       desc="DRONE (RPV/UAV)"
       source="S1" />
  <cot cot="a-.-A-M-F-R"
       full="Atoms/Air/Mil/FIXED WING/RECONNAISSANCE"
       desc="RECONNAISSANCE"
       source="S1" />
  <cot cot="a-.-A-M-F-R-W"
       full="Atoms/Air/Mil/FIXED WING/RECONNAISSANCE/AIRBORNE EARLY WARNING (AEW)"
       desc="AIRBORNE EARLY WARNING (AEW)"
       source="S1" />
  <cot cot="a-.-A-M-F-R-X"
       full="Atoms/Air/Mil/FIXED WING/RECONNAISSANCE/PHOTOGRAPHIC"
       desc="PHOTOGRAPHIC"
       source="S1" />
  <cot cot="a-.-A-M-F-R-Z"
       full="Atoms/Air/Mil/FIXED WING/RECONNAISSANCE/ELECTRONIC SURVEILLANCE MEASURES"
       desc="ELECTRONIC SURVEILLANCE MEASURES"
       source="S1" />
  <cot cot="a-.-A-M-F-S"
       full="Atoms/Air/Mil/FIXED WING/ANTISUBMARINE WARFARE (ASW) CARRIER BASED"
       desc="ANTISUBMARINE WARFARE (ASW) CARRIER BASED"
       source="S1" />
  <cot cot="a-.-A-M-F-T"
       full="Atoms/Air/Mil/FIXED WING/TRAINER"
       desc="TRAINER"
       source="S1" />
  <cot cot="a-.-A-M-F-U"
       full="Atoms/Air/Mil/FIXED WING/UTILITY"
       desc="UTILITY"
       source="S1" />
  <cot cot="a-.-A-M-F-U-H"
       full="Atoms/Air/Mil/FIXED WING/UTILITY/UTILITY (HEAVY)"
       desc="UTILITY (HEAVY)"
       source="S1" />
  <cot cot="a-.-A-M-F-U-L"
       full="Atoms/Air/Mil/FIXED WING/UTILITY/UTILITY (LIGHT)"
       desc="UTILITY (LIGHT)"
       source="S1" />
  <cot cot="a-.-A-M-F-U-M"
       full="Atoms/Air/Mil/FIXED WING/UTILITY/UTILITY (MEDIUM)"
       desc="UTILITY (MEDIUM)"
       source="S1" />
  <cot cot="a-.-A-M-F-Y"
       full="Atoms/Air/Mil/FIXED WING/COMMUNICATIONS (C3I)"
       desc="COMMUNICATIONS (C3I)"
       source="S1" />
  <cot cot="a-.-A-M-H"
       full="Atoms/Air/Mil/ROTARY WING"
       desc="ROTARY WING"
       source="S1" />
  <cot cot="a-.-A-M-H-A"
       full="Atoms/Air/Mil/ROTARY WING/ATTACK"
       desc="ATTACK"
       source="S1" />
  <cot cot="a-.-A-M-H-C"
       full="Atoms/Air/Mil/ROTARY WING/CARGO AIRLIFT (TRANSPORT)"
       desc="CARGO AIRLIFT (TRANSPORT)"
       source="S1" />
  <cot cot="a-.-A-M-H-C-H"
       full="Atoms/Air/Mil/ROTARY WING/CARGO AIRLIFT (TRANSPORT)/CARGO AIRLIFT (HEAVY)"
       desc="CARGO AIRLIFT (HEAVY)"
       source="S1" />
  <cot cot="a-.-A-M-H-C-L"
       full="Atoms/Air/Mil/ROTARY WING/CARGO AIRLIFT (TRANSPORT)/CARGO AIRLIFT (LIGHT)"
       desc="CARGO AIRLIFT (LIGHT)"
       source="S1" />
  <cot cot="a-.-A-M-H-C-M"
       full="Atoms/Air/Mil/ROTARY WING/CARGO AIRLIFT (TRANSPORT)/CARGO AIRLIFT (MEDIUM)"
       desc="CARGO AIRLIFT (MEDIUM)"
       source="S1" />
  <cot cot="a-.-A-M-H-D"
       full="Atoms/Air/Mil/ROTARY WING/AIRBORNE COMMAND POST (C2)"
       desc="AIRBORNE COMMAND POST (C2)"
       source="S1" />
  <cot cot="a-.-A-M-H-H"
       full="Atoms/Air/Mil/ROTARY WING/COMBAT SEARCH AND RESCUE (CSAR)"
       desc="COMBAT SEARCH AND RESCUE (CSAR)"
       source="S1" />
  <cot cot="a-.-A-M-H-I"
       full="Atoms/Air/Mil/ROTARY WING/MINE COUNTERMEASURES"
       desc="MINE COUNTERMEASURES"
       source="S1" />
  <cot cot="a-.-A-M-H-J"
       full="Atoms/Air/Mil/ROTARY WING/ELECTRONIC COUNTERMEASURES (ECM-JAMMER)"
       desc="ELECTRONIC COUNTERMEASURES (ECM/JAMMER)"
       source="S1" />
  <cot cot="a-.-A-M-H-K"
       full="Atoms/Air/Mil/ROTARY WING/TANKER"
       desc="TANKER"
       source="S1" />
  <cot cot="a-.-A-M-H-M"
       full="Atoms/Air/Mil/ROTARY WING/SPECIAL OPERATIONS FORCES (SOF)"
       desc="SPECIAL OPERATIONS FORCES (SOF)"
       source="S1" />
  <cot cot="a-.-A-M-H-O"
       full="Atoms/Air/Mil/ROTARY WING/MEDEVAC"
       desc="MEDEVAC"
       source="S1" />
  <cot cot="a-.-A-M-H-Q"
       full="Atoms/Air/Mil/ROTARY WING/DRONE (RPV-UAV)"
       desc="DRONE (RPV/UAV)"
       source="S1" />
  <cot cot="a-.-A-M-H-R"
       full="Atoms/Air/Mil/ROTARY WING/RECONNAISSANCE"
       desc="RECONNAISSANCE"
       source="S1" />
  <cot cot="a-.-A-M-H-S"
       full="Atoms/Air/Mil/ROTARY WING/ANTISUBMARINE WARFARE-MPA"
       desc="ANTISUBMARINE WARFARE/MPA"
       source="S1" />
  <cot cot="a-.-A-M-H-T"
       full="Atoms/Air/Mil/ROTARY WING/TRAINER"
       desc="TRAINER"
       source="S1" />
  <cot cot="a-.-A-M-H-U"
       full="Atoms/Air/Mil/ROTARY WING/UTILITY"
       desc="UTILITY"
       source="S1" />
  <cot cot="a-.-A-M-H-U-H"
       full="Atoms/Air/Mil/ROTARY WING/UTILITY/UTILITY (HEAVY)"
       desc="UTILITY (HEAVY)"
       source="S1" />
  <cot cot="a-.-A-M-H-U-L"
       full="Atoms/Air/Mil/ROTARY WING/UTILITY/UTILITY (LIGHT)"
       desc="UTILITY (LIGHT)"
       source="S1" />
  <cot cot="a-.-A-M-H-U-M"
       full="Atoms/Air/Mil/ROTARY WING/UTILITY/UTILITY (MEDIUM)"
       desc="UTILITY (MEDIUM)"
       source="S1" />
  <cot cot="a-.-A-M-L"
       full="Atoms/Air/Mil/LIGHTER THAN AIR"
       desc="LIGHTER THAN AIR"
       source="S1" />
  <cot cot="a-.-A-W"
       full="Atoms/Air/WEAPON"
       desc="WEAPON"
       source="S1" />
  <cot cot="a-.-A-W-D"
       full="Atoms/Air/WEAPON/DECOY"
       desc="DECOY"
       source="S1" />
  <cot cot="a-.-A-W-M"
       full="Atoms/Air/WEAPON/MISSILE IN FLIGHT"
       desc="MISSILE IN FLIGHT"
       source="S1" />
  <cot cot="a-.-A-W-M-A"
       full="Atoms/Air/WEAPON/MISSILE IN FLIGHT/AIR LAUNCHED MISSILE"
       desc="AIR LAUNCHED MISSILE"
       source="S1" />
  <cot cot="a-.-A-W-M-A-A"
       full="Atoms/Air/WEAPON/MISSILE IN FLIGHT/AIR LAUNCHED MISSILE/AIR TO AIR MISSILE (AAM)"
       desc="AIR TO AIR MISSILE (AAM)"
       source="S1" />
  <cot cot="a-.-A-W-M-A-S"
       full="Atoms/Air/WEAPON/MISSILE IN FLIGHT/AIR LAUNCHED MISSILE/AIR TO SURFACE MISSILE (ASM)"
       desc="AIR TO SURFACE MISSILE (ASM)"
       source="S1" />
  <cot cot="a-.-A-W-M-L"
       full="Atoms/Air/WEAPON/MISSILE IN FLIGHT/LAND ATTACK MISSILE"
       desc="LAND ATTACK MISSILE"
       source="S1" />
  <cot cot="a-.-A-W-M-S"
       full="Atoms/Air/WEAPON/MISSILE IN FLIGHT/SURFACE-LAND LAUNCHED MISSILE"
       desc="SURFACE/LAND LAUNCHED MISSILE"
       source="S1" />
  <cot cot="a-.-A-W-M-S-A"
       full="Atoms/Air/WEAPON/MISSILE IN FLIGHT/SURFACE-LAND LAUNCHED MISSILE/SURFACE TO AIR MISSILE (SAM)"
       desc="SURFACE TO AIR MISSILE (SAM)"
       source="S1" />
  <cot cot="a-.-A-W-M-S-A-f"
       full="Atoms/Air/WEAPON/MISSILE IN FLIGHT/SURFACE-LAND LAUNCHED MISSILE/SURFACE TO AIR MISSILE (SAM)/SAM (FixedSite)"
       desc="SAM (FixedSite)"
       source="S1" />
  <cot cot="a-.-A-W-M-S-A-i"
       full="Atoms/Air/WEAPON/MISSILE IN FLIGHT/SURFACE-LAND LAUNCHED MISSILE/SURFACE TO AIR MISSILE (SAM)/SAM (Manpad)"
       desc="SAM (Manpad)"
       source="S1" />
  <cot cot="a-.-A-W-M-S-A-m"
       full="Atoms/Air/WEAPON/MISSILE IN FLIGHT/SURFACE-LAND LAUNCHED MISSILE/SURFACE TO AIR MISSILE (SAM)/SAM (Mobile)"
       desc="SAM (Mobile)"
       source="S1" />
  <cot cot="a-.-A-W-M-S-S"
       full="Atoms/Air/WEAPON/MISSILE IN FLIGHT/SURFACE-LAND LAUNCHED MISSILE/SURFACE TO SURFACE MISSILE (SSM)"
       desc="SURFACE TO SURFACE MISSILE (SSM)"
       source="S1" />
  <cot cot="a-.-A-W-M-U"
       full="Atoms/Air/WEAPON/MISSILE IN FLIGHT/SUBSURFACE TO SURFACE MISSILE (S-SSM)"
       desc="SUBSURFACE TO SURFACE MISSILE (S/SSM)"
       source="S1" />
  <cot cot="a-.-G"
       full="Atoms/Ground"
       desc="GROUND TRACK"
       source="S1" />
  <cot cot="a-.-G-E"
       full="Atoms/Ground/EQUIPMENT"
       desc="EQUIPMENT"
       source="S1" />
  <cot cot="a-.-G-E-S"
       full="Atoms/Ground/EQUIPMENT/SENSOR"
       desc="SENSOR"
       source="S1" />
  <cot cot="a-.-G-E-S-E"
       full="Atoms/Ground/EQUIPMENT/SENSOR/EMPLACED SENSOR"
       desc="EMPLACED SENSOR"
       source="S1" />
  <cot cot="a-.-G-E-S-R"
       full="Atoms/Ground/EQUIPMENT/SENSOR/RADAR"
       desc="RADAR"
       source="S1" />
  <cot cot="a-.-G-E-V"
       full="Atoms/Ground/EQUIPMENT/GROUND VEHICLE"
       desc="GROUND VEHICLE"
       source="S1" />
  <cot cot="a-.-G-E-V-A"
       full="Atoms/Ground/EQUIPMENT/GROUND VEHICLE/Armor (GUN)"
       desc="Armor (GUN)"
       source="S1" />
  <cot cot="a-.-G-E-V-A-A"
       full="Atoms/Ground/EQUIPMENT/GROUND VEHICLE/Armor (GUN)/Armor (APC)"
       desc="Armor (APC)"
       source="S1" />
  <cot cot="a-.-G-E-V-A-A-R"
       full="Atoms/Ground/EQUIPMENT/GROUND VEHICLE/Armor (GUN)/Armor (APC)/ARMORED PERSONNEL CARRIER RECOVERY"
       desc="ARMORED PERSONNEL CARRIER RECOVERY"
       source="S1" />
  <cot cot="a-.-G-E-V-A-C"
       full="Atoms/Ground/EQUIPMENT/GROUND VEHICLE/Armor (GUN)/C2V-ACV"
       desc="C2V/ACV"
       source="S1" />
  <cot cot="a-.-G-E-V-A-I"
       full="Atoms/Ground/EQUIPMENT/GROUND VEHICLE/Armor (GUN)/ARMORED INFANTRY"
       desc="ARMORED INFANTRY"
       source="S1" />
  <cot cot="a-.-G-E-V-A-L"
       full="Atoms/Ground/EQUIPMENT/GROUND VEHICLE/Armor (GUN)/LIGHT ARMORED VEHICLE"
       desc="LIGHT ARMORED VEHICLE"
       source="S1" />
  <cot cot="a-.-G-E-V-A-S"
       full="Atoms/Ground/EQUIPMENT/GROUND VEHICLE/Armor (GUN)/COMBAT SERVICE SUPPORT VEHICLE"
       desc="COMBAT SERVICE SUPPORT VEHICLE"
       source="S1" />
  <cot cot="a-.-G-E-V-A-T"
       full="Atoms/Ground/EQUIPMENT/GROUND VEHICLE/Armor (GUN)/TANK"
       desc="TANK"
       source="S1" />
  <cot cot="a-.-G-E-V-A-T-H"
       full="Atoms/Ground/EQUIPMENT/GROUND VEHICLE/Armor (GUN)/TANK/TANK HEAVY"
       desc="TANK HEAVY"
       source="S1" />
  <cot cot="a-.-G-E-V-A-T-H-R"
       full="Atoms/Ground/EQUIPMENT/GROUND VEHICLE/Armor (GUN)/TANK/TANK HEAVY/TANK HEAVY RECOVERY"
       desc="TANK HEAVY RECOVERY"
       source="S1" />
  <cot cot="a-.-G-E-V-A-T-L"
       full="Atoms/Ground/EQUIPMENT/GROUND VEHICLE/Armor (GUN)/TANK/TANK LIGHT"
       desc="TANK LIGHT"
       source="S1" />
  <cot cot="a-.-G-E-V-A-T-L-R"
       full="Atoms/Ground/EQUIPMENT/GROUND VEHICLE/Armor (GUN)/TANK/TANK LIGHT/TANK LIGHT RECOVERY"
       desc="TANK LIGHT RECOVERY"
       source="S1" />
  <cot cot="a-.-G-E-V-A-T-M"
       full="Atoms/Ground/EQUIPMENT/GROUND VEHICLE/Armor (GUN)/TANK/TANK MEDIUM"
       desc="TANK MEDIUM"
       source="S1" />
  <cot cot="a-.-G-E-V-A-T-M-R"
       full="Atoms/Ground/EQUIPMENT/GROUND VEHICLE/Armor (GUN)/TANK/TANK MEDIUM/TANK MEDIUM RECOVERY"
       desc="TANK MEDIUM RECOVERY"
       source="S1" />
  <cot cot="a-.-G-E-V-C"
       full="Atoms/Ground/EQUIPMENT/GROUND VEHICLE/CIVILIAN VEHICLE"
       desc="CIVILIAN VEHICLE"
       source="S1" />
  <cot cot="a-.-G-E-V-E"
       full="Atoms/Ground/EQUIPMENT/GROUND VEHICLE/ENGINEER VEHICLE"
       desc="ENGINEER VEHICLE"
       source="S1" />
  <cot cot="a-.-G-E-V-E-A"
       full="Atoms/Ground/EQUIPMENT/GROUND VEHICLE/ENGINEER VEHICLE/MINE CLEARING VEHICLE"
       desc="MINE CLEARING VEHICLE"
       source="S1" />
  <cot cot="a-.-G-E-V-E-A-A"
       full="Atoms/Ground/EQUIPMENT/GROUND VEHICLE/ENGINEER VEHICLE/MINE CLEARING VEHICLE/ARMORED MOUNTED MINE CLEARING VEHICLE"
       desc="ARMORED MOUNTED MINE CLEARING VEHICLE"
       source="S1" />
  <cot cot="a-.-G-E-V-E-A-T"
       full="Atoms/Ground/EQUIPMENT/GROUND VEHICLE/ENGINEER VEHICLE/MINE CLEARING VEHICLE/TRAILER MOUNTED MINE CLEARING VEHICLE"
       desc="TRAILER MOUNTED MINE CLEARING VEHICLE"
       source="S1" />
  <cot cot="a-.-G-E-V-E-B"
       full="Atoms/Ground/EQUIPMENT/GROUND VEHICLE/ENGINEER VEHICLE/BRIDGE"
       desc="BRIDGE"
       source="S1" />
  <cot cot="a-.-G-E-V-E-C"
       full="Atoms/Ground/EQUIPMENT/GROUND VEHICLE/ENGINEER VEHICLE/CONSTRUCTION VEHICLE"
       desc="CONSTRUCTION VEHICLE"
       source="S1" />
  <cot cot="a-.-G-E-V-E-D"
       full="Atoms/Ground/EQUIPMENT/GROUND VEHICLE/ENGINEER VEHICLE/DOZER"
       desc="DOZER"
       source="S1" />
  <cot cot="a-.-G-E-V-E-E"
       full="Atoms/Ground/EQUIPMENT/GROUND VEHICLE/ENGINEER VEHICLE/EARTHMOVER"
       desc="EARTHMOVER"
       source="S1" />
  <cot cot="a-.-G-E-V-E-M"
       full="Atoms/Ground/EQUIPMENT/GROUND VEHICLE/ENGINEER VEHICLE/MINE LAYING VEHICLE"
       desc="MINE LAYING VEHICLE"
       source="S1" />
  <cot cot="a-.-G-E-V-E-M-L"
       full="Atoms/Ground/EQUIPMENT/GROUND VEHICLE/ENGINEER VEHICLE/MINE LAYING VEHICLE/TRUCK MOUNTED WITH VOLCANO"
       desc="TRUCK MOUNTED WITH VOLCANO"
       source="S1" />
  <cot cot="a-.-G-E-V-E-M-V"
       full="Atoms/Ground/EQUIPMENT/GROUND VEHICLE/ENGINEER VEHICLE/MINE LAYING VEHICLE/ARMORED CARRIER WITH VOLCANO"
       desc="ARMORED CARRIER WITH VOLCANO"
       source="S1" />
  <cot cot="a-.-G-E-V-T"
       full="Atoms/Ground/EQUIPMENT/GROUND VEHICLE/Locomotive"
       desc="Locomotive"
       source="S1" />
  <cot cot="a-.-G-E-V-U"
       full="Atoms/Ground/EQUIPMENT/GROUND VEHICLE/UTILITY VEHICLE"
       desc="UTILITY VEHICLE"
       source="S1" />
  <cot cot="a-.-G-E-V-U-B"
       full="Atoms/Ground/EQUIPMENT/GROUND VEHICLE/UTILITY VEHICLE/BUS"
       desc="BUS"
       source="S1" />
  <cot cot="a-.-G-E-V-U-L"
       full="Atoms/Ground/EQUIPMENT/GROUND VEHICLE/UTILITY VEHICLE/LIMITED CROSS COUNTRY TRUCK"
       desc="LIMITED CROSS COUNTRY TRUCK"
       source="S1" />
  <cot cot="a-.-G-E-V-U-R"
       full="Atoms/Ground/EQUIPMENT/GROUND VEHICLE/UTILITY VEHICLE/WATER CRAFT"
       desc="WATER CRAFT"
       source="S1" />
  <cot cot="a-.-G-E-V-U-R-l"
       full="Atoms/Ground/EQUIPMENT/GROUND VEHICLE/UTILITY VEHICLE/WATER CRAFT/Boat (Large)"
       desc="Boat (Large)"
       source="S1" />
  <cot cot="a-.-G-E-V-U-R-m"
       full="Atoms/Ground/EQUIPMENT/GROUND VEHICLE/UTILITY VEHICLE/WATER CRAFT/Boat (Med)"
       desc="Boat (Med)"
       source="S1" />
  <cot cot="a-.-G-E-V-U-R-s"
       full="Atoms/Ground/EQUIPMENT/GROUND VEHICLE/UTILITY VEHICLE/WATER CRAFT/Boat (Small)"
       desc="Boat (Small)"
       source="S1" />
  <cot cot="a-.-G-E-V-U-S"
       full="Atoms/Ground/EQUIPMENT/GROUND VEHICLE/UTILITY VEHICLE/SEMI"
       desc="SEMI"
       source="S1" />
  <cot cot="a-.-G-E-V-U-X"
       full="Atoms/Ground/EQUIPMENT/GROUND VEHICLE/UTILITY VEHICLE/CROSS COUNTRY TRUCK"
       desc="CROSS COUNTRY TRUCK"
       source="S1" />
  <cot cot="a-.-G-E-V-m"
       full="Atoms/Ground/EQUIPMENT/GROUND VEHICLE/Ambulance"
       desc="Ambulance"
       source="S1" />
  <cot cot="a-.-G-E-W"
       full="Atoms/Ground/EQUIPMENT/WEAPON"
       desc="WEAPON"
       source="S1" />
  <cot cot="a-.-G-E-W-A"
       full="Atoms/Ground/EQUIPMENT/WEAPON/AIR DEFENSE GUN"
       desc="AIR DEFENSE GUN"
       source="S1" />
  <cot cot="a-.-G-E-W-A-H"
       full="Atoms/Ground/EQUIPMENT/WEAPON/AIR DEFENSE GUN/AAA (Heavy)"
       desc="AAA (Heavy)"
       source="S1" />
  <cot cot="a-.-G-E-W-A-L"
       full="Atoms/Ground/EQUIPMENT/WEAPON/AIR DEFENSE GUN/AAA (Light)"
       desc="AAA (Light)"
       source="S1" />
  <cot cot="a-.-G-E-W-A-M"
       full="Atoms/Ground/EQUIPMENT/WEAPON/AIR DEFENSE GUN/AAA (Medium)"
       desc="AAA (Medium)"
       source="S1" />
  <cot cot="a-.-G-E-W-D"
       full="Atoms/Ground/EQUIPMENT/WEAPON/DIRECT FIRE GUN"
       desc="DIRECT FIRE GUN"
       source="S1" />
  <cot cot="a-.-G-E-W-D-H"
       full="Atoms/Ground/EQUIPMENT/WEAPON/DIRECT FIRE GUN/DIRECT FIRE GUN HEAVY"
       desc="DIRECT FIRE GUN HEAVY"
       source="S1" />
  <cot cot="a-.-G-E-W-D-H-S"
       full="Atoms/Ground/EQUIPMENT/WEAPON/DIRECT FIRE GUN/DIRECT FIRE GUN HEAVY/DIRECT FIRE GUN HEAVY SELF PROPELLED"
       desc="DIRECT FIRE GUN HEAVY SELF PROPELLED"
       source="S1" />
  <cot cot="a-.-G-E-W-D-L"
       full="Atoms/Ground/EQUIPMENT/WEAPON/DIRECT FIRE GUN/DIRECT FIRE GUN LIGHT"
       desc="DIRECT FIRE GUN LIGHT"
       source="S1" />
  <cot cot="a-.-G-E-W-D-L-S"
       full="Atoms/Ground/EQUIPMENT/WEAPON/DIRECT FIRE GUN/DIRECT FIRE GUN LIGHT/DIRECT FIRE GUN LIGHT SELF PROPELLED"
       desc="DIRECT FIRE GUN LIGHT SELF PROPELLED"
       source="S1" />
  <cot cot="a-.-G-E-W-D-M"
       full="Atoms/Ground/EQUIPMENT/WEAPON/DIRECT FIRE GUN/DIRECT FIRE GUN MEDIUM"
       desc="DIRECT FIRE GUN MEDIUM"
       source="S1" />
  <cot cot="a-.-G-E-W-D-M-S"
       full="Atoms/Ground/EQUIPMENT/WEAPON/DIRECT FIRE GUN/DIRECT FIRE GUN MEDIUM/DIRECT FIRE GUN MEDIUM SELF PROPELLED"
       desc="DIRECT FIRE GUN MEDIUM SELF PROPELLED"
       source="S1" />
  <cot cot="a-.-G-E-W-G"
       full="Atoms/Ground/EQUIPMENT/WEAPON/ANTI TANK GUN"
       desc="ANTI TANK GUN"
       source="S1" />
  <cot cot="a-.-G-E-W-G-H"
       full="Atoms/Ground/EQUIPMENT/WEAPON/ANTI TANK GUN/ANTI TANK GUN HEAVY"
       desc="ANTI TANK GUN HEAVY"
       source="S1" />
  <cot cot="a-.-G-E-W-G-L"
       full="Atoms/Ground/EQUIPMENT/WEAPON/ANTI TANK GUN/ANTI TANK GUN LIGHT"
       desc="ANTI TANK GUN LIGHT"
       source="S1" />
  <cot cot="a-.-G-E-W-G-M"
       full="Atoms/Ground/EQUIPMENT/WEAPON/ANTI TANK GUN/ANTI TANK GUN MEDIUM"
       desc="ANTI TANK GUN MEDIUM"
       source="S1" />
  <cot cot="a-.-G-E-W-G-R"
       full="Atoms/Ground/EQUIPMENT/WEAPON/ANTI TANK GUN/ANTI TANK GUN RECOILLESS"
       desc="ANTI TANK GUN RECOILLESS"
       source="S1" />
  <cot cot="a-.-G-E-W-H"
       full="Atoms/Ground/EQUIPMENT/WEAPON/HOWITZER"
       desc="HOWITZER"
       source="S1" />
  <cot cot="a-.-G-E-W-H-H"
       full="Atoms/Ground/EQUIPMENT/WEAPON/HOWITZER/HOWITZER HEAVY"
       desc="HOWITZER HEAVY"
       source="S1" />
  <cot cot="a-.-G-E-W-H-H-S"
       full="Atoms/Ground/EQUIPMENT/WEAPON/HOWITZER/HOWITZER HEAVY/HOWITZER HEAVY SELF PROPELLED"
       desc="HOWITZER HEAVY SELF PROPELLED"
       source="S1" />
  <cot cot="a-.-G-E-W-H-L"
       full="Atoms/Ground/EQUIPMENT/WEAPON/HOWITZER/HOWITZER LIGHT"
       desc="HOWITZER LIGHT"
       source="S1" />
  <cot cot="a-.-G-E-W-H-L-S"
       full="Atoms/Ground/EQUIPMENT/WEAPON/HOWITZER/HOWITZER LIGHT/HOWITZER LIGHT SELF PROPELLED"
       desc="HOWITZER LIGHT SELF PROPELLED"
       source="S1" />
  <cot cot="a-.-G-E-W-H-M"
       full="Atoms/Ground/EQUIPMENT/WEAPON/HOWITZER/HOWITZER MEDIUM"
       desc="HOWITZER MEDIUM"
       source="S1" />
  <cot cot="a-.-G-E-W-H-M-S"
       full="Atoms/Ground/EQUIPMENT/WEAPON/HOWITZER/HOWITZER MEDIUM/HOWITZER MEDIUM SELF PROPELLED"
       desc="HOWITZER MEDIUM SELF PROPELLED"
       source="S1" />
  <cot cot="a-.-G-E-W-M"
       full="Atoms/Ground/EQUIPMENT/WEAPON/MISSILE LAUNCHER"
       desc="MISSILE LAUNCHER"
       source="S1" />
  <cot cot="a-.-G-E-W-M-A"
       full="Atoms/Ground/EQUIPMENT/WEAPON/MISSILE LAUNCHER/AIR DEFENSE (AD) MISSILE LAUNCHER"
       desc="AIR DEFENSE (AD) MISSILE LAUNCHER"
       source="S1" />
  <cot cot="a-.-G-E-W-M-A-I"
       full="Atoms/Ground/EQUIPMENT/WEAPON/MISSILE LAUNCHER/AIR DEFENSE (AD) MISSILE LAUNCHER/INTERMEDIATE RANGE AD MISSILE LAUNCHER"
       desc="INTERMEDIATE RANGE AD MISSILE LAUNCHER"
       source="S1" />
  <cot cot="a-.-G-E-W-M-A-L"
       full="Atoms/Ground/EQUIPMENT/WEAPON/MISSILE LAUNCHER/AIR DEFENSE (AD) MISSILE LAUNCHER/LONG RANGE AD MISSILE LAUNCHER"
       desc="LONG RANGE AD MISSILE LAUNCHER"
       source="S1" />
  <cot cot="a-.-G-E-W-M-A-S"
       full="Atoms/Ground/EQUIPMENT/WEAPON/MISSILE LAUNCHER/AIR DEFENSE (AD) MISSILE LAUNCHER/SHORT RANGE AD MISSILE LAUNCHER"
       desc="SHORT RANGE AD MISSILE LAUNCHER"
       source="S1" />
  <cot cot="a-.-G-E-W-M-A-T"
       full="Atoms/Ground/EQUIPMENT/WEAPON/MISSILE LAUNCHER/AIR DEFENSE (AD) MISSILE LAUNCHER/AD MISSILE LAUNCHER THEATER"
       desc="AD MISSILE LAUNCHER THEATER"
       source="S1" />
  <cot cot="a-.-G-E-W-M-S"
       full="Atoms/Ground/EQUIPMENT/WEAPON/MISSILE LAUNCHER/SURF SURF (SS) MISSILE LAUNCHER"
       desc="SURF SURF (SS) MISSILE LAUNCHER"
       source="S1" />
  <cot cot="a-.-G-E-W-M-S-I"
       full="Atoms/Ground/EQUIPMENT/WEAPON/MISSILE LAUNCHER/SURF SURF (SS) MISSILE LAUNCHER/INTERMEDIATE RANGE SS MISSILE LAUNCHER"
       desc="INTERMEDIATE RANGE SS MISSILE LAUNCHER"
       source="S1" />
  <cot cot="a-.-G-E-W-M-S-L"
       full="Atoms/Ground/EQUIPMENT/WEAPON/MISSILE LAUNCHER/SURF SURF (SS) MISSILE LAUNCHER/LONG RANGE SS MISSILE LAUNCHER"
       desc="LONG RANGE SS MISSILE LAUNCHER"
       source="S1" />
  <cot cot="a-.-G-E-W-M-S-S"
       full="Atoms/Ground/EQUIPMENT/WEAPON/MISSILE LAUNCHER/SURF SURF (SS) MISSILE LAUNCHER/SHORT RANGE SS MISSILE LAUNCHER"
       desc="SHORT RANGE SS MISSILE LAUNCHER"
       source="S1" />
  <cot cot="a-.-G-E-W-M-T"
       full="Atoms/Ground/EQUIPMENT/WEAPON/MISSILE LAUNCHER/MISSILE LAUNCHER ANTITANK (AT)"
       desc="MISSILE LAUNCHER ANTITANK (AT)"
       source="S1" />
  <cot cot="a-.-G-E-W-M-T-H"
       full="Atoms/Ground/EQUIPMENT/WEAPON/MISSILE LAUNCHER/MISSILE LAUNCHER ANTITANK (AT)/MISSILE LAUNCHER AT HEAVY"
       desc="MISSILE LAUNCHER AT HEAVY"
       source="S1" />
  <cot cot="a-.-G-E-W-M-T-L"
       full="Atoms/Ground/EQUIPMENT/WEAPON/MISSILE LAUNCHER/MISSILE LAUNCHER ANTITANK (AT)/MISSILE LAUNCHER AT LIGHT"
       desc="MISSILE LAUNCHER AT LIGHT"
       source="S1" />
  <cot cot="a-.-G-E-W-M-T-M"
       full="Atoms/Ground/EQUIPMENT/WEAPON/MISSILE LAUNCHER/MISSILE LAUNCHER ANTITANK (AT)/MISSILE LAUNCHER AT MEDIUM"
       desc="MISSILE LAUNCHER AT MEDIUM"
       source="S1" />
  <cot cot="a-.-G-E-W-O"
       full="Atoms/Ground/EQUIPMENT/WEAPON/MORTAR"
       desc="MORTAR"
       source="S1" />
  <cot cot="a-.-G-E-W-O-H"
       full="Atoms/Ground/EQUIPMENT/WEAPON/MORTAR/MORTAR HEAVY"
       desc="MORTAR HEAVY"
       source="S1" />
  <cot cot="a-.-G-E-W-O-L"
       full="Atoms/Ground/EQUIPMENT/WEAPON/MORTAR/MORTAR LIGHT"
       desc="MORTAR LIGHT"
       source="S1" />
  <cot cot="a-.-G-E-W-O-M"
       full="Atoms/Ground/EQUIPMENT/WEAPON/MORTAR/MORTAR MEDIUM"
       desc="MORTAR MEDIUM"
       source="S1" />
  <cot cot="a-.-G-E-W-R"
       full="Atoms/Ground/EQUIPMENT/WEAPON/RIFLE-AUTOMATIC WEAPON"
       desc="RIFLE/AUTOMATIC WEAPON"
       source="S1" />
  <cot cot="a-.-G-E-W-R-H"
       full="Atoms/Ground/EQUIPMENT/WEAPON/RIFLE-AUTOMATIC WEAPON/HEAVY MACHINE GUN"
       desc="HEAVY MACHINE GUN"
       source="S1" />
  <cot cot="a-.-G-E-W-R-L"
       full="Atoms/Ground/EQUIPMENT/WEAPON/RIFLE-AUTOMATIC WEAPON/LIGHT MACHINE GUN"
       desc="LIGHT MACHINE GUN"
       source="S1" />
  <cot cot="a-.-G-E-W-R-R"
       full="Atoms/Ground/EQUIPMENT/WEAPON/RIFLE-AUTOMATIC WEAPON/RIFLE"
       desc="RIFLE"
       source="S1" />
  <cot cot="a-.-G-E-W-S"
       full="Atoms/Ground/EQUIPMENT/WEAPON/SINGLE ROCKET LAUNCHER"
       desc="SINGLE ROCKET LAUNCHER"
       source="S1" />
  <cot cot="a-.-G-E-W-S-H"
       full="Atoms/Ground/EQUIPMENT/WEAPON/SINGLE ROCKET LAUNCHER/SINGLE ROCKET LAUNCHER HEAVY"
       desc="SINGLE ROCKET LAUNCHER HEAVY"
       source="S1" />
  <cot cot="a-.-G-E-W-S-L"
       full="Atoms/Ground/EQUIPMENT/WEAPON/SINGLE ROCKET LAUNCHER/SINGLE ROCKET LAUNCHER LIGHT"
       desc="SINGLE ROCKET LAUNCHER LIGHT"
       source="S1" />
  <cot cot="a-.-G-E-W-S-M"
       full="Atoms/Ground/EQUIPMENT/WEAPON/SINGLE ROCKET LAUNCHER/SINGLE ROCKET LAUNCHER MEDIUM"
       desc="SINGLE ROCKET LAUNCHER MEDIUM"
       source="S1" />
  <cot cot="a-.-G-E-W-T"
       full="Atoms/Ground/EQUIPMENT/WEAPON/ANTI TANK ROCKET LAUNCHER"
       desc="ANTI TANK ROCKET LAUNCHER"
       source="S1" />
  <cot cot="a-.-G-E-W-T-H"
       full="Atoms/Ground/EQUIPMENT/WEAPON/ANTI TANK ROCKET LAUNCHER/ANTI TANK ROCKET LAUNCHER HEAVY"
       desc="ANTI TANK ROCKET LAUNCHER HEAVY"
       source="S1" />
  <cot cot="a-.-G-E-W-T-L"
       full="Atoms/Ground/EQUIPMENT/WEAPON/ANTI TANK ROCKET LAUNCHER/ANTI TANK ROCKET LAUNCHER LIGHT"
       desc="ANTI TANK ROCKET LAUNCHER LIGHT"
       source="S1" />
  <cot cot="a-.-G-E-W-T-M"
       full="Atoms/Ground/EQUIPMENT/WEAPON/ANTI TANK ROCKET LAUNCHER/ANTI TANK ROCKET LAUNCHER MEDIUM"
       desc="ANTI TANK ROCKET LAUNCHER MEDIUM"
       source="S1" />
  <cot cot="a-.-G-E-W-X"
       full="Atoms/Ground/EQUIPMENT/WEAPON/MULTIPLE ROCKET LAUNCHER"
       desc="MULTIPLE ROCKET LAUNCHER"
       source="S1" />
  <cot cot="a-.-G-E-W-X-H"
       full="Atoms/Ground/EQUIPMENT/WEAPON/MULTIPLE ROCKET LAUNCHER/MULTIPLE ROCKET LAUNCHER HEAVY"
       desc="MULTIPLE ROCKET LAUNCHER HEAVY"
       source="S1" />
  <cot cot="a-.-G-E-W-X-L"
       full="Atoms/Ground/EQUIPMENT/WEAPON/MULTIPLE ROCKET LAUNCHER/MULTIPLE ROCKET LAUNCHER LIGHT"
       desc="MULTIPLE ROCKET LAUNCHER LIGHT"
       source="S1" />
  <cot cot="a-.-G-E-W-X-M"
       full="Atoms/Ground/EQUIPMENT/WEAPON/MULTIPLE ROCKET LAUNCHER/MULTIPLE ROCKET LAUNCHER MEDIUM"
       desc="MULTIPLE ROCKET LAUNCHER MEDIUM"
       source="S1" />
  <cot cot="a-.-G-E-W-Z"
       full="Atoms/Ground/EQUIPMENT/WEAPON/GRENADE LAUNCHER"
       desc="GRENADE LAUNCHER"
       source="S1" />
  <cot cot="a-.-G-E-W-Z-H"
       full="Atoms/Ground/EQUIPMENT/WEAPON/GRENADE LAUNCHER/GRENADE LAUNCHER HEAVY"
       desc="GRENADE LAUNCHER HEAVY"
       source="S1" />
  <cot cot="a-.-G-E-W-Z-L"
       full="Atoms/Ground/EQUIPMENT/WEAPON/GRENADE LAUNCHER/GRENADE LAUNCHER LIGHT"
       desc="GRENADE LAUNCHER LIGHT"
       source="S1" />
  <cot cot="a-.-G-E-W-Z-M"
       full="Atoms/Ground/EQUIPMENT/WEAPON/GRENADE LAUNCHER/GRENADE LAUNCHER MEDIUM"
       desc="GRENADE LAUNCHER MEDIUM"
       source="S1" />
  <cot cot="a-.-G-E-X"
       full="Atoms/Ground/EQUIPMENT/SPECIAL EQUIPMENT"
       desc="SPECIAL EQUIPMENT"
       source="S1" />
  <cot cot="a-.-G-E-X-F"
       full="Atoms/Ground/EQUIPMENT/SPECIAL EQUIPMENT/FLAME THROWER"
       desc="FLAME THROWER"
       source="S1" />
  <cot cot="a-.-G-E-X-L"
       full="Atoms/Ground/EQUIPMENT/SPECIAL EQUIPMENT/LASER"
       desc="LASER"
       source="S1" />
  <cot cot="a-.-G-E-X-M"
       full="Atoms/Ground/EQUIPMENT/SPECIAL EQUIPMENT/LAND MINES"
       desc="LAND MINES"
       source="S1" />
  <cot cot="a-.-G-E-X-M-C"
       full="Atoms/Ground/EQUIPMENT/SPECIAL EQUIPMENT/LAND MINES/CLAYMORE"
       desc="CLAYMORE"
       source="S1" />
  <cot cot="a-.-G-E-X-M-L"
       full="Atoms/Ground/EQUIPMENT/SPECIAL EQUIPMENT/LAND MINES/LESS THAN LETHAL"
       desc="LESS THAN LETHAL"
       source="S1" />
  <cot cot="a-.-G-E-X-N"
       full="Atoms/Ground/EQUIPMENT/SPECIAL EQUIPMENT/NBC EQUIPMENT"
       desc="NBC EQUIPMENT"
       source="S1" />
  <cot cot="a-.-G-I"
       full="Atoms/Ground/Building"
       desc="Building"
       source="S1" />
  <cot cot="a-.-G-I-B"
       full="Atoms/Ground/Building/MILITARY BASE-FACILITY"
       desc="MILITARY BASE/FACILITY"
       source="S1" />
  <cot cot="a-.-G-I-B-A"
       full="Atoms/Ground/Building/MILITARY BASE-FACILITY/AIRPORT-AIRBASE"
       desc="AIRPORT/AIRBASE"
       source="S1" />
  <cot cot="a-.-G-I-B-N"
       full="Atoms/Ground/Building/MILITARY BASE-FACILITY/SEAPORT-NAVAL BASE"
       desc="SEAPORT/NAVAL BASE"
       source="S1" />
<!-- Begin section that incorporates experimental extensions to support Incident Management facilities   -->
  <cot cot="a-.-G-I-c"
       full="Atoms/Ground/Building/Civilian"
       desc="Civilian"
       source="S1" />
  <cot cot="a-.-G-I-c-b"
       full="Atoms/Ground/Building/Civilian/Bridge"
       desc="Bridge"
       source="S1" />
  <cot cot="a-.-G-I-c-bar"
       full="Atoms/Ground/Building/Civilian/Fence-Wall-Barrier"
       desc="Fence/Wall/Barrier"
       source="S1" />
  <cot cot="a-.-G-I-c-can"
       full="Atoms/Ground/Building/Civilian/Canal"
       desc="Canal"
       source="S1" />
  <cot cot="a-.-G-I-c-can-l"
       full="Atoms/Ground/Building/Civilian/Canal/Canal Lock"
       desc="Canal Lock"
       source="S1" />
  <cot cot="a-.-G-I-c-frm"
       full="Atoms/Ground/Building/Civilian/Farm"
       desc="Farm"
       source="S1" />
  <cot cot="a-.-G-I-c-l"
       full="Atoms/Ground/Building/Civilian/Levy"
       desc="Levy"
       source="S1" />
  <cot cot="a-.-G-I-c-mon"
       full="Atoms/Ground/Building/Civilian/Monument"
       desc="Monument"
       source="S1" />
  <cot cot="a-.-G-I-c-o"
       full="Atoms/Ground/Building/Civilian/Offices"
       desc="Offices"
       source="S1" />
  <cot cot="a-.-G-I-c-rah"
       full="Atoms/Ground/Building/Civilian/Residence-Apartment-Hotel"
       desc="Residence/Apartment/Hotel"
       source="S1" />
  <cot cot="a-.-G-I-c-rel"
       full="Atoms/Ground/Building/Civilian/Religous"
       desc="Religous"
       source="S1" />
  <cot cot="a-.-G-I-c-res"
       full="Atoms/Ground/Building/Civilian/Resevoir"
       desc="Resevoir"
       source="S1" />
  <cot cot="a-.-G-I-c-ret"
       full="Atoms/Ground/Building/Civilian/Retail"
       desc="Retail"
       source="S1" />
  <cot cot="a-.-G-I-c-sch"
       full="Atoms/Ground/Building/Civilian/School"
       desc="School"
       source="S1" />
  <cot cot="a-.-G-I-c-vip"
       full="Atoms/Ground/Building/Civilian/VIP"
       desc="VIP"
       source="S1" />
  <cot cot="a-.-G-I-c-whs"
       full="Atoms/Ground/Building/Civilian/Warehouse"
       desc="Warehouse"
       source="S1" />
  <cot cot="a-.-G-I-E"
       full="Atoms/Ground/Building/EQUIPMENT MANUFACTURE"
       desc="EQUIPMENT MANUFACTURE"
       source="S1" />
  <cot cot="a-.-G-I-E-h"
       full="Atoms/Ground/Building/EQUIPMENT MANUFACTURE/Heavy"
       desc="Heavy"
       source="S1" />
  <cot cot="a-.-G-I-E-l"
       full="Atoms/Ground/Building/EQUIPMENT MANUFACTURE/Light"
       desc="Light"
       source="S1" />
  <cot cot="a-.-G-I-E-o"
       full="Atoms/Ground/Building/EQUIPMENT MANUFACTURE/Plant Other"
       desc="Plant Other"
       source="S1" />
  <cot cot="a-.-G-I-G"
       full="Atoms/Ground/Building/GOVERNMENT LEADERSHIP"
       desc="GOVERNMENT LEADERSHIP"
       source="S1" />
  <cot cot="a-.-G-I-i"
       full="Atoms/Ground/Building/IM Facilities"
       desc="IM Facilities"
       source="S1" />
  <cot cot="a-.-G-I-i-e"
       full="Atoms/Ground/Building/IM Facilities/Emergency Management"
       desc="Emergency Management"
       source="S1" />
  <cot cot="a-.-G-I-i-e-eoc"
       full="Atoms/Ground/Building/IM Facilities/Emergency Management/Emergency Operations Center"
       desc="Emergency Operations Center"
       source="S1" />
  <cot cot="a-.-G-I-i-e-ic"
       full="Atoms/Ground/Building/IM Facilities/Emergency Management/Incident Commander"
       desc="Incident Commander"
       source="S1" />
  <cot cot="a-.-G-I-i-e-icc"
       full="Atoms/Ground/Building/IM Facilities/Emergency Management/Incident Communications Center"
       desc="Incident Communications Center"
       source="S1" />
  <cot cot="a-.-G-I-i-e-icp"
       full="Atoms/Ground/Building/IM Facilities/Emergency Management/Incident Command Post"
       desc="Incident Command Post"
       source="S1" />
  <cot cot="a-.-G-I-i-e-wr"
       full="Atoms/Ground/Building/IM Facilities/Emergency Management/War Room"
       desc="War Room"
       source="S1" />
  <cot cot="a-.-G-I-i-f"
       full="Atoms/Ground/Building/IM Facilities/Fire-Hazmat"
       desc="Fire/Hazmat"
       source="S1" />
  <cot cot="a-.-G-I-i-f-fd"
       full="Atoms/Ground/Building/IM Facilities/Fire-Hazmat/Fire Department"
       desc="Fire Department"
       source="S1" />
  <cot cot="a-.-G-I-i-h"
       full="Atoms/Ground/Building/IM Facilities/Health and Medical"
       desc="Health and Medical"
       source="S1" />
  <cot cot="a-.-G-I-i-h-md"
       full="Atoms/Ground/Building/IM Facilities/Health and Medical/Medical Dispatch"
       desc="Medical Dispatch"
       source="S1" />
  <cot cot="a-.-G-I-i-l"
       full="Atoms/Ground/Building/IM Facilities/Law Enforcement"
       desc="Law Enforcement"
       source="S1" />
  <cot cot="a-.-G-I-i-l-cp"
       full="Atoms/Ground/Building/IM Facilities/Law Enforcement/Police Checkpoint"
       desc="Police Checkpoint"
       source="S1" />
  <cot cot="a-.-G-I-i-l-hp"
       full="Atoms/Ground/Building/IM Facilities/Law Enforcement/Highway Patrol"
       desc="Highway Patrol"
       source="S1" />
  <cot cot="a-.-G-I-i-l-lp"
       full="Atoms/Ground/Building/IM Facilities/Law Enforcement/Local Police"
       desc="Local Police"
       source="S1" />
  <cot cot="a-.-G-I-i-l-ntz"
       full="Atoms/Ground/Building/IM Facilities/Law Enforcement/No Trespassing Zone"
       desc="No Trespassing Zone"
       source="S1" />
  <cot cot="a-.-G-I-i-l-sd"
       full="Atoms/Ground/Building/IM Facilities/Law Enforcement/Sheriffs Department"
       desc="Sheriffs Department"
       source="S1" />
  <cot cot="a-.-G-I-i-l-sp"
       full="Atoms/Ground/Building/IM Facilities/Law Enforcement/State Police"
       desc="State Police"
       source="S1" />
  <cot cot="a-.-G-I-i-m"
       full="Atoms/Ground/Building/IM Facilities/Emergency Medical Services"
       desc="Emergency Medical Services"
       source="S1" />
  <cot cot="a-.-G-I-i-o"
       full="Atoms/Ground/Building/IM Facilities/Other"
       desc="Other"
       source="S1" />
  <cot cot="a-.-G-I-i-o-ad"
       full="Atoms/Ground/Building/IM Facilities/Other/Agency Dispatch"
       desc="Agency Dispatch"
       source="S1" />
  <cot cot="a-.-G-I-i-o-ad-ems"
       full="Atoms/Ground/Building/IM Facilities/Other/Agency Dispatch/EMS"
       desc="EMS"
       source="S1" />
  <cot cot="a-.-G-I-i-o-ad-f"
       full="Atoms/Ground/Building/IM Facilities/Other/Agency Dispatch/Fire"
       desc="Fire"
       source="S1" />
  <cot cot="a-.-G-I-i-o-ad-hwy"
       full="Atoms/Ground/Building/IM Facilities/Other/Agency Dispatch/Highway"
       desc="Highway"
       source="S1" />
  <cot cot="a-.-G-I-i-o-ad-mda"
       full="Atoms/Ground/Building/IM Facilities/Other/Agency Dispatch/Media"
       desc="Media"
       source="S1" />
  <cot cot="a-.-G-I-i-o-ad-pl"
       full="Atoms/Ground/Building/IM Facilities/Other/Agency Dispatch/Police Local"
       desc="Police Local"
       source="S1" />
  <cot cot="a-.-G-I-i-o-ad-ps"
       full="Atoms/Ground/Building/IM Facilities/Other/Agency Dispatch/Police Station"
       desc="Police Station"
       source="S1" />
  <cot cot="a-.-G-I-i-o-ad-tow"
       full="Atoms/Ground/Building/IM Facilities/Other/Agency Dispatch/Tow"
       desc="Tow"
       source="S1" />
  <cot cot="a-.-G-I-i-o-ad-ts"
       full="Atoms/Ground/Building/IM Facilities/Other/Agency Dispatch/Transit"
       desc="Transit"
       source="S1" />
  <cot cot="a-.-G-I-i-o-bcc"
       full="Atoms/Ground/Building/IM Facilities/Other/Border Control Checkpoint"
       desc="Border Control Checkpoint"
       source="S1" />
  <cot cot="a-.-G-I-i-o-dmz"
       full="Atoms/Ground/Building/IM Facilities/Other/DMZ"
       desc="DMZ"
       source="S1" />
  <cot cot="a-.-G-I-i-o-isp"
       full="Atoms/Ground/Building/IM Facilities/Other/Independent Service Provider"
       desc="Independent Service Provider"
       source="S1" />
  <cot cot="a-.-G-I-i-o-mc"
       full="Atoms/Ground/Building/IM Facilities/Other/Mobile Center"
       desc="Mobile Center"
       source="S1" />
  <cot cot="a-.-G-I-i-o-mc-f"
       full="Atoms/Ground/Building/IM Facilities/Other/Mobile Center/Fire"
       desc="Fire"
       source="S1" />
  <cot cot="a-.-G-I-i-o-mc-h"
       full="Atoms/Ground/Building/IM Facilities/Other/Mobile Center/Medical"
       desc="Medical"
       source="S1" />
  <cot cot="a-.-G-I-i-o-mc-l"
       full="Atoms/Ground/Building/IM Facilities/Other/Mobile Center/Law Enforcement"
       desc="Law Enforcement"
       source="S1" />
  <cot cot="a-.-G-I-i-o-mes"
       full="Atoms/Ground/Building/IM Facilities/Other/Message Center"
       desc="Message Center"
       source="S1" />
  <cot cot="a-.-G-I-i-o-mob"
       full="Atoms/Ground/Building/IM Facilities/Other/Mobilization Center"
       desc="Mobilization Center"
       source="S1" />
  <cot cot="a-.-G-I-i-o-mob-ems"
       full="Atoms/Ground/Building/IM Facilities/Other/Mobilization Center/EMS"
       desc="EMS"
       source="S1" />
  <cot cot="a-.-G-I-i-o-mob-es"
       full="Atoms/Ground/Building/IM Facilities/Other/Mobilization Center/Transit"
       desc="Transit"
       source="S1" />
  <cot cot="a-.-G-I-i-o-mob-f"
       full="Atoms/Ground/Building/IM Facilities/Other/Mobilization Center/Fire"
       desc="Fire"
       source="S1" />
  <cot cot="a-.-G-I-i-o-mob-hwy"
       full="Atoms/Ground/Building/IM Facilities/Other/Mobilization Center/Highway"
       desc="Highway"
       source="S1" />
  <cot cot="a-.-G-I-i-o-mob-mda"
       full="Atoms/Ground/Building/IM Facilities/Other/Mobilization Center/Media"
       desc="Media"
       source="S1" />
  <cot cot="a-.-G-I-i-o-mob-pl"
       full="Atoms/Ground/Building/IM Facilities/Other/Mobilization Center/Ploce Local"
       desc="Ploce Local"
       source="S1" />
  <cot cot="a-.-G-I-i-o-mob-ps"
       full="Atoms/Ground/Building/IM Facilities/Other/Mobilization Center/Police Station"
       desc="Police Station"
       source="S1" />
  <cot cot="a-.-G-I-i-o-mob-tow"
       full="Atoms/Ground/Building/IM Facilities/Other/Mobilization Center/Tow"
       desc="Tow"
       source="S1" />
  <cot cot="a-.-G-I-i-o-ps"
       full="Atoms/Ground/Building/IM Facilities/Other/Public Safety"
       desc="Public Safety"
       source="S1" />
  <cot cot="a-.-G-I-i-o-rl"
       full="Atoms/Ground/Building/IM Facilities/Other/Reporting Locations"
       desc="Reporting Locations"
       source="S1" />
  <cot cot="a-.-G-I-i-o-sa"
       full="Atoms/Ground/Building/IM Facilities/Other/Staging Area"
       desc="Staging Area"
       source="S1" />
  <cot cot="a-.-G-I-i-o-sa-ems"
       full="Atoms/Ground/Building/IM Facilities/Other/Staging Area/EMS"
       desc="EMS"
       source="S1" />
  <cot cot="a-.-G-I-i-o-sa-f"
       full="Atoms/Ground/Building/IM Facilities/Other/Staging Area/Fire"
       desc="Fire"
       source="S1" />
  <cot cot="a-.-G-I-i-o-sa-hwy"
       full="Atoms/Ground/Building/IM Facilities/Other/Staging Area/Highway"
       desc="Highway"
       source="S1" />
  <cot cot="a-.-G-I-i-o-sa-mda"
       full="Atoms/Ground/Building/IM Facilities/Other/Staging Area/Media"
       desc="Media"
       source="S1" />
  <cot cot="a-.-G-I-i-o-sa-pl"
       full="Atoms/Ground/Building/IM Facilities/Other/Staging Area/Police Local"
       desc="Police Local"
       source="S1" />
  <cot cot="a-.-G-I-i-o-sa-ps"
       full="Atoms/Ground/Building/IM Facilities/Other/Staging Area/Police Station"
       desc="Police Station"
       source="S1" />
  <cot cot="a-.-G-I-i-o-sa-tow"
       full="Atoms/Ground/Building/IM Facilities/Other/Staging Area/Tow"
       desc="Tow"
       source="S1" />
  <cot cot="a-.-G-I-i-o-sa-ts"
       full="Atoms/Ground/Building/IM Facilities/Other/Staging Area/Transit"
       desc="Transit"
       source="S1" />
  <cot cot="a-.-G-I-i-o-sc"
       full="Atoms/Ground/Building/IM Facilities/Other/Security Checkpoint"
       desc="Security Checkpoint"
       source="S1" />
  <cot cot="a-.-G-I-i-o-seg"
       full="Atoms/Ground/Building/IM Facilities/Other/Segment"
       desc="Segment"
       source="S1" />
  <cot cot="a-.-G-I-i-o-t"
       full="Atoms/Ground/Building/IM Facilities/Other/Transportation"
       desc="Transportation"
       source="S1" />
  <cot cot="a-.-G-I-i-o-t-im"
       full="Atoms/Ground/Building/IM Facilities/Other/Transportation/Transit Incident Management Center"
       desc="Transit Incident Management Center"
       source="S1" />
  <cot cot="a-.-G-I-i-o-t-tc"
       full="Atoms/Ground/Building/IM Facilities/Other/Transportation/Transit Management Center"
       desc="Transit Management Center"
       source="S1" />
  <cot cot="a-.-G-I-i-o-t-td"
       full="Atoms/Ground/Building/IM Facilities/Other/Transportation/Traffic Inc Service Patrol Dispatch"
       desc="Traffic Inc Service Patrol Dispatch"
       source="S1" />
  <cot cot="a-.-G-I-i-o-t-tm"
       full="Atoms/Ground/Building/IM Facilities/Other/Transportation/Traffic Management Center"
       desc="Traffic Management Center"
       source="S1" />
  <cot cot="a-.-G-I-i-o-tmp"
       full="Atoms/Ground/Building/IM Facilities/Other/Temporary"
       desc="Temporary"
       source="S1" />
  <cot cot="a-.-G-I-i-o-tmp-f"
       full="Atoms/Ground/Building/IM Facilities/Other/Temporary/Fire"
       desc="Fire"
       source="S1" />
  <cot cot="a-.-G-I-i-o-tmp-h"
       full="Atoms/Ground/Building/IM Facilities/Other/Temporary/Medical"
       desc="Medical"
       source="S1" />
  <cot cot="a-.-G-I-i-o-tmp-l"
       full="Atoms/Ground/Building/IM Facilities/Other/Temporary/Law Enforcement"
       desc="Law Enforcement"
       source="S1" />
  <cot cot="a-.-G-I-i-p"
       full="Atoms/Ground/Building/IM Facilities/Public Works"
       desc="Public Works"
       source="S1" />
  <cot cot="a-.-G-I-M"
       full="Atoms/Ground/Building/MILITARY MATERIEL FACILITY"
       desc="MILITARY MATERIEL FACILITY"
       source="S1" />
  <cot cot="a-.-G-I-M-A"
       full="Atoms/Ground/Building/MILITARY MATERIEL FACILITY/AIRCRAFT PRODUCTION-ASSEMBLY"
       desc="AIRCRAFT PRODUCTION/ASSEMBLY"
       source="S1" />
  <cot cot="a-.-G-I-M-C"
       full="Atoms/Ground/Building/MILITARY MATERIEL FACILITY/CHEMICAL-BIOLOGICAL WARFARE PRODUCTION"
       desc="CHEMICAL/BIOLOGICAL WARFARE PRODUCTION"
       source="S1" />
  <cot cot="a-.-G-I-M-E"
       full="Atoms/Ground/Building/MILITARY MATERIEL FACILITY/AMMUNITION AND EXPLOSIVES PRODUCTION"
       desc="AMMUNITION AND EXPLOSIVES PRODUCTION"
       source="S1" />
  <cot cot="a-.-G-I-M-F"
       full="Atoms/Ground/Building/MILITARY MATERIEL FACILITY/NUCLEAR ENERGY"
       desc="NUCLEAR ENERGY"
       source="S1" />
  <cot cot="a-.-G-I-M-F-A"
       full="Atoms/Ground/Building/MILITARY MATERIEL FACILITY/NUCLEAR ENERGY/ATOMIC ENERGY REACTOR"
       desc="ATOMIC ENERGY REACTOR"
       source="S1" />
  <cot cot="a-.-G-I-M-F-P"
       full="Atoms/Ground/Building/MILITARY MATERIEL FACILITY/NUCLEAR ENERGY/NUCLEAR MATERIAL PRODUCTION"
       desc="NUCLEAR MATERIAL PRODUCTION"
       source="S1" />
  <cot cot="a-.-G-I-M-F-P-W"
       full="Atoms/Ground/Building/MILITARY MATERIEL FACILITY/NUCLEAR ENERGY/NUCLEAR MATERIAL PRODUCTION/WEAPONS GRADE"
       desc="WEAPONS GRADE"
       source="S1" />
  <cot cot="a-.-G-I-M-F-S"
       full="Atoms/Ground/Building/MILITARY MATERIEL FACILITY/NUCLEAR ENERGY/NUCLEAR MATERIAL STORAGE"
       desc="NUCLEAR MATERIAL STORAGE"
       source="S1" />
  <cot cot="a-.-G-I-M-G"
       full="Atoms/Ground/Building/MILITARY MATERIEL FACILITY/ARMAMENT PRODUCTION"
       desc="ARMAMENT PRODUCTION"
       source="S1" />
  <cot cot="a-.-G-I-M-M"
       full="Atoms/Ground/Building/MILITARY MATERIEL FACILITY/MISSILE-SPACE SYSTEM PRODUCTION"
       desc="MISSILE/SPACE SYSTEM PRODUCTION"
       source="S1" />
  <cot cot="a-.-G-I-M-N"
       full="Atoms/Ground/Building/MILITARY MATERIEL FACILITY/ENGINEERING EQUIPMENT PRODUCTION"
       desc="ENGINEERING EQUIPMENT PRODUCTION"
       source="S1" />
  <cot cot="a-.-G-I-M-N-B"
       full="Atoms/Ground/Building/MILITARY MATERIEL FACILITY/ENGINEERING EQUIPMENT PRODUCTION/BRIDGE"
       desc="BRIDGE"
       source="S1" />
  <cot cot="a-.-G-I-M-N-B-l"
       full="Atoms/Ground/Building/MILITARY MATERIEL FACILITY/ENGINEERING EQUIPMENT PRODUCTION/BRIDGE/Bridge (Large)"
       desc="Bridge (Large)"
       source="S1" />
  <cot cot="a-.-G-I-M-N-B-m"
       full="Atoms/Ground/Building/MILITARY MATERIEL FACILITY/ENGINEERING EQUIPMENT PRODUCTION/BRIDGE/Bridge (Med)"
       desc="Bridge (Med)"
       source="S1" />
  <cot cot="a-.-G-I-M-N-B-s"
       full="Atoms/Ground/Building/MILITARY MATERIEL FACILITY/ENGINEERING EQUIPMENT PRODUCTION/BRIDGE/Bridge (Small)"
       desc="Bridge (Small)"
       source="S1" />
  <cot cot="a-.-G-I-M-N-c"
       full="Atoms/Ground/Building/MILITARY MATERIEL FACILITY/ENGINEERING EQUIPMENT PRODUCTION/Canal"
       desc="Canal"
       source="S1" />
  <cot cot="a-.-G-I-M-S"
       full="Atoms/Ground/Building/MILITARY MATERIEL FACILITY/SHIP CONSTRUCTION"
       desc="SHIP CONSTRUCTION"
       source="S1" />
  <cot cot="a-.-G-I-M-V"
       full="Atoms/Ground/Building/MILITARY MATERIEL FACILITY/MILITARY VEHICLE PRODUCTION"
       desc="MILITARY VEHICLE PRODUCTION"
       source="S1" />
  <cot cot="a-.-G-I-P"
       full="Atoms/Ground/Building/PROCESSING FACILITY"
       desc="PROCESSING FACILITY"
       source="S1" />
  <cot cot="a-.-G-I-P-D"
       full="Atoms/Ground/Building/PROCESSING FACILITY/DECON"
       desc="DECON"
       source="S1" />
  <cot cot="a-.-G-I-R"
       full="Atoms/Ground/Building/RAW MATERIAL PRODUCTION-STORAGE"
       desc="RAW MATERIAL PRODUCTION/STORAGE"
       source="S1" />
  <cot cot="a-.-G-I-R-M"
       full="Atoms/Ground/Building/RAW MATERIAL PRODUCTION-STORAGE/MINE"
       desc="MINE"
       source="S1" />
  <cot cot="a-.-G-I-R-N"
       full="Atoms/Ground/Building/RAW MATERIAL PRODUCTION-STORAGE/NBC"
       desc="NBC"
       source="S1" />
  <cot cot="a-.-G-I-R-N-B"
       full="Atoms/Ground/Building/RAW MATERIAL PRODUCTION-STORAGE/NBC/BIOLOGICAL"
       desc="BIOLOGICAL"
       source="S1" />
  <cot cot="a-.-G-I-R-N-C"
       full="Atoms/Ground/Building/RAW MATERIAL PRODUCTION-STORAGE/NBC/CHEMICAL"
       desc="CHEMICAL"
       source="S1" />
  <cot cot="a-.-G-I-R-N-N"
       full="Atoms/Ground/Building/RAW MATERIAL PRODUCTION-STORAGE/NBC/NUCLEAR"
       desc="NUCLEAR"
       source="S1" />
  <cot cot="a-.-G-I-R-P"
       full="Atoms/Ground/Building/RAW MATERIAL PRODUCTION-STORAGE/PETROLEUM-GAS-OIL"
       desc="PETROLEUM/GAS/OIL"
       source="S1" />
  <cot cot="a-.-G-I-R-P-r"
       full="Atoms/Ground/Building/RAW MATERIAL PRODUCTION-STORAGE/PETROLEUM-GAS-OIL/Refinery"
       desc="Refinery"
       source="S1" />
  <cot cot="a-.-G-I-T"
       full="Atoms/Ground/Building/TRANSPORT FACILITY"
       desc="TRANSPORT FACILITY"
       source="S1" />
  <cot cot="a-.-G-I-T-a"
       full="Atoms/Ground/Building/TRANSPORT FACILITY/Airport"
       desc="Airport"
       source="S1" />
  <cot cot="a-.-G-I-T-hb"
       full="Atoms/Ground/Building/TRANSPORT FACILITY/Helibase"
       desc="Helibase"
       source="S1" />
  <cot cot="a-.-G-I-T-hs"
       full="Atoms/Ground/Building/TRANSPORT FACILITY/Helispot"
       desc="Helispot"
       source="S1" />
  <cot cot="a-.-G-I-T-l"
       full="Atoms/Ground/Building/TRANSPORT FACILITY/Land Port"
       desc="Land Port"
       source="S1" />
  <cot cot="a-.-G-I-T-pg"
       full="Atoms/Ground/Building/TRANSPORT FACILITY/Parking Garage"
       desc="Parking Garage"
       source="S1" />
  <cot cot="a-.-G-I-T-r"
       full="Atoms/Ground/Building/TRANSPORT FACILITY/Railroad"
       desc="Railroad"
       source="S1" />
  <cot cot="a-.-G-I-T-s"
       full="Atoms/Ground/Building/TRANSPORT FACILITY/Seaport"
       desc="Seaport"
       source="S1" />
  <cot cot="a-.-G-I-U"
       full="Atoms/Ground/Building/SERVICE, RESEARCH, UTILITY FACILITY"
       desc="SERVICE, RESEARCH, UTILITY FACILITY"
       source="S1" />
  <cot cot="a-.-G-I-U-E"
       full="Atoms/Ground/Building/SERVICE, RESEARCH, UTILITY FACILITY/ELECTRIC POWER FACILITY"
       desc="ELECTRIC POWER FACILITY"
       source="S1" />
  <cot cot="a-.-G-I-U-E-c"
       full="Atoms/Ground/Building/SERVICE, RESEARCH, UTILITY FACILITY/ELECTRIC POWER FACILITY/Coal Power Plant"
       desc="Coal Power Plant"
       source="S1" />
  <cot cot="a-.-G-I-U-E-h"
       full="Atoms/Ground/Building/SERVICE, RESEARCH, UTILITY FACILITY/ELECTRIC POWER FACILITY/Hydroelectric Power Plant"
       desc="Hydroelectric Power Plant"
       source="S1" />
  <cot cot="a-.-G-I-U-E-o"
       full="Atoms/Ground/Building/SERVICE, RESEARCH, UTILITY FACILITY/ELECTRIC POWER FACILITY/Other Power"
       desc="Other Power"
       source="S1" />
  <cot cot="a-.-G-I-U-E-ps"
       full="Atoms/Ground/Building/SERVICE, RESEARCH, UTILITY FACILITY/ELECTRIC POWER FACILITY/Power Substation"
       desc="Power Substation"
       source="S1" />
  <cot cot="a-.-G-I-U-E-D"
       full="Atoms/Ground/Building/SERVICE, RESEARCH, UTILITY FACILITY/ELECTRIC POWER FACILITY/DAM"
       desc="DAM"
       source="S1" />
  <cot cot="a-.-G-I-U-E-F"
       full="Atoms/Ground/Building/SERVICE, RESEARCH, UTILITY FACILITY/ELECTRIC POWER FACILITY/FOSSIL FUEL"
       desc="FOSSIL FUEL"
       source="S1" />
  <cot cot="a-.-G-I-U-E-N"
       full="Atoms/Ground/Building/SERVICE, RESEARCH, UTILITY FACILITY/ELECTRIC POWER FACILITY/NUCLEAR PLANT"
       desc="NUCLEAR PLANT"
       source="S1" />
  <cot cot="a-.-G-I-U-P"
       full="Atoms/Ground/Building/SERVICE, RESEARCH, UTILITY FACILITY/PUBLIC WATER SERVICES"
       desc="PUBLIC WATER SERVICES"
       source="S1" />
  <cot cot="a-.-G-I-U-R"
       full="Atoms/Ground/Building/SERVICE, RESEARCH, UTILITY FACILITY/TECHNOLOGICAL RESEARCH FACILITY"
       desc="TECHNOLOGICAL RESEARCH FACILITY"
       source="S1" />
  <cot cot="a-.-G-I-U-T"
       full="Atoms/Ground/Building/SERVICE, RESEARCH, UTILITY FACILITY/TELECOMMUNICATIONS FACILITY"
       desc="TELECOMMUNICATIONS FACILITY"
       source="S1" />
  <cot cot="a-.-G-I-U-T-com"
       full="Atoms/Ground/Building/SERVICE, RESEARCH, UTILITY FACILITY/TELECOMMUNICATIONS FACILITY/Communications"
       desc="Communications"
       source="S1" />
  <cot cot="a-.-G-I-U-T-com-af"
       full="Atoms/Ground/Building/SERVICE, RESEARCH, UTILITY FACILITY/TELECOMMUNICATIONS FACILITY/Communications/Antenna Farm"
       desc="Antenna Farm"
       source="S1" />
  <cot cot="a-.-G-I-U-T-com-sat"
       full="Atoms/Ground/Building/SERVICE, RESEARCH, UTILITY FACILITY/TELECOMMUNICATIONS FACILITY/Communications/Satellite Communications"
       desc="Satellite Communications"
       source="S1" />
  <cot cot="a-.-G-I-U-T-com-tow"
       full="Atoms/Ground/Building/SERVICE, RESEARCH, UTILITY FACILITY/TELECOMMUNICATIONS FACILITY/Communications/Tower"
       desc="Tower"
       source="S1" />
  <cot cot="a-.-G-I-U-T-r"
       full="Atoms/Ground/Building/SERVICE, RESEARCH, UTILITY FACILITY/TELECOMMUNICATIONS FACILITY/Radio"
       desc="Radio"
       source="S1" />
  <cot cot="a-.-G-I-U-T-r-s"
       full="Atoms/Ground/Building/SERVICE, RESEARCH, UTILITY FACILITY/TELECOMMUNICATIONS FACILITY/Radio/Station"
       desc="Station"
       source="S1" />
  <cot cot="a-.-G-I-U-T-tp"
       full="Atoms/Ground/Building/SERVICE, RESEARCH, UTILITY FACILITY/TELECOMMUNICATIONS FACILITY/Telephone"
       desc="Telephone"
       source="S1" />
  <cot cot="a-.-G-I-U-T-tp-ts"
       full="Atoms/Ground/Building/SERVICE, RESEARCH, UTILITY FACILITY/TELECOMMUNICATIONS FACILITY/Telephone/Telephone Switching"
       desc="Telephone Switching"
       source="S1" />
  <cot cot="a-.-G-I-U-T-tv"
       full="Atoms/Ground/Building/SERVICE, RESEARCH, UTILITY FACILITY/TELECOMMUNICATIONS FACILITY/Television"
       desc="Television"
       source="S1" />
  <cot cot="a-.-G-I-U-T-tv-c"
       full="Atoms/Ground/Building/SERVICE, RESEARCH, UTILITY FACILITY/TELECOMMUNICATIONS FACILITY/Television/Cable"
       desc="Cable"
       source="S1" />
  <cot cot="a-.-G-I-U-T-tv-s"
       full="Atoms/Ground/Building/SERVICE, RESEARCH, UTILITY FACILITY/TELECOMMUNICATIONS FACILITY/Television/Station"
       desc="Station"
       source="S1" />
  <cot cot="a-.-G-I-X"
       full="Atoms/Ground/Building/MEDICAL FACILITY"
       desc="MEDICAL FACILITY"
       source="S1" />
  <cot cot="a-.-G-I-X-H"
       full="Atoms/Ground/Building/MEDICAL FACILITY/HOSPITAL"
       desc="HOSPITAL"
       source="S1" />
  <cot cot="a-.-G-I-X-hcf"
       full="Atoms/Ground/Building/MEDICAL FACILITY/Hospital Care Facility"
       desc="Hospital Care Facility"
       source="S1" />
  <cot cot="a-.-G-I-r"
       full="Atoms/Ground/Building/Road"
       desc="Road"
       source="S1" />
  <cot cot="a-.-G-I-r-h"
       full="Atoms/Ground/Building/Road/Road (Highway)"
       desc="Road (Highway)"
       source="S1" />
  <cot cot="a-.-G-I-r-i"
       full="Atoms/Ground/Building/Road/Road (Improved)"
       desc="Road (Improved)"
       source="S1" />
  <cot cot="a-.-G-I-r-ra"
       full="Atoms/Ground/Building/Road/Rest Area"
       desc="Rest Area"
       source="S1" />
  <cot cot="a-.-G-I-r-u"
       full="Atoms/Ground/Building/Road/Road (Un-improved)"
       desc="Road (Un-improved)"
       source="S1" />
<!-- End of section that incorporates  experimental extensions to support Incident Management facilities   -->
  <cot cot="a-.-G-U"
       full="Atoms/Ground/UNIT"
       desc="UNIT"
       source="S1" />
  <cot cot="a-.-G-U-C"
       full="Atoms/Ground/UNIT/COMBAT"
       desc="COMBAT"
       source="S1" />
  <cot cot="a-.-G-U-C-A"
       full="Atoms/Ground/UNIT/COMBAT/ARMOR"
       desc="ARMOR"
       source="S1" />
  <cot cot="a-.-G-U-C-A-A"
       full="Atoms/Ground/UNIT/COMBAT/ARMOR/ANTI ARMOR"
       desc="ANTI ARMOR"
       source="S1" />
  <cot cot="a-.-G-U-C-A-A-A"
       full="Atoms/Ground/UNIT/COMBAT/ARMOR/ANTI ARMOR/ANTI ARMOR ARMORED"
       desc="ANTI ARMOR ARMORED"
       source="S1" />
  <cot cot="a-.-G-U-C-A-A-A-S"
       full="Atoms/Ground/UNIT/COMBAT/ARMOR/ANTI ARMOR/ANTI ARMOR ARMORED/ANTI ARMOR ARMORED AIR ASSAULT"
       desc="ANTI ARMOR ARMORED AIR ASSAULT"
       source="S1" />
  <cot cot="a-.-G-U-C-A-A-A-T"
       full="Atoms/Ground/UNIT/COMBAT/ARMOR/ANTI ARMOR/ANTI ARMOR ARMORED/ANTI ARMOR ARMORED TRACKED"
       desc="ANTI ARMOR ARMORED TRACKED"
       source="S1" />
  <cot cot="a-.-G-U-C-A-A-A-W"
       full="Atoms/Ground/UNIT/COMBAT/ARMOR/ANTI ARMOR/ANTI ARMOR ARMORED/ANTI ARMOR ARMORED WHEELED"
       desc="ANTI ARMOR ARMORED WHEELED"
       source="S1" />
  <cot cot="a-.-G-U-C-A-A-C"
       full="Atoms/Ground/UNIT/COMBAT/ARMOR/ANTI ARMOR/ANTI ARMOR ARCTIC"
       desc="ANTI ARMOR ARCTIC"
       source="S1" />
  <cot cot="a-.-G-U-C-A-A-D"
       full="Atoms/Ground/UNIT/COMBAT/ARMOR/ANTI ARMOR/ANTI ARMOR DISMOUNTED"
       desc="ANTI ARMOR DISMOUNTED"
       source="S1" />
  <cot cot="a-.-G-U-C-A-A-L"
       full="Atoms/Ground/UNIT/COMBAT/ARMOR/ANTI ARMOR/ANTI ARMOR LIGHT"
       desc="ANTI ARMOR LIGHT"
       source="S1" />
  <cot cot="a-.-G-U-C-A-A-M"
       full="Atoms/Ground/UNIT/COMBAT/ARMOR/ANTI ARMOR/ANTI ARMOR AIRBORNE"
       desc="ANTI ARMOR AIRBORNE"
       source="S1" />
  <cot cot="a-.-G-U-C-A-A-O"
       full="Atoms/Ground/UNIT/COMBAT/ARMOR/ANTI ARMOR/ANTI ARMOR MOTORIZED"
       desc="ANTI ARMOR MOTORIZED"
       source="S1" />
  <cot cot="a-.-G-U-C-A-A-O-S"
       full="Atoms/Ground/UNIT/COMBAT/ARMOR/ANTI ARMOR/ANTI ARMOR MOTORIZED/ANTI ARMOR MOTORIZED AIR ASSAULT"
       desc="ANTI ARMOR MOTORIZED AIR ASSAULT"
       source="S1" />
  <cot cot="a-.-G-U-C-A-A-S"
       full="Atoms/Ground/UNIT/COMBAT/ARMOR/ANTI ARMOR/ANTI ARMOR AIR ASSAULT"
       desc="ANTI ARMOR AIR ASSAULT"
       source="S1" />
  <cot cot="a-.-G-U-C-A-A-U"
       full="Atoms/Ground/UNIT/COMBAT/ARMOR/ANTI ARMOR/ANTI ARMOR MOUNTAIN"
       desc="ANTI ARMOR MOUNTAIN"
       source="S1" />
  <cot cot="a-.-G-U-C-A-T"
       full="Atoms/Ground/UNIT/COMBAT/ARMOR/ARMOR TRACK"
       desc="ARMOR TRACK"
       source="S1" />
  <cot cot="a-.-G-U-C-A-T-A"
       full="Atoms/Ground/UNIT/COMBAT/ARMOR/ARMOR TRACK/ARMOR TRACK AIRBORNE"
       desc="ARMOR TRACK AIRBORNE"
       source="S1" />
  <cot cot="a-.-G-U-C-A-T-H"
       full="Atoms/Ground/UNIT/COMBAT/ARMOR/ARMOR TRACK/ARMOR TRACK, HEAVY"
       desc="ARMOR TRACK, HEAVY"
       source="S1" />
  <cot cot="a-.-G-U-C-A-T-L"
       full="Atoms/Ground/UNIT/COMBAT/ARMOR/ARMOR TRACK/ARMOR TRACK, LIGHT"
       desc="ARMOR TRACK, LIGHT"
       source="S1" />
  <cot cot="a-.-G-U-C-A-T-M"
       full="Atoms/Ground/UNIT/COMBAT/ARMOR/ARMOR TRACK/ARMOR TRACK, MEDIUM"
       desc="ARMOR TRACK, MEDIUM"
       source="S1" />
  <cot cot="a-.-G-U-C-A-T-R"
       full="Atoms/Ground/UNIT/COMBAT/ARMOR/ARMOR TRACK/ARMOR TRACK, RECOVERY"
       desc="ARMOR TRACK, RECOVERY"
       source="S1" />
  <cot cot="a-.-G-U-C-A-T-W"
       full="Atoms/Ground/UNIT/COMBAT/ARMOR/ARMOR TRACK/ARMOR TRACK AMPHIBIOUS"
       desc="ARMOR TRACK AMPHIBIOUS"
       source="S1" />
  <cot cot="a-.-G-U-C-A-T-W-R"
       full="Atoms/Ground/UNIT/COMBAT/ARMOR/ARMOR TRACK/ARMOR TRACK AMPHIBIOUS/ARMOR TRACK AMPHIBIOUS RECOVERY"
       desc="ARMOR TRACK AMPHIBIOUS RECOVERY"
       source="S1" />
  <cot cot="a-.-G-U-C-A-W"
       full="Atoms/Ground/UNIT/COMBAT/ARMOR/ARMOR, WHEELED"
       desc="ARMOR, WHEELED"
       source="S1" />
  <cot cot="a-.-G-U-C-A-W-A"
       full="Atoms/Ground/UNIT/COMBAT/ARMOR/ARMOR, WHEELED/ARMOR, WHEELED AIRBORNE"
       desc="ARMOR, WHEELED AIRBORNE"
       source="S1" />
  <cot cot="a-.-G-U-C-A-W-H"
       full="Atoms/Ground/UNIT/COMBAT/ARMOR/ARMOR, WHEELED/ARMOR, WHEELED HEAVY"
       desc="ARMOR, WHEELED HEAVY"
       source="S1" />
  <cot cot="a-.-G-U-C-A-W-L"
       full="Atoms/Ground/UNIT/COMBAT/ARMOR/ARMOR, WHEELED/ARMOR, WHEELED LIGHT"
       desc="ARMOR, WHEELED LIGHT"
       source="S1" />
  <cot cot="a-.-G-U-C-A-W-M"
       full="Atoms/Ground/UNIT/COMBAT/ARMOR/ARMOR, WHEELED/ARMOR, WHEELED MEDIUM"
       desc="ARMOR, WHEELED MEDIUM"
       source="S1" />
  <cot cot="a-.-G-U-C-A-W-R"
       full="Atoms/Ground/UNIT/COMBAT/ARMOR/ARMOR, WHEELED/ARMOR, WHEELED RECOVERY"
       desc="ARMOR, WHEELED RECOVERY"
       source="S1" />
  <cot cot="a-.-G-U-C-A-W-S"
       full="Atoms/Ground/UNIT/COMBAT/ARMOR/ARMOR, WHEELED/ARMOR, WHEELED AIR ASSAULT"
       desc="ARMOR, WHEELED AIR ASSAULT"
       source="S1" />
  <cot cot="a-.-G-U-C-A-W-W"
       full="Atoms/Ground/UNIT/COMBAT/ARMOR/ARMOR, WHEELED/ARMOR, WHEELED AMPHIBIOUS"
       desc="ARMOR, WHEELED AMPHIBIOUS"
       source="S1" />
  <cot cot="a-.-G-U-C-A-W-W-R"
       full="Atoms/Ground/UNIT/COMBAT/ARMOR/ARMOR, WHEELED/ARMOR, WHEELED AMPHIBIOUS/ARMOR, WHEELED AMPHIBIOUS RECOVERY"
       desc="ARMOR, WHEELED AMPHIBIOUS RECOVERY"
       source="S1" />
  <cot cot="a-.-G-U-C-D"
       full="Atoms/Ground/UNIT/COMBAT/AIR DEFENSE"
       desc="AIR DEFENSE"
       source="S1" />
  <cot cot="a-.-G-U-C-D-C"
       full="Atoms/Ground/UNIT/COMBAT/AIR DEFENSE/COMPOSITE"
       desc="COMPOSITE"
       source="S1" />
  <cot cot="a-.-G-U-C-D-G"
       full="Atoms/Ground/UNIT/COMBAT/AIR DEFENSE/GUN UNIT"
       desc="GUN UNIT"
       source="S1" />
  <cot cot="a-.-G-U-C-D-H"
       full="Atoms/Ground/UNIT/COMBAT/AIR DEFENSE/H-MAD"
       desc="H/MAD"
       source="S1" />
  <cot cot="a-.-G-U-C-D-H-H"
       full="Atoms/Ground/UNIT/COMBAT/AIR DEFENSE/H-MAD/HAWK"
       desc="HAWK"
       source="S1" />
  <cot cot="a-.-G-U-C-D-H-P"
       full="Atoms/Ground/UNIT/COMBAT/AIR DEFENSE/H-MAD/PATRIOT"
       desc="PATRIOT"
       source="S1" />
  <cot cot="a-.-G-U-C-D-M"
       full="Atoms/Ground/UNIT/COMBAT/AIR DEFENSE/AIR DEFENSE MISSILE"
       desc="AIR DEFENSE MISSILE"
       source="S1" />
  <cot cot="a-.-G-U-C-D-M-H"
       full="Atoms/Ground/UNIT/COMBAT/AIR DEFENSE/AIR DEFENSE MISSILE/AIR DEFENSE MISSILE HEAVY"
       desc="AIR DEFENSE MISSILE HEAVY"
       source="S1" />
  <cot cot="a-.-G-U-C-D-M-L"
       full="Atoms/Ground/UNIT/COMBAT/AIR DEFENSE/AIR DEFENSE MISSILE/AIR DEFENSE MISSILE LIGHT"
       desc="AIR DEFENSE MISSILE LIGHT"
       source="S1" />
  <cot cot="a-.-G-U-C-D-M-L-A"
       full="Atoms/Ground/UNIT/COMBAT/AIR DEFENSE/AIR DEFENSE MISSILE/AIR DEFENSE MISSILE LIGHT/AIR DEFENSE MISSILE MOTORIZED (AVENGER)"
       desc="AIR DEFENSE MISSILE MOTORIZED (AVENGER)"
       source="S1" />
  <cot cot="a-.-G-U-C-D-M-M"
       full="Atoms/Ground/UNIT/COMBAT/AIR DEFENSE/AIR DEFENSE MISSILE/AIR DEFENSE MISSILE MEDIUM"
       desc="AIR DEFENSE MISSILE MEDIUM"
       source="S1" />
  <cot cot="a-.-G-U-C-D-O"
       full="Atoms/Ground/UNIT/COMBAT/AIR DEFENSE/THEATER MISSILE DEFENSE UNIT"
       desc="THEATER MISSILE DEFENSE UNIT"
       source="S1" />
  <cot cot="a-.-G-U-C-D-S"
       full="Atoms/Ground/UNIT/COMBAT/AIR DEFENSE/SHORT RANGE"
       desc="SHORT RANGE"
       source="S1" />
  <cot cot="a-.-G-U-C-D-S-S"
       full="Atoms/Ground/UNIT/COMBAT/AIR DEFENSE/SHORT RANGE/STINGER"
       desc="STINGER"
       source="S1" />
  <cot cot="a-.-G-U-C-D-S-V"
       full="Atoms/Ground/UNIT/COMBAT/AIR DEFENSE/SHORT RANGE/VULCAN"
       desc="VULCAN"
       source="S1" />
  <cot cot="a-.-G-U-C-D-T"
       full="Atoms/Ground/UNIT/COMBAT/AIR DEFENSE/TARGETING UNIT"
       desc="TARGETING UNIT"
       source="S1" />
  <cot cot="a-.-G-U-C-E"
       full="Atoms/Ground/UNIT/COMBAT/ENGINEER"
       desc="ENGINEER"
       source="S1" />
  <cot cot="a-.-G-U-C-E-C"
       full="Atoms/Ground/UNIT/COMBAT/ENGINEER/ENGINEER COMBAT"
       desc="ENGINEER COMBAT"
       source="S1" />
  <cot cot="a-.-G-U-C-E-C-A"
       full="Atoms/Ground/UNIT/COMBAT/ENGINEER/ENGINEER COMBAT/ENGINEER COMBAT AIRBORNE"
       desc="ENGINEER COMBAT AIRBORNE"
       source="S1" />
  <cot cot="a-.-G-U-C-E-C-C"
       full="Atoms/Ground/UNIT/COMBAT/ENGINEER/ENGINEER COMBAT/ENGINEER COMBAT ARCTIC"
       desc="ENGINEER COMBAT ARCTIC"
       source="S1" />
  <cot cot="a-.-G-U-C-E-C-H"
       full="Atoms/Ground/UNIT/COMBAT/ENGINEER/ENGINEER COMBAT/ENGINEER COMBAT HEAVY"
       desc="ENGINEER COMBAT HEAVY"
       source="S1" />
  <cot cot="a-.-G-U-C-E-C-L"
       full="Atoms/Ground/UNIT/COMBAT/ENGINEER/ENGINEER COMBAT/ENGINEER COMBAT LIGHT (SAPPER)"
       desc="ENGINEER COMBAT LIGHT (SAPPER)"
       source="S1" />
  <cot cot="a-.-G-U-C-E-C-M"
       full="Atoms/Ground/UNIT/COMBAT/ENGINEER/ENGINEER COMBAT/ENGINEER COMBAT MEDIUM"
       desc="ENGINEER COMBAT MEDIUM"
       source="S1" />
  <cot cot="a-.-G-U-C-E-C-O"
       full="Atoms/Ground/UNIT/COMBAT/ENGINEER/ENGINEER COMBAT/ENGINEER COMBAT MOUNTAIN"
       desc="ENGINEER COMBAT MOUNTAIN"
       source="S1" />
  <cot cot="a-.-G-U-C-E-C-R"
       full="Atoms/Ground/UNIT/COMBAT/ENGINEER/ENGINEER COMBAT/ENGINEER COMBAT RECON"
       desc="ENGINEER COMBAT RECON"
       source="S1" />
  <cot cot="a-.-G-U-C-E-C-S"
       full="Atoms/Ground/UNIT/COMBAT/ENGINEER/ENGINEER COMBAT/ENGINEER COMBAT AIR ASSAULT"
       desc="ENGINEER COMBAT AIR ASSAULT"
       source="S1" />
  <cot cot="a-.-G-U-C-E-C-T"
       full="Atoms/Ground/UNIT/COMBAT/ENGINEER/ENGINEER COMBAT/ENGINEER COMBAT MECHANIZED (TRACK)"
       desc="ENGINEER COMBAT MECHANIZED (TRACK)"
       source="S1" />
  <cot cot="a-.-G-U-C-E-C-W"
       full="Atoms/Ground/UNIT/COMBAT/ENGINEER/ENGINEER COMBAT/ENGINEER COMBAT MOTORIZED"
       desc="ENGINEER COMBAT MOTORIZED"
       source="S1" />
  <cot cot="a-.-G-U-C-E-N"
       full="Atoms/Ground/UNIT/COMBAT/ENGINEER/ENGINEER CONSTRUCTION"
       desc="ENGINEER CONSTRUCTION"
       source="S1" />
  <cot cot="a-.-G-U-C-E-N-N"
       full="Atoms/Ground/UNIT/COMBAT/ENGINEER/ENGINEER CONSTRUCTION/ENGINEER NAVAL CONSTRUCTION"
       desc="ENGINEER NAVAL CONSTRUCTION"
       source="S1" />
  <cot cot="a-.-G-U-C-F"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)"
       desc="Artillery (Fixed)"
       source="S1" />
  <cot cot="a-.-G-U-C-F-H"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)/HOWITZER-GUN"
       desc="HOWITZER/GUN"
       source="S1" />
  <cot cot="a-.-G-U-C-F-H-A"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)/HOWITZER-GUN/AIRBORNE"
       desc="AIRBORNE"
       source="S1" />
  <cot cot="a-.-G-U-C-F-H-C"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)/HOWITZER-GUN/ARCTIC"
       desc="ARCTIC"
       source="S1" />
  <cot cot="a-.-G-U-C-F-H-E"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)/HOWITZER-GUN/Artillery (Mobile)"
       desc="Artillery (Mobile)"
       source="S1" />
  <cot cot="a-.-G-U-C-F-H-H"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)/HOWITZER-GUN/HEAVY"
       desc="HEAVY"
       source="S1" />
  <cot cot="a-.-G-U-C-F-H-L"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)/HOWITZER-GUN/LIGHT"
       desc="LIGHT"
       source="S1" />
  <cot cot="a-.-G-U-C-F-H-M"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)/HOWITZER-GUN/MEDIUM"
       desc="MEDIUM"
       source="S1" />
  <cot cot="a-.-G-U-C-F-H-O"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)/HOWITZER-GUN/MOUNTAIN"
       desc="MOUNTAIN"
       source="S1" />
  <cot cot="a-.-G-U-C-F-H-S"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)/HOWITZER-GUN/AIR ASSAULT"
       desc="AIR ASSAULT"
       source="S1" />
  <cot cot="a-.-G-U-C-F-H-X"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)/HOWITZER-GUN/AMPHIBIOUS"
       desc="AMPHIBIOUS"
       source="S1" />
  <cot cot="a-.-G-U-C-F-M"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)/MORTAR"
       desc="MORTAR"
       source="S1" />
  <cot cot="a-.-G-U-C-F-M-L"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)/MORTAR/AMPHIBIOUS MORTAR"
       desc="AMPHIBIOUS MORTAR"
       source="S1" />
  <cot cot="a-.-G-U-C-F-M-S"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)/MORTAR/SELF PROPELLED (SP) TRACKED MORTAR"
       desc="SELF PROPELLED (SP) TRACKED MORTAR"
       source="S1" />
  <cot cot="a-.-G-U-C-F-M-T"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)/MORTAR/TOWED MORTAR"
       desc="TOWED MORTAR"
       source="S1" />
  <cot cot="a-.-G-U-C-F-M-T-A"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)/MORTAR/TOWED MORTAR/TOWED AIRBORNE MORTAR"
       desc="TOWED AIRBORNE MORTAR"
       source="S1" />
  <cot cot="a-.-G-U-C-F-M-T-C"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)/MORTAR/TOWED MORTAR/TOWED ARCTIC MORTAR"
       desc="TOWED ARCTIC MORTAR"
       source="S1" />
  <cot cot="a-.-G-U-C-F-M-T-O"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)/MORTAR/TOWED MORTAR/TOWED MOUNTAIN MORTAR"
       desc="TOWED MOUNTAIN MORTAR"
       source="S1" />
  <cot cot="a-.-G-U-C-F-M-T-S"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)/MORTAR/TOWED MORTAR/TOWED AIR ASSAULT MORTAR"
       desc="TOWED AIR ASSAULT MORTAR"
       source="S1" />
  <cot cot="a-.-G-U-C-F-M-W"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)/MORTAR/SP WHEELED MORTAR"
       desc="SP WHEELED MORTAR"
       source="S1" />
  <cot cot="a-.-G-U-C-F-O"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)/METEOROLOGICAL"
       desc="METEOROLOGICAL"
       source="S1" />
  <cot cot="a-.-G-U-C-F-O-A"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)/METEOROLOGICAL/AIRBORNE METEOROLOGICAL"
       desc="AIRBORNE METEOROLOGICAL"
       source="S1" />
  <cot cot="a-.-G-U-C-F-O-L"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)/METEOROLOGICAL/LIGHT METEOROLOGICAL"
       desc="LIGHT METEOROLOGICAL"
       source="S1" />
  <cot cot="a-.-G-U-C-F-O-O"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)/METEOROLOGICAL/MOUNTAIN METEOROLOGICAL"
       desc="MOUNTAIN METEOROLOGICAL"
       source="S1" />
  <cot cot="a-.-G-U-C-F-O-S"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)/METEOROLOGICAL/AIR ASSAULT METEOROLOGICAL"
       desc="AIR ASSAULT METEOROLOGICAL"
       source="S1" />
  <cot cot="a-.-G-U-C-F-R"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)/ROCKET"
       desc="ROCKET"
       source="S1" />
  <cot cot="a-.-G-U-C-F-R-M"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)/ROCKET/Rockets (Fixed)"
       desc="Rockets (Fixed)"
       source="S1" />
  <cot cot="a-.-G-U-C-F-R-M-R"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)/ROCKET/Rockets (Fixed)/Rockets (Mobile)"
       desc="Rockets (Mobile)"
       source="S1" />
  <cot cot="a-.-G-U-C-F-R-M-S"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)/ROCKET/Rockets (Fixed)/MULTI ROCKET SELF PROPELLED"
       desc="MULTI ROCKET SELF PROPELLED"
       source="S1" />
  <cot cot="a-.-G-U-C-F-R-M-T"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)/ROCKET/Rockets (Fixed)/MULTI ROCKET TOWED"
       desc="MULTI ROCKET TOWED"
       source="S1" />
  <cot cot="a-.-G-U-C-F-R-S"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)/ROCKET/SINGLE ROCKET LAUNCHER"
       desc="SINGLE ROCKET LAUNCHER"
       source="S1" />
  <cot cot="a-.-G-U-C-F-R-S-R"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)/ROCKET/SINGLE ROCKET LAUNCHER/SINGLE ROCKET TRUCK"
       desc="SINGLE ROCKET TRUCK"
       source="S1" />
  <cot cot="a-.-G-U-C-F-R-S-S"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)/ROCKET/SINGLE ROCKET LAUNCHER/SINGLE ROCKET SELF PROPELLED"
       desc="SINGLE ROCKET SELF PROPELLED"
       source="S1" />
  <cot cot="a-.-G-U-C-F-R-S-T"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)/ROCKET/SINGLE ROCKET LAUNCHER/SINGLE ROCKET TOWED"
       desc="SINGLE ROCKET TOWED"
       source="S1" />
  <cot cot="a-.-G-U-C-F-S"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)/ARTILLERY SURVEY"
       desc="ARTILLERY SURVEY"
       source="S1" />
  <cot cot="a-.-G-U-C-F-S-A"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)/ARTILLERY SURVEY/AIRBORNE"
       desc="AIRBORNE"
       source="S1" />
  <cot cot="a-.-G-U-C-F-S-L"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)/ARTILLERY SURVEY/LIGHT"
       desc="LIGHT"
       source="S1" />
  <cot cot="a-.-G-U-C-F-S-O"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)/ARTILLERY SURVEY/MOUNTAIN"
       desc="MOUNTAIN"
       source="S1" />
  <cot cot="a-.-G-U-C-F-S-S"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)/ARTILLERY SURVEY/AIR ASSAULT"
       desc="AIR ASSAULT"
       source="S1" />
  <cot cot="a-.-G-U-C-F-T"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)/TARGET ACQUISITION"
       desc="TARGET ACQUISITION"
       source="S1" />
  <cot cot="a-.-G-U-C-F-T-A"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)/TARGET ACQUISITION/ANGLICO"
       desc="ANGLICO"
       source="S1" />
  <cot cot="a-.-G-U-C-F-T-C"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)/TARGET ACQUISITION/COLT-FIST"
       desc="COLT/FIST"
       source="S1" />
  <cot cot="a-.-G-U-C-F-T-C-D"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)/TARGET ACQUISITION/COLT-FIST/DISMOUNTED COLT-FIST"
       desc="DISMOUNTED COLT/FIST"
       source="S1" />
  <cot cot="a-.-G-U-C-F-T-C-M"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)/TARGET ACQUISITION/COLT-FIST/TRACKED COLT-FIST"
       desc="TRACKED COLT/FIST"
       source="S1" />
  <cot cot="a-.-G-U-C-F-T-F"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)/TARGET ACQUISITION/FLASH (OPTICAL)"
       desc="FLASH (OPTICAL)"
       source="S1" />
  <cot cot="a-.-G-U-C-F-T-R"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)/TARGET ACQUISITION/RADAR"
       desc="RADAR"
       source="S1" />
  <cot cot="a-.-G-U-C-F-T-S"
       full="Atoms/Ground/UNIT/COMBAT/Artillery (Fixed)/TARGET ACQUISITION/SOUND"
       desc="SOUND"
       source="S1" />
  <cot cot="a-.-G-U-C-I"
       full="Atoms/Ground/UNIT/COMBAT/Troops (Open)"
       desc="Troops (Open)"
       source="S1" />
  <cot cot="a-.-G-U-C-I-A"
       full="Atoms/Ground/UNIT/COMBAT/Troops (Open)/INFANTRY AIRBORNE"
       desc="INFANTRY AIRBORNE"
       source="S1" />
  <cot cot="a-.-G-U-C-I-C"
       full="Atoms/Ground/UNIT/COMBAT/Troops (Open)/INFANTRY ARCTIC"
       desc="INFANTRY ARCTIC"
       source="S1" />
  <cot cot="a-.-G-U-C-I-I"
       full="Atoms/Ground/UNIT/COMBAT/Troops (Open)/INFANTRY FIGHTING VEHICLE"
       desc="INFANTRY FIGHTING VEHICLE"
       source="S1" />
  <cot cot="a-.-G-U-C-I-L"
       full="Atoms/Ground/UNIT/COMBAT/Troops (Open)/INFANTRY LIGHT"
       desc="INFANTRY LIGHT"
       source="S1" />
  <cot cot="a-.-G-U-C-I-M"
       full="Atoms/Ground/UNIT/COMBAT/Troops (Open)/INFANTRY MOTORIZED"
       desc="INFANTRY MOTORIZED"
       source="S1" />
  <cot cot="a-.-G-U-C-I-N"
       full="Atoms/Ground/UNIT/COMBAT/Troops (Open)/INFANTRY NAVAL"
       desc="INFANTRY NAVAL"
       source="S1" />
  <cot cot="a-.-G-U-C-I-O"
       full="Atoms/Ground/UNIT/COMBAT/Troops (Open)/INFANTRY MOUNTAIN"
       desc="INFANTRY MOUNTAIN"
       source="S1" />
  <cot cot="a-.-G-U-C-I-S"
       full="Atoms/Ground/UNIT/COMBAT/Troops (Open)/INFANTRY AIR ASSAULT"
       desc="INFANTRY AIR ASSAULT"
       source="S1" />
  <cot cot="a-.-G-U-C-I-Z"
       full="Atoms/Ground/UNIT/COMBAT/Troops (Open)/INFANTRY MECHANIZED"
       desc="INFANTRY MECHANIZED"
       source="S1" />
  <cot cot="a-.-G-U-C-I-d"
       full="Atoms/Ground/UNIT/COMBAT/Troops (Open)/Troops (DugIn)"
       desc="Troops (DugIn)"
       source="S1" />
  <cot cot="a-.-G-U-C-M"
       full="Atoms/Ground/UNIT/COMBAT/MISSILE (SURF SURF)"
       desc="MISSILE (SURF SURF)"
       source="S1" />
  <cot cot="a-.-G-U-C-M-S"
       full="Atoms/Ground/UNIT/COMBAT/MISSILE (SURF SURF)/MISSILE (SURF SURF) STRATEGIC"
       desc="MISSILE (SURF SURF) STRATEGIC"
       source="S1" />
  <cot cot="a-.-G-U-C-M-T"
       full="Atoms/Ground/UNIT/COMBAT/MISSILE (SURF SURF)/MISSILE (SURF SURF) TACTICAL"
       desc="MISSILE (SURF SURF) TACTICAL"
       source="S1" />
  <cot cot="a-.-G-U-C-R"
       full="Atoms/Ground/UNIT/COMBAT/RECONNAISSANCE"
       desc="RECONNAISSANCE"
       source="S1" />
  <cot cot="a-.-G-U-C-R-A"
       full="Atoms/Ground/UNIT/COMBAT/RECONNAISSANCE/RECONNAISSANCE AIRBORNE"
       desc="RECONNAISSANCE AIRBORNE"
       source="S1" />
  <cot cot="a-.-G-U-C-R-C"
       full="Atoms/Ground/UNIT/COMBAT/RECONNAISSANCE/RECONNAISSANCE ARCTIC"
       desc="RECONNAISSANCE ARCTIC"
       source="S1" />
  <cot cot="a-.-G-U-C-R-H"
       full="Atoms/Ground/UNIT/COMBAT/RECONNAISSANCE/RECONNAISSANCE HORSE"
       desc="RECONNAISSANCE HORSE"
       source="S1" />
  <cot cot="a-.-G-U-C-R-L"
       full="Atoms/Ground/UNIT/COMBAT/RECONNAISSANCE/RECONNAISSANCE LIGHT"
       desc="RECONNAISSANCE LIGHT"
       source="S1" />
  <cot cot="a-.-G-U-C-R-O"
       full="Atoms/Ground/UNIT/COMBAT/RECONNAISSANCE/RECONNAISSANCE MOUNTAIN"
       desc="RECONNAISSANCE MOUNTAIN"
       source="S1" />
  <cot cot="a-.-G-U-C-R-R"
       full="Atoms/Ground/UNIT/COMBAT/RECONNAISSANCE/RECONNAISSANCE MARINE"
       desc="RECONNAISSANCE MARINE"
       source="S1" />
  <cot cot="a-.-G-U-C-R-R-D"
       full="Atoms/Ground/UNIT/COMBAT/RECONNAISSANCE/RECONNAISSANCE MARINE/RECONNAISSANCE MARINE DIVISION"
       desc="RECONNAISSANCE MARINE DIVISION"
       source="S1" />
  <cot cot="a-.-G-U-C-R-R-F"
       full="Atoms/Ground/UNIT/COMBAT/RECONNAISSANCE/RECONNAISSANCE MARINE/RECONNAISSANCE MARINE FORCE"
       desc="RECONNAISSANCE MARINE FORCE"
       source="S1" />
  <cot cot="a-.-G-U-C-R-R-L"
       full="Atoms/Ground/UNIT/COMBAT/RECONNAISSANCE/RECONNAISSANCE MARINE/RECONNAISSANCE MARINE LIGHT ARMORED"
       desc="RECONNAISSANCE MARINE LIGHT ARMORED"
       source="S1" />
  <cot cot="a-.-G-U-C-R-S"
       full="Atoms/Ground/UNIT/COMBAT/RECONNAISSANCE/RECONNAISSANCE AIR ASSAULT"
       desc="RECONNAISSANCE AIR ASSAULT"
       source="S1" />
  <cot cot="a-.-G-U-C-R-V"
       full="Atoms/Ground/UNIT/COMBAT/RECONNAISSANCE/RECONNAISSANCE CAVALRY"
       desc="RECONNAISSANCE CAVALRY"
       source="S1" />
  <cot cot="a-.-G-U-C-R-V-A"
       full="Atoms/Ground/UNIT/COMBAT/RECONNAISSANCE/RECONNAISSANCE CAVALRY/RECONNAISSANCE CAVALRY ARMORED"
       desc="RECONNAISSANCE CAVALRY ARMORED"
       source="S1" />
  <cot cot="a-.-G-U-C-R-V-G"
       full="Atoms/Ground/UNIT/COMBAT/RECONNAISSANCE/RECONNAISSANCE CAVALRY/RECONNAISSANCE CAVALRY GROUND"
       desc="RECONNAISSANCE CAVALRY GROUND"
       source="S1" />
  <cot cot="a-.-G-U-C-R-V-M"
       full="Atoms/Ground/UNIT/COMBAT/RECONNAISSANCE/RECONNAISSANCE CAVALRY/RECONNAISSANCE CAVALRY MOTORIZED"
       desc="RECONNAISSANCE CAVALRY MOTORIZED"
       source="S1" />
  <cot cot="a-.-G-U-C-R-V-O"
       full="Atoms/Ground/UNIT/COMBAT/RECONNAISSANCE/RECONNAISSANCE CAVALRY/RECONNAISSANCE CAVALRY AIR"
       desc="RECONNAISSANCE CAVALRY AIR"
       source="S1" />
  <cot cot="a-.-G-U-C-R-X"
       full="Atoms/Ground/UNIT/COMBAT/RECONNAISSANCE/RECONNAISSANCE LONG RANGE SURVEILLANCE"
       desc="RECONNAISSANCE LONG RANGE SURVEILLANCE"
       source="S1" />
  <cot cot="a-.-G-U-C-S"
       full="Atoms/Ground/UNIT/COMBAT/INTERNAL SECURITY FORCES"
       desc="INTERNAL SECURITY FORCES"
       source="S1" />
  <cot cot="a-.-G-U-C-S-A"
       full="Atoms/Ground/UNIT/COMBAT/INTERNAL SECURITY FORCES/AVIATION"
       desc="AVIATION"
       source="S1" />
  <cot cot="a-.-G-U-C-S-G"
       full="Atoms/Ground/UNIT/COMBAT/INTERNAL SECURITY FORCES/GROUND"
       desc="GROUND"
       source="S1" />
  <cot cot="a-.-G-U-C-S-G-A"
       full="Atoms/Ground/UNIT/COMBAT/INTERNAL SECURITY FORCES/GROUND/MECHANIZED GROUND"
       desc="MECHANIZED GROUND"
       source="S1" />
  <cot cot="a-.-G-U-C-S-G-D"
       full="Atoms/Ground/UNIT/COMBAT/INTERNAL SECURITY FORCES/GROUND/DISMOUNTED GROUND"
       desc="DISMOUNTED GROUND"
       source="S1" />
  <cot cot="a-.-G-U-C-S-G-M"
       full="Atoms/Ground/UNIT/COMBAT/INTERNAL SECURITY FORCES/GROUND/MOTORIZED GROUND"
       desc="MOTORIZED GROUND"
       source="S1" />
  <cot cot="a-.-G-U-C-S-M"
       full="Atoms/Ground/UNIT/COMBAT/INTERNAL SECURITY FORCES/WHEELED MECHANIZED"
       desc="WHEELED MECHANIZED"
       source="S1" />
  <cot cot="a-.-G-U-C-S-R"
       full="Atoms/Ground/UNIT/COMBAT/INTERNAL SECURITY FORCES/Rail"
       desc="Rail"
       source="S1" />
  <cot cot="a-.-G-U-C-S-W"
       full="Atoms/Ground/UNIT/COMBAT/INTERNAL SECURITY FORCES/RIVERINE"
       desc="RIVERINE"
       source="S1" />
  <cot cot="a-.-G-U-C-V"
       full="Atoms/Ground/UNIT/COMBAT/AVIATION"
       desc="AVIATION"
       source="S1" />
  <cot cot="a-.-G-U-C-V-C"
       full="Atoms/Ground/UNIT/COMBAT/AVIATION/COMPOSITE"
       desc="COMPOSITE"
       source="S1" />
  <cot cot="a-.-G-U-C-V-F"
       full="Atoms/Ground/UNIT/COMBAT/AVIATION/FIXED WING"
       desc="FIXED WING"
       source="S1" />
  <cot cot="a-.-G-U-C-V-F-A"
       full="Atoms/Ground/UNIT/COMBAT/AVIATION/FIXED WING/ATTACK FIXED WING"
       desc="ATTACK FIXED WING"
       source="S1" />
  <cot cot="a-.-G-U-C-V-F-R"
       full="Atoms/Ground/UNIT/COMBAT/AVIATION/FIXED WING/RECON FIXED WING"
       desc="RECON FIXED WING"
       source="S1" />
  <cot cot="a-.-G-U-C-V-F-U"
       full="Atoms/Ground/UNIT/COMBAT/AVIATION/FIXED WING/UTILITY FIXED WING"
       desc="UTILITY FIXED WING"
       source="S1" />
  <cot cot="a-.-G-U-C-V-R"
       full="Atoms/Ground/UNIT/COMBAT/AVIATION/ROTARY WING"
       desc="ROTARY WING"
       source="S1" />
  <cot cot="a-.-G-U-C-V-R-A"
       full="Atoms/Ground/UNIT/COMBAT/AVIATION/ROTARY WING/ATTACK ROTARY WING"
       desc="ATTACK ROTARY WING"
       source="S1" />
  <cot cot="a-.-G-U-C-V-R-M"
       full="Atoms/Ground/UNIT/COMBAT/AVIATION/ROTARY WING/MINE COUNTERMEASURE ROTARY WING"
       desc="MINE COUNTERMEASURE ROTARY WING"
       source="S1" />
  <cot cot="a-.-G-U-C-V-R-S"
       full="Atoms/Ground/UNIT/COMBAT/AVIATION/ROTARY WING/SCOUT ROTARY WING"
       desc="SCOUT ROTARY WING"
       source="S1" />
  <cot cot="a-.-G-U-C-V-R-U"
       full="Atoms/Ground/UNIT/COMBAT/AVIATION/ROTARY WING/UTILITY ROTARY WING"
       desc="UTILITY ROTARY WING"
       source="S1" />
  <cot cot="a-.-G-U-C-V-R-U-C"
       full="Atoms/Ground/UNIT/COMBAT/AVIATION/ROTARY WING/UTILITY ROTARY WING/C2 ROTARY WING"
       desc="C2 ROTARY WING"
       source="S1" />
  <cot cot="a-.-G-U-C-V-R-U-E"
       full="Atoms/Ground/UNIT/COMBAT/AVIATION/ROTARY WING/UTILITY ROTARY WING/MEDEVAC ROTARY WING"
       desc="MEDEVAC ROTARY WING"
       source="S1" />
  <cot cot="a-.-G-U-C-V-R-U-H"
       full="Atoms/Ground/UNIT/COMBAT/AVIATION/ROTARY WING/UTILITY ROTARY WING/HEAVY UTILITY ROTARY WING"
       desc="HEAVY UTILITY ROTARY WING"
       source="S1" />
  <cot cot="a-.-G-U-C-V-R-U-L"
       full="Atoms/Ground/UNIT/COMBAT/AVIATION/ROTARY WING/UTILITY ROTARY WING/LIGHT UTILITY ROTARY WING"
       desc="LIGHT UTILITY ROTARY WING"
       source="S1" />
  <cot cot="a-.-G-U-C-V-R-U-M"
       full="Atoms/Ground/UNIT/COMBAT/AVIATION/ROTARY WING/UTILITY ROTARY WING/MEDIUM UTILITY ROTARY WING"
       desc="MEDIUM UTILITY ROTARY WING"
       source="S1" />
  <cot cot="a-.-G-U-C-V-R-W"
       full="Atoms/Ground/UNIT/COMBAT/AVIATION/ROTARY WING/ANTISUBMARINE WARFARE ROTARY WING"
       desc="ANTISUBMARINE WARFARE ROTARY WING"
       source="S1" />
  <cot cot="a-.-G-U-C-V-R-d"
       full="Atoms/Ground/UNIT/COMBAT/AVIATION/ROTARY WING/Helo ground unit (Dual)"
       desc="Helo ground unit (Dual)"
       source="S1" />
  <cot cot="a-.-G-U-C-V-R-s"
       full="Atoms/Ground/UNIT/COMBAT/AVIATION/ROTARY WING/Helo ground unit (Single)"
       desc="Helo ground unit (Single)"
       source="S1" />
  <cot cot="a-.-G-U-C-V-S"
       full="Atoms/Ground/UNIT/COMBAT/AVIATION/SEARCH AND RESCUE"
       desc="SEARCH AND RESCUE"
       source="S1" />
  <cot cot="a-.-G-U-C-V-U"
       full="Atoms/Ground/UNIT/COMBAT/AVIATION/UNMANNED AERIAL VEHICLE"
       desc="UNMANNED AERIAL VEHICLE"
       source="S1" />
  <cot cot="a-.-G-U-C-V-U-F"
       full="Atoms/Ground/UNIT/COMBAT/AVIATION/UNMANNED AERIAL VEHICLE/UNMANNED AERIAL VEHICLE FIXED WING"
       desc="UNMANNED AERIAL VEHICLE FIXED WING"
       source="S1" />
  <cot cot="a-.-G-U-C-V-U-R"
       full="Atoms/Ground/UNIT/COMBAT/AVIATION/UNMANNED AERIAL VEHICLE/UNMANNED AERIAL VEHICLE ROTARY WING"
       desc="UNMANNED AERIAL VEHICLE ROTARY WING"
       source="S1" />
  <cot cot="a-.-G-U-C-V-V"
       full="Atoms/Ground/UNIT/COMBAT/AVIATION/VERTICAL-SHORT TAKEOFF AND LANDING"
       desc="VERTICAL/SHORT TAKEOFF AND LANDING"
       source="S1" />
  <cot cot="a-.-G-U-H"
       full="Atoms/Ground/UNIT/SPECIAL C2 HEADQUARTERS COMPONENT"
       desc="SPECIAL C2 HEADQUARTERS COMPONENT"
       source="S1" />
  <cot cot="a-.-G-U-S"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT"
       desc="COMBAT SERVICE SUPPORT"
       source="S1" />
  <cot cot="a-.-G-U-S-A"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/ADMINISTRATIVE (ADMIN)"
       desc="ADMINISTRATIVE (ADMIN)"
       source="S1" />
  <cot cot="a-.-G-U-S-A-C"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/ADMINISTRATIVE (ADMIN)/ADMIN CORPS"
       desc="ADMIN CORPS"
       source="S1" />
  <cot cot="a-.-G-U-S-A-F"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/ADMINISTRATIVE (ADMIN)/FINANCE"
       desc="FINANCE"
       source="S1" />
  <cot cot="a-.-G-U-S-A-F-C"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/ADMINISTRATIVE (ADMIN)/FINANCE/FINANCE CORPS"
       desc="FINANCE CORPS"
       source="S1" />
  <cot cot="a-.-G-U-S-A-F-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/ADMINISTRATIVE (ADMIN)/FINANCE/FINANCE THEATER"
       desc="FINANCE THEATER"
       source="S1" />
  <cot cot="a-.-G-U-S-A-J"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/ADMINISTRATIVE (ADMIN)/JUDGE ADVOCATE GENERAL (JAG)"
       desc="JUDGE ADVOCATE GENERAL (JAG)"
       source="S1" />
  <cot cot="a-.-G-U-S-A-J-C"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/ADMINISTRATIVE (ADMIN)/JUDGE ADVOCATE GENERAL (JAG)/JAG CORPS"
       desc="JAG CORPS"
       source="S1" />
  <cot cot="a-.-G-U-S-A-J-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/ADMINISTRATIVE (ADMIN)/JUDGE ADVOCATE GENERAL (JAG)/JAG THEATER"
       desc="JAG THEATER"
       source="S1" />
  <cot cot="a-.-G-U-S-A-L"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/ADMINISTRATIVE (ADMIN)/LABOR"
       desc="LABOR"
       source="S1" />
  <cot cot="a-.-G-U-S-A-L-C"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/ADMINISTRATIVE (ADMIN)/LABOR/LABOR CORPS"
       desc="LABOR CORPS"
       source="S1" />
  <cot cot="a-.-G-U-S-A-L-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/ADMINISTRATIVE (ADMIN)/LABOR/LABOR THEATER"
       desc="LABOR THEATER"
       source="S1" />
  <cot cot="a-.-G-U-S-A-M"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/ADMINISTRATIVE (ADMIN)/MORTUARY-GRAVES REGISTRY"
       desc="MORTUARY/GRAVES REGISTRY"
       source="S1" />
  <cot cot="a-.-G-U-S-A-M-C"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/ADMINISTRATIVE (ADMIN)/MORTUARY-GRAVES REGISTRY/MORTUARY-GRAVES REGISTRY CORPS"
       desc="MORTUARY/GRAVES REGISTRY CORPS"
       source="S1" />
  <cot cot="a-.-G-U-S-A-M-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/ADMINISTRATIVE (ADMIN)/MORTUARY-GRAVES REGISTRY/MORTUARY-GRAVES REGISTRY THEATER"
       desc="MORTUARY/GRAVES REGISTRY THEATER"
       source="S1" />
  <cot cot="a-.-G-U-S-A-O"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/ADMINISTRATIVE (ADMIN)/POSTAL"
       desc="POSTAL"
       source="S1" />
  <cot cot="a-.-G-U-S-A-O-C"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/ADMINISTRATIVE (ADMIN)/POSTAL/POSTAL CORPS"
       desc="POSTAL CORPS"
       source="S1" />
  <cot cot="a-.-G-U-S-A-O-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/ADMINISTRATIVE (ADMIN)/POSTAL/POSTAL THEATER"
       desc="POSTAL THEATER"
       source="S1" />
  <cot cot="a-.-G-U-S-A-P"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/ADMINISTRATIVE (ADMIN)/PUBLIC AFFAIRS"
       desc="PUBLIC AFFAIRS"
       source="S1" />
  <cot cot="a-.-G-U-S-A-P-B"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/ADMINISTRATIVE (ADMIN)/PUBLIC AFFAIRS/PUBLIC AFFAIRS BROADCAST"
       desc="PUBLIC AFFAIRS BROADCAST"
       source="S1" />
  <cot cot="a-.-G-U-S-A-P-B-C"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/ADMINISTRATIVE (ADMIN)/PUBLIC AFFAIRS/PUBLIC AFFAIRS BROADCAST/PUBLIC AFFAIRS BROADCAST CORPS"
       desc="PUBLIC AFFAIRS BROADCAST CORPS"
       source="S1" />
  <cot cot="a-.-G-U-S-A-P-B-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/ADMINISTRATIVE (ADMIN)/PUBLIC AFFAIRS/PUBLIC AFFAIRS BROADCAST/PUBLIC AFFAIRS BROADCAST THEATER"
       desc="PUBLIC AFFAIRS BROADCAST THEATER"
       source="S1" />
  <cot cot="a-.-G-U-S-A-P-C"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/ADMINISTRATIVE (ADMIN)/PUBLIC AFFAIRS/PUBLIC AFFAIRS CORPS"
       desc="PUBLIC AFFAIRS CORPS"
       source="S1" />
  <cot cot="a-.-G-U-S-A-P-M"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/ADMINISTRATIVE (ADMIN)/PUBLIC AFFAIRS/PUBLIC AFFAIRS JOINT INFORMATION BUREAU"
       desc="PUBLIC AFFAIRS JOINT INFORMATION BUREAU"
       source="S1" />
  <cot cot="a-.-G-U-S-A-P-M-C"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/ADMINISTRATIVE (ADMIN)/PUBLIC AFFAIRS/PUBLIC AFFAIRS JOINT INFORMATION BUREAU/PUBLIC AFFAIRS JIB CORPS"
       desc="PUBLIC AFFAIRS JIB CORPS"
       source="S1" />
  <cot cot="a-.-G-U-S-A-P-M-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/ADMINISTRATIVE (ADMIN)/PUBLIC AFFAIRS/PUBLIC AFFAIRS JOINT INFORMATION BUREAU/PUBLIC AFFAIRS JIB THEATER"
       desc="PUBLIC AFFAIRS JIB THEATER"
       source="S1" />
  <cot cot="a-.-G-U-S-A-P-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/ADMINISTRATIVE (ADMIN)/PUBLIC AFFAIRS/PUBLIC AFFAIRS THEATER"
       desc="PUBLIC AFFAIRS THEATER"
       source="S1" />
  <cot cot="a-.-G-U-S-A-Q"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/ADMINISTRATIVE (ADMIN)/QUARTERMASTER (SUPPLY)"
       desc="QUARTERMASTER (SUPPLY)"
       source="S1" />
  <cot cot="a-.-G-U-S-A-Q-C"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/ADMINISTRATIVE (ADMIN)/QUARTERMASTER (SUPPLY)/QUARTERMASTER (SUPPLY) CORPS"
       desc="QUARTERMASTER (SUPPLY) CORPS"
       source="S1" />
  <cot cot="a-.-G-U-S-A-Q-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/ADMINISTRATIVE (ADMIN)/QUARTERMASTER (SUPPLY)/QUARTERMASTER (SUPPLY) THEATER"
       desc="QUARTERMASTER (SUPPLY) THEATER"
       source="S1" />
  <cot cot="a-.-G-U-S-A-R"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/ADMINISTRATIVE (ADMIN)/RELIGIOUS-CHAPLAIN"
       desc="RELIGIOUS/CHAPLAIN"
       source="S1" />
  <cot cot="a-.-G-U-S-A-R-C"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/ADMINISTRATIVE (ADMIN)/RELIGIOUS-CHAPLAIN/RELIGIOUS-CHAPLAIN CORPS"
       desc="RELIGIOUS/CHAPLAIN CORPS"
       source="S1" />
  <cot cot="a-.-G-U-S-A-R-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/ADMINISTRATIVE (ADMIN)/RELIGIOUS-CHAPLAIN/RELIGIOUS-CHAPLAIN THEATER"
       desc="RELIGIOUS/CHAPLAIN THEATER"
       source="S1" />
  <cot cot="a-.-G-U-S-A-S"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/ADMINISTRATIVE (ADMIN)/PERSONNEL SERVICES"
       desc="PERSONNEL SERVICES"
       source="S1" />
  <cot cot="a-.-G-U-S-A-S-C"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/ADMINISTRATIVE (ADMIN)/PERSONNEL SERVICES/PERSONNEL CORPS"
       desc="PERSONNEL CORPS"
       source="S1" />
  <cot cot="a-.-G-U-S-A-S-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/ADMINISTRATIVE (ADMIN)/PERSONNEL SERVICES/PERSONNEL THEATER"
       desc="PERSONNEL THEATER"
       source="S1" />
  <cot cot="a-.-G-U-S-A-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/ADMINISTRATIVE (ADMIN)/ADMIN THEATER"
       desc="ADMIN THEATER"
       source="S1" />
  <cot cot="a-.-G-U-S-A-W"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/ADMINISTRATIVE (ADMIN)/MORALE, WELFARE, RECREATION (MWR)"
       desc="MORALE, WELFARE, RECREATION (MWR)"
       source="S1" />
  <cot cot="a-.-G-U-S-A-W-C"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/ADMINISTRATIVE (ADMIN)/MORALE, WELFARE, RECREATION (MWR)/MWR CORPS"
       desc="MWR CORPS"
       source="S1" />
  <cot cot="a-.-G-U-S-A-W-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/ADMINISTRATIVE (ADMIN)/MORALE, WELFARE, RECREATION (MWR)/MWR THEATER"
       desc="MWR THEATER"
       source="S1" />
  <cot cot="a-.-G-U-S-A-X"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/ADMINISTRATIVE (ADMIN)/REPLACEMENT HOLDING UNIT (RHU)"
       desc="REPLACEMENT HOLDING UNIT (RHU)"
       source="S1" />
  <cot cot="a-.-G-U-S-A-X-C"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/ADMINISTRATIVE (ADMIN)/REPLACEMENT HOLDING UNIT (RHU)/RHU CORPS"
       desc="RHU CORPS"
       source="S1" />
  <cot cot="a-.-G-U-S-A-X-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/ADMINISTRATIVE (ADMIN)/REPLACEMENT HOLDING UNIT (RHU)/RHU THEATER"
       desc="RHU THEATER"
       source="S1" />
  <cot cot="a-.-G-U-S-M"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/MEDICAL"
       desc="MEDICAL"
       source="S1" />
  <cot cot="a-.-G-U-S-M-C"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/MEDICAL/MEDICAL CORPS"
       desc="MEDICAL CORPS"
       source="S1" />
  <cot cot="a-.-G-U-S-M-D"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/MEDICAL/MEDICAL DENTAL"
       desc="MEDICAL DENTAL"
       source="S1" />
  <cot cot="a-.-G-U-S-M-D-C"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/MEDICAL/MEDICAL DENTAL/MEDICAL DENTAL CORPS"
       desc="MEDICAL DENTAL CORPS"
       source="S1" />
  <cot cot="a-.-G-U-S-M-D-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/MEDICAL/MEDICAL DENTAL/MEDICAL DENTAL THEATER"
       desc="MEDICAL DENTAL THEATER"
       source="S1" />
  <cot cot="a-.-G-U-S-M-M"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/MEDICAL/MEDICAL TREATMENT FACILITY"
       desc="MEDICAL TREATMENT FACILITY"
       source="S1" />
  <cot cot="a-.-G-U-S-M-M-C"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/MEDICAL/MEDICAL TREATMENT FACILITY/MEDICAL TREATMENT FACILITY CORPS"
       desc="MEDICAL TREATMENT FACILITY CORPS"
       source="S1" />
  <cot cot="a-.-G-U-S-M-M-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/MEDICAL/MEDICAL TREATMENT FACILITY/MEDICAL TREATMENT FACILITY THEATER"
       desc="MEDICAL TREATMENT FACILITY THEATER"
       source="S1" />
  <cot cot="a-.-G-U-S-M-P"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/MEDICAL/MEDICAL PSYCHOLOGICAL"
       desc="MEDICAL PSYCHOLOGICAL"
       source="S1" />
  <cot cot="a-.-G-U-S-M-P-C"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/MEDICAL/MEDICAL PSYCHOLOGICAL/MEDICAL PSYCHOLOGICAL CORPS"
       desc="MEDICAL PSYCHOLOGICAL CORPS"
       source="S1" />
  <cot cot="a-.-G-U-S-M-P-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/MEDICAL/MEDICAL PSYCHOLOGICAL/MEDICAL PSYCHOLOGICAL THEATER"
       desc="MEDICAL PSYCHOLOGICAL THEATER"
       source="S1" />
  <cot cot="a-.-G-U-S-M-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/MEDICAL/MEDICAL THEATER"
       desc="MEDICAL THEATER"
       source="S1" />
  <cot cot="a-.-G-U-S-M-V"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/MEDICAL/MEDICAL VETERINARY"
       desc="MEDICAL VETERINARY"
       source="S1" />
  <cot cot="a-.-G-U-S-M-V-C"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/MEDICAL/MEDICAL VETERINARY/MEDICAL VETERINARY CORPS"
       desc="MEDICAL VETERINARY CORPS"
       source="S1" />
  <cot cot="a-.-G-U-S-M-V-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/MEDICAL/MEDICAL VETERINARY/MEDICAL VETERINARY THEATER"
       desc="MEDICAL VETERINARY THEATER"
       source="S1" />
  <cot cot="a-.-G-U-S-S"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/SUPPLY"
       desc="SUPPLY"
       source="S1" />
  <cot cot="a-.-G-U-S-S-1"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/SUPPLY/SUPPLY CLASS I"
       desc="SUPPLY CLASS I"
       source="S1" />
  <cot cot="a-.-G-U-S-S-1-C"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/SUPPLY/SUPPLY CLASS I/SUPPLY CLASS I CORPS"
       desc="SUPPLY CLASS I CORPS"
       source="S1" />
  <cot cot="a-.-G-U-S-S-1-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/SUPPLY/SUPPLY CLASS I/SUPPLY CLASS I THEATER"
       desc="SUPPLY CLASS I THEATER"
       source="S1" />
  <cot cot="a-.-G-U-S-S-2"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/SUPPLY/SUPPLY CLASS II"
       desc="SUPPLY CLASS II"
       source="S1" />
  <cot cot="a-.-G-U-S-S-2-C"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/SUPPLY/SUPPLY CLASS II/SUPPLY CLASS II CORPS"
       desc="SUPPLY CLASS II CORPS"
       source="S1" />
  <cot cot="a-.-G-U-S-S-2-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/SUPPLY/SUPPLY CLASS II/SUPPLY CLASS II THEATER"
       desc="SUPPLY CLASS II THEATER"
       source="S1" />
  <cot cot="a-.-G-U-S-S-3"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/SUPPLY/SUPPLY CLASS III"
       desc="SUPPLY CLASS III"
       source="S1" />
  <cot cot="a-.-G-U-S-S-3-A"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/SUPPLY/SUPPLY CLASS III/SUPPLY CLASS III AVIATION"
       desc="SUPPLY CLASS III AVIATION"
       source="S1" />
  <cot cot="a-.-G-U-S-S-3-A-C"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/SUPPLY/SUPPLY CLASS III/SUPPLY CLASS III AVIATION/SUPPLY CLASS III AVIATION CORPS"
       desc="SUPPLY CLASS III AVIATION CORPS"
       source="S1" />
  <cot cot="a-.-G-U-S-S-3-A-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/SUPPLY/SUPPLY CLASS III/SUPPLY CLASS III AVIATION/SUPPLY CLASS III AVIATION THEATER"
       desc="SUPPLY CLASS III AVIATION THEATER"
       source="S1" />
  <cot cot="a-.-G-U-S-S-3-C"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/SUPPLY/SUPPLY CLASS III/SUPPLY CLASS III CORPS"
       desc="SUPPLY CLASS III CORPS"
       source="S1" />
  <cot cot="a-.-G-U-S-S-3-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/SUPPLY/SUPPLY CLASS III/SUPPLY CLASS III THEATER"
       desc="SUPPLY CLASS III THEATER"
       source="S1" />
  <cot cot="a-.-G-U-S-S-4"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/SUPPLY/SUPPLY CLASS IV"
       desc="SUPPLY CLASS IV"
       source="S1" />
  <cot cot="a-.-G-U-S-S-4-C"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/SUPPLY/SUPPLY CLASS IV/SUPPLY CLASS IV CORPS"
       desc="SUPPLY CLASS IV CORPS"
       source="S1" />
  <cot cot="a-.-G-U-S-S-4-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/SUPPLY/SUPPLY CLASS IV/SUPPLY CLASS IV THEATER"
       desc="SUPPLY CLASS IV THEATER"
       source="S1" />
  <cot cot="a-.-G-U-S-S-5"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/SUPPLY/SUPPLY CLASS V"
       desc="SUPPLY CLASS V"
       source="S1" />
  <cot cot="a-.-G-U-S-S-5-C"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/SUPPLY/SUPPLY CLASS V/SUPPLY CLASS V CORPS"
       desc="SUPPLY CLASS V CORPS"
       source="S1" />
  <cot cot="a-.-G-U-S-S-5-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/SUPPLY/SUPPLY CLASS V/SUPPLY CLASS V THEATER"
       desc="SUPPLY CLASS V THEATER"
       source="S1" />
  <cot cot="a-.-G-U-S-S-6"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/SUPPLY/SUPPLY CLASS VI"
       desc="SUPPLY CLASS VI"
       source="S1" />
  <cot cot="a-.-G-U-S-S-6-C"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/SUPPLY/SUPPLY CLASS VI/SUPPLY CLASS VI CORPS"
       desc="SUPPLY CLASS VI CORPS"
       source="S1" />
  <cot cot="a-.-G-U-S-S-6-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/SUPPLY/SUPPLY CLASS VI/SUPPLY CLASS VI THEATER"
       desc="SUPPLY CLASS VI THEATER"
       source="S1" />
  <cot cot="a-.-G-U-S-S-7"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/SUPPLY/SUPPLY CLASS VII"
       desc="SUPPLY CLASS VII"
       source="S1" />
  <cot cot="a-.-G-U-S-S-7-C"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/SUPPLY/SUPPLY CLASS VII/SUPPLY CLASS VII CORPS"
       desc="SUPPLY CLASS VII CORPS"
       source="S1" />
  <cot cot="a-.-G-U-S-S-7-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/SUPPLY/SUPPLY CLASS VII/SUPPLY CLASS VII THEATER"
       desc="SUPPLY CLASS VII THEATER"
       source="S1" />
  <cot cot="a-.-G-U-S-S-8"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/SUPPLY/SUPPLY CLASS VIII"
       desc="SUPPLY CLASS VIII"
       source="S1" />
  <cot cot="a-.-G-U-S-S-8-C"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/SUPPLY/SUPPLY CLASS VIII/SUPPLY CLASS VIII CORPS"
       desc="SUPPLY CLASS VIII CORPS"
       source="S1" />
  <cot cot="a-.-G-U-S-S-8-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/SUPPLY/SUPPLY CLASS VIII/SUPPLY CLASS VIII THEATER"
       desc="SUPPLY CLASS VIII THEATER"
       source="S1" />
  <cot cot="a-.-G-U-S-S-9"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/SUPPLY/SUPPLY CLASS IX"
       desc="SUPPLY CLASS IX"
       source="S1" />
  <cot cot="a-.-G-U-S-S-9-C"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/SUPPLY/SUPPLY CLASS IX/SUPPLY CLASS IX CORPS"
       desc="SUPPLY CLASS IX CORPS"
       source="S1" />
  <cot cot="a-.-G-U-S-S-9-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/SUPPLY/SUPPLY CLASS IX/SUPPLY CLASS IX THEATER"
       desc="SUPPLY CLASS IX THEATER"
       source="S1" />
  <cot cot="a-.-G-U-S-S-C"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/SUPPLY/SUPPLY CORPS"
       desc="SUPPLY CORPS"
       source="S1" />
  <cot cot="a-.-G-U-S-S-L"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/SUPPLY/SUPPLY LAUNDRY-BATH"
       desc="SUPPLY LAUNDRY/BATH"
       source="S1" />
  <cot cot="a-.-G-U-S-S-L-C"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/SUPPLY/SUPPLY LAUNDRY-BATH/SUPPLY LAUNDRY-BATH CORPS"
       desc="SUPPLY LAUNDRY/BATH CORPS"
       source="S1" />
  <cot cot="a-.-G-U-S-S-L-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/SUPPLY/SUPPLY LAUNDRY-BATH/SUPPLY LAUNDRY-BATH THEATER"
       desc="SUPPLY LAUNDRY/BATH THEATER"
       source="S1" />
  <cot cot="a-.-G-U-S-S-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/SUPPLY/SUPPLY THEATER"
       desc="SUPPLY THEATER"
       source="S1" />
  <cot cot="a-.-G-U-S-S-W"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/SUPPLY/SUPPLY WATER"
       desc="SUPPLY WATER"
       source="S1" />
  <cot cot="a-.-G-U-S-S-W-C"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/SUPPLY/SUPPLY WATER/SUPPLY WATER CORPS"
       desc="SUPPLY WATER CORPS"
       source="S1" />
  <cot cot="a-.-G-U-S-S-W-P"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/SUPPLY/SUPPLY WATER/SUPPLY WATER PURIFICATION"
       desc="SUPPLY WATER PURIFICATION"
       source="S1" />
  <cot cot="a-.-G-U-S-S-W-P-C"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/SUPPLY/SUPPLY WATER/SUPPLY WATER PURIFICATION/SUPPLY WATER PURIFICATION CORPS"
       desc="SUPPLY WATER PURIFICATION CORPS"
       source="S1" />
  <cot cot="a-.-G-U-S-S-W-P-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/SUPPLY/SUPPLY WATER/SUPPLY WATER PURIFICATION/SUPPLY WATER PURIFICATION THEATER"
       desc="SUPPLY WATER PURIFICATION THEATER"
       source="S1" />
  <cot cot="a-.-G-U-S-S-W-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/SUPPLY/SUPPLY WATER/SUPPLY WATER THEATER"
       desc="SUPPLY WATER THEATER"
       source="S1" />
  <cot cot="a-.-G-U-S-S-X"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/SUPPLY/SUPPLY CLASS X"
       desc="SUPPLY CLASS X"
       source="S1" />
  <cot cot="a-.-G-U-S-S-X-C"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/SUPPLY/SUPPLY CLASS X/SUPPLY CLASS X CORPS"
       desc="SUPPLY CLASS X CORPS"
       source="S1" />
  <cot cot="a-.-G-U-S-S-X-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/SUPPLY/SUPPLY CLASS X/SUPPLY CLASS X THEATER"
       desc="SUPPLY CLASS X THEATER"
       source="S1" />
  <cot cot="a-.-G-U-S-S-d"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/SUPPLY/SupplyDepot"
       desc="SupplyDepot"
       source="S1" />
  <cot cot="a-.-G-U-S-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/TRANSPORTATION"
       desc="TRANSPORTATION"
       source="S1" />
  <cot cot="a-.-G-U-S-T-A"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/TRANSPORTATION/APOD-APOE"
       desc="APOD/APOE"
       source="S1" />
  <cot cot="a-.-G-U-S-T-A-C"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/TRANSPORTATION/APOD-APOE/APOD-APOE CORPS"
       desc="APOD/APOE CORPS"
       source="S1" />
  <cot cot="a-.-G-U-S-T-A-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/TRANSPORTATION/APOD-APOE/APOD-APOE THEATER"
       desc="APOD/APOE THEATER"
       source="S1" />
  <cot cot="a-.-G-U-S-T-C"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/TRANSPORTATION/TRANSPORTATION CORPS"
       desc="TRANSPORTATION CORPS"
       source="S1" />
  <cot cot="a-.-G-U-S-T-I"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/TRANSPORTATION/MISSILE"
       desc="MISSILE"
       source="S1" />
  <cot cot="a-.-G-U-S-T-I-C"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/TRANSPORTATION/MISSILE/MISSILE CORPS"
       desc="MISSILE CORPS"
       source="S1" />
  <cot cot="a-.-G-U-S-T-I-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/TRANSPORTATION/MISSILE/MISSILE THEATER"
       desc="MISSILE THEATER"
       source="S1" />
  <cot cot="a-.-G-U-S-T-M"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/TRANSPORTATION/MOVEMENT CONTROL CENTER(MCC)"
       desc="MOVEMENT CONTROL CENTER(MCC)"
       source="S1" />
  <cot cot="a-.-G-U-S-T-M-C"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/TRANSPORTATION/MOVEMENT CONTROL CENTER(MCC)/MCC CORPS"
       desc="MCC CORPS"
       source="S1" />
  <cot cot="a-.-G-U-S-T-M-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/TRANSPORTATION/MOVEMENT CONTROL CENTER(MCC)/MCC THEATER"
       desc="MCC THEATER"
       source="S1" />
  <cot cot="a-.-G-U-S-T-R"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/TRANSPORTATION/RAILHEAD"
       desc="RAILHEAD"
       source="S1" />
  <cot cot="a-.-G-U-S-T-R-C"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/TRANSPORTATION/RAILHEAD/RAILHEAD CORPS"
       desc="RAILHEAD CORPS"
       source="S1" />
  <cot cot="a-.-G-U-S-T-R-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/TRANSPORTATION/RAILHEAD/RAILHEAD THEATER"
       desc="RAILHEAD THEATER"
       source="S1" />
  <cot cot="a-.-G-U-S-T-S"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/TRANSPORTATION/SPOD-SPOE"
       desc="SPOD/SPOE"
       source="S1" />
  <cot cot="a-.-G-U-S-T-S-C"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/TRANSPORTATION/SPOD-SPOE/SPOD-SPOE CORPS"
       desc="SPOD/SPOE CORPS"
       source="S1" />
  <cot cot="a-.-G-U-S-T-S-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/TRANSPORTATION/SPOD-SPOE/SPOD-SPOE THEATER"
       desc="SPOD/SPOE THEATER"
       source="S1" />
  <cot cot="a-.-G-U-S-T-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/TRANSPORTATION/TRANSPORTATION THEATER"
       desc="TRANSPORTATION THEATER"
       source="S1" />
  <cot cot="a-.-G-U-S-X"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/MAINTENANCE"
       desc="MAINTENANCE"
       source="S1" />
  <cot cot="a-.-G-U-S-X-C"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/MAINTENANCE/MAINTENANCE CORPS"
       desc="MAINTENANCE CORPS"
       source="S1" />
  <cot cot="a-.-G-U-S-X-E"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/MAINTENANCE/ELECTRO OPTICAL"
       desc="ELECTRO OPTICAL"
       source="S1" />
  <cot cot="a-.-G-U-S-X-E-C"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/MAINTENANCE/ELECTRO OPTICAL/ELECTRO OPTICAL CORPS"
       desc="ELECTRO OPTICAL CORPS"
       source="S1" />
  <cot cot="a-.-G-U-S-X-E-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/MAINTENANCE/ELECTRO OPTICAL/ELECTRO OPTICAL THEATER"
       desc="ELECTRO OPTICAL THEATER"
       source="S1" />
  <cot cot="a-.-G-U-S-X-H"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/MAINTENANCE/MAINTENANCE HEAVY"
       desc="MAINTENANCE HEAVY"
       source="S1" />
  <cot cot="a-.-G-U-S-X-H-C"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/MAINTENANCE/MAINTENANCE HEAVY/MAINTENANCE HEAVY CORPS"
       desc="MAINTENANCE HEAVY CORPS"
       source="S1" />
  <cot cot="a-.-G-U-S-X-H-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/MAINTENANCE/MAINTENANCE HEAVY/MAINTENANCE HEAVY THEATER"
       desc="MAINTENANCE HEAVY THEATER"
       source="S1" />
  <cot cot="a-.-G-U-S-X-O"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/MAINTENANCE/ORDNANCE"
       desc="ORDNANCE"
       source="S1" />
  <cot cot="a-.-G-U-S-X-O-C"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/MAINTENANCE/ORDNANCE/ORDNANCE CORPS"
       desc="ORDNANCE CORPS"
       source="S1" />
  <cot cot="a-.-G-U-S-X-O-M"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/MAINTENANCE/ORDNANCE/ORDNANCE MISSILE"
       desc="ORDNANCE MISSILE"
       source="S1" />
  <cot cot="a-.-G-U-S-X-O-M-C"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/MAINTENANCE/ORDNANCE/ORDNANCE MISSILE/ORDNANCE MISSILE CORPS"
       desc="ORDNANCE MISSILE CORPS"
       source="S1" />
  <cot cot="a-.-G-U-S-X-O-M-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/MAINTENANCE/ORDNANCE/ORDNANCE MISSILE/ORDNANCE MISSILE THEATER"
       desc="ORDNANCE MISSILE THEATER"
       source="S1" />
  <cot cot="a-.-G-U-S-X-O-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/MAINTENANCE/ORDNANCE/ORDNANCE THEATER"
       desc="ORDNANCE THEATER"
       source="S1" />
  <cot cot="a-.-G-U-S-X-R"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/MAINTENANCE/MAINTENANCE RECOVERY"
       desc="MAINTENANCE RECOVERY"
       source="S1" />
  <cot cot="a-.-G-U-S-X-R-C"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/MAINTENANCE/MAINTENANCE RECOVERY/MAINTENANCE RECOVERY CORPS"
       desc="MAINTENANCE RECOVERY CORPS"
       source="S1" />
  <cot cot="a-.-G-U-S-X-R-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/MAINTENANCE/MAINTENANCE RECOVERY/MAINTENANCE RECOVERY THEATER"
       desc="MAINTENANCE RECOVERY THEATER"
       source="S1" />
  <cot cot="a-.-G-U-S-X-T"
       full="Atoms/Ground/UNIT/COMBAT SERVICE SUPPORT/MAINTENANCE/MAINTENANCE THEATER"
       desc="MAINTENANCE THEATER"
       source="S1" />
  <cot cot="a-.-G-U-U"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT"
       desc="COMBAT SUPPORT"
       source="S1" />
  <cot cot="a-.-G-U-U-A"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/COMBAT SUPPORT NBC"
       desc="COMBAT SUPPORT NBC"
       source="S1" />
  <cot cot="a-.-G-U-U-A-B"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/COMBAT SUPPORT NBC/BIOLOGICAL"
       desc="BIOLOGICAL"
       source="S1" />
  <cot cot="a-.-G-U-U-A-B-R"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/COMBAT SUPPORT NBC/BIOLOGICAL/RECON EQUIPPED"
       desc="RECON EQUIPPED"
       source="S1" />
  <cot cot="a-.-G-U-U-A-C"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/COMBAT SUPPORT NBC/CHEMICAL"
       desc="CHEMICAL"
       source="S1" />
  <cot cot="a-.-G-U-U-A-C-C"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/COMBAT SUPPORT NBC/CHEMICAL/SMOKE-DECON"
       desc="SMOKE/DECON"
       source="S1" />
  <cot cot="a-.-G-U-U-A-C-C-K"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/COMBAT SUPPORT NBC/CHEMICAL/SMOKE-DECON/MECHANIZED SMOKE-DECON"
       desc="MECHANIZED SMOKE/DECON"
       source="S1" />
  <cot cot="a-.-G-U-U-A-C-C-M"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/COMBAT SUPPORT NBC/CHEMICAL/SMOKE-DECON/MOTORIZED SMOKE-DECON"
       desc="MOTORIZED SMOKE/DECON"
       source="S1" />
  <cot cot="a-.-G-U-U-A-C-R"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/COMBAT SUPPORT NBC/CHEMICAL/CHEMICAL RECON"
       desc="CHEMICAL RECON"
       source="S1" />
  <cot cot="a-.-G-U-U-A-C-R-S"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/COMBAT SUPPORT NBC/CHEMICAL/CHEMICAL RECON/CHEMICAL WHEELED ARMORED VEHICLE"
       desc="CHEMICAL WHEELED ARMORED VEHICLE"
       source="S1" />
  <cot cot="a-.-G-U-U-A-C-R-W"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/COMBAT SUPPORT NBC/CHEMICAL/CHEMICAL RECON/CHEMICAL WHEELED ARMORED VEHICLE"
       desc="CHEMICAL WHEELED ARMORED VEHICLE"
       source="S1" />
  <cot cot="a-.-G-U-U-A-C-S"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/COMBAT SUPPORT NBC/CHEMICAL/SMOKE"
       desc="SMOKE"
       source="S1" />
  <cot cot="a-.-G-U-U-A-C-S-A"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/COMBAT SUPPORT NBC/CHEMICAL/SMOKE/ARMOR SMOKE"
       desc="ARMOR SMOKE"
       source="S1" />
  <cot cot="a-.-G-U-U-A-C-S-M"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/COMBAT SUPPORT NBC/CHEMICAL/SMOKE/MOTORIZED SMOKE"
       desc="MOTORIZED SMOKE"
       source="S1" />
  <cot cot="a-.-G-U-U-A-D"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/COMBAT SUPPORT NBC/DECONTAMINATION"
       desc="DECONTAMINATION"
       source="S1" />
  <cot cot="a-.-G-U-U-A-N"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/COMBAT SUPPORT NBC/NUCLEAR"
       desc="NUCLEAR"
       source="S1" />
  <cot cot="a-.-G-U-U-E"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/EXPLOSIVE ORDINANCE DISPOSAL"
       desc="EXPLOSIVE ORDINANCE DISPOSAL"
       source="S1" />
  <cot cot="a-.-G-U-U-I"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/INFORMATION WARFARE UNIT"
       desc="INFORMATION WARFARE UNIT"
       source="S1" />
  <cot cot="a-.-G-U-U-L"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/LAW ENFORCEMENT UNIT"
       desc="LAW ENFORCEMENT UNIT"
       source="S1" />
  <cot cot="a-.-G-U-U-L-C"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/LAW ENFORCEMENT UNIT/CIVILIAN LAW ENFORCEMENT"
       desc="CIVILIAN LAW ENFORCEMENT"
       source="S1" />
  <cot cot="a-.-G-U-U-L-D"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/LAW ENFORCEMENT UNIT/CENTRAL INTELLIGENCE DIVISION (CID)"
       desc="CENTRAL INTELLIGENCE DIVISION (CID)"
       source="S1" />
  <cot cot="a-.-G-U-U-L-F"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/LAW ENFORCEMENT UNIT/SECURITY POLICE (AIR)"
       desc="SECURITY POLICE (AIR)"
       source="S1" />
  <cot cot="a-.-G-U-U-L-M"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/LAW ENFORCEMENT UNIT/MILITARY POLICE"
       desc="MILITARY POLICE"
       source="S1" />
  <cot cot="a-.-G-U-U-L-S"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/LAW ENFORCEMENT UNIT/SHORE PATROL"
       desc="SHORE PATROL"
       source="S1" />
  <cot cot="a-.-G-U-U-M"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/MILITARY INTELLIGENCE"
       desc="MILITARY INTELLIGENCE"
       source="S1" />
  <cot cot="a-.-G-U-U-M-A"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/MILITARY INTELLIGENCE/AERIAL EXPLOITATION"
       desc="AERIAL EXPLOITATION"
       source="S1" />
  <cot cot="a-.-G-U-U-M-C"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/MILITARY INTELLIGENCE/COUNTER INTELLIGENCE"
       desc="COUNTER INTELLIGENCE"
       source="S1" />
  <cot cot="a-.-G-U-U-M-J"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/MILITARY INTELLIGENCE/JOINT INTELLIGENCE CENTER"
       desc="JOINT INTELLIGENCE CENTER"
       source="S1" />
  <cot cot="a-.-G-U-U-M-M"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/MILITARY INTELLIGENCE/MI"
       desc="MI"
       source="S1" />
  <cot cot="a-.-G-U-U-M-M-O"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/MILITARY INTELLIGENCE/MI/METEOROLOGICAL"
       desc="METEOROLOGICAL"
       source="S1" />
  <cot cot="a-.-G-U-U-M-O"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/MILITARY INTELLIGENCE/OPERATIONS"
       desc="OPERATIONS"
       source="S1" />
  <cot cot="a-.-G-U-U-M-Q"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/MILITARY INTELLIGENCE/INTERROGATION"
       desc="INTERROGATION"
       source="S1" />
  <cot cot="a-.-G-U-U-M-R"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/MILITARY INTELLIGENCE/SURVEILLANCE"
       desc="SURVEILLANCE"
       source="S1" />
  <cot cot="a-.-G-U-U-M-R-G"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/MILITARY INTELLIGENCE/SURVEILLANCE/GROUND SURVEILLANCE RADAR"
       desc="GROUND SURVEILLANCE RADAR"
       source="S1" />
  <cot cot="a-.-G-U-U-M-R-S"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/MILITARY INTELLIGENCE/SURVEILLANCE/SENSOR"
       desc="SENSOR"
       source="S1" />
  <cot cot="a-.-G-U-U-M-R-S-S"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/MILITARY INTELLIGENCE/SURVEILLANCE/SENSOR/SENSOR SCM"
       desc="SENSOR SCM"
       source="S1" />
  <cot cot="a-.-G-U-U-M-R-X"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/MILITARY INTELLIGENCE/SURVEILLANCE/GROUND STATION MODULE"
       desc="GROUND STATION MODULE"
       source="S1" />
  <cot cot="a-.-G-U-U-M-S"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/MILITARY INTELLIGENCE/SIGNAL INTELLIGENCE (SIGINT)"
       desc="SIGNAL INTELLIGENCE (SIGINT)"
       source="S1" />
  <cot cot="a-.-G-U-U-M-S-E"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/MILITARY INTELLIGENCE/SIGNAL INTELLIGENCE (SIGINT)/ELECTRONIC WARFARE"
       desc="ELECTRONIC WARFARE"
       source="S1" />
  <cot cot="a-.-G-U-U-M-S-E-A"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/MILITARY INTELLIGENCE/SIGNAL INTELLIGENCE (SIGINT)/ELECTRONIC WARFARE/ARMORED WHEELED VEHICLE"
       desc="ARMORED WHEELED VEHICLE"
       source="S1" />
  <cot cot="a-.-G-U-U-M-S-E-C"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/MILITARY INTELLIGENCE/SIGNAL INTELLIGENCE (SIGINT)/ELECTRONIC WARFARE/CORPS"
       desc="CORPS"
       source="S1" />
  <cot cot="a-.-G-U-U-M-S-E-D"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/MILITARY INTELLIGENCE/SIGNAL INTELLIGENCE (SIGINT)/ELECTRONIC WARFARE/DIRECTION FINDING"
       desc="DIRECTION FINDING"
       source="S1" />
  <cot cot="a-.-G-U-U-M-S-E-I"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/MILITARY INTELLIGENCE/SIGNAL INTELLIGENCE (SIGINT)/ELECTRONIC WARFARE/INTERCEPT"
       desc="INTERCEPT"
       source="S1" />
  <cot cot="a-.-G-U-U-M-S-E-J"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/MILITARY INTELLIGENCE/SIGNAL INTELLIGENCE (SIGINT)/ELECTRONIC WARFARE/JAMMING"
       desc="JAMMING"
       source="S1" />
  <cot cot="a-.-G-U-U-M-S-E-T"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/MILITARY INTELLIGENCE/SIGNAL INTELLIGENCE (SIGINT)/ELECTRONIC WARFARE/THEATER"
       desc="THEATER"
       source="S1" />
  <cot cot="a-.-G-U-U-M-T"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/MILITARY INTELLIGENCE/TACTICAL EXPLOIT"
       desc="TACTICAL EXPLOIT"
       source="S1" />
  <cot cot="a-.-G-U-U-P"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/LANDING SUPPORT"
       desc="LANDING SUPPORT"
       source="S1" />
  <cot cot="a-.-G-U-U-S"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/SIGNAL UNIT"
       desc="SIGNAL UNIT"
       source="S1" />
  <cot cot="a-.-G-U-U-S-A"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/SIGNAL UNIT/AREA"
       desc="AREA"
       source="S1" />
  <cot cot="a-.-G-U-U-S-C"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/SIGNAL UNIT/COMMUNICATION CONFIGURED PACKAGE"
       desc="COMMUNICATION CONFIGURED PACKAGE"
       source="S1" />
  <cot cot="a-.-G-U-U-S-C-L"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/SIGNAL UNIT/COMMUNICATION CONFIGURED PACKAGE/LARGE COMMUNICATION CONFIGURED PACKAGE"
       desc="LARGE COMMUNICATION CONFIGURED PACKAGE"
       source="S1" />
  <cot cot="a-.-G-U-U-S-F"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/SIGNAL UNIT/FORWARD COMMUNICATIONS"
       desc="FORWARD COMMUNICATIONS"
       source="S1" />
  <cot cot="a-.-G-U-U-S-M"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/SIGNAL UNIT/MULTIPLE SUBSCRIBER ELEMENT"
       desc="MULTIPLE SUBSCRIBER ELEMENT"
       source="S1" />
  <cot cot="a-.-G-U-U-S-M-L"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/SIGNAL UNIT/MULTIPLE SUBSCRIBER ELEMENT/LARGE EXTENSION NODE"
       desc="LARGE EXTENSION NODE"
       source="S1" />
  <cot cot="a-.-G-U-U-S-M-N"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/SIGNAL UNIT/MULTIPLE SUBSCRIBER ELEMENT/NODE CENTER"
       desc="NODE CENTER"
       source="S1" />
  <cot cot="a-.-G-U-U-S-M-S"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/SIGNAL UNIT/MULTIPLE SUBSCRIBER ELEMENT/SMALL EXTENSION NODE"
       desc="SMALL EXTENSION NODE"
       source="S1" />
  <cot cot="a-.-G-U-U-S-O"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/SIGNAL UNIT/COMMAND OPERATIONS"
       desc="COMMAND OPERATIONS"
       source="S1" />
  <cot cot="a-.-G-U-U-S-R"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/SIGNAL UNIT/RADIO UNIT"
       desc="RADIO UNIT"
       source="S1" />
  <cot cot="a-.-G-U-U-S-R-S"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/SIGNAL UNIT/RADIO UNIT/TACTICAL SATELLITE"
       desc="TACTICAL SATELLITE"
       source="S1" />
  <cot cot="a-.-G-U-U-S-R-T"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/SIGNAL UNIT/RADIO UNIT/TELETYPE CENTER"
       desc="TELETYPE CENTER"
       source="S1" />
  <cot cot="a-.-G-U-U-S-R-W"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/SIGNAL UNIT/RADIO UNIT/RELAY"
       desc="RELAY"
       source="S1" />
  <cot cot="a-.-G-U-U-S-S"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/SIGNAL UNIT/SIGNAL SUPPORT"
       desc="SIGNAL SUPPORT"
       source="S1" />
  <cot cot="a-.-G-U-U-S-W"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/SIGNAL UNIT/TELEPHONE SWITCH"
       desc="TELEPHONE SWITCH"
       source="S1" />
  <cot cot="a-.-G-U-U-S-X"
       full="Atoms/Ground/UNIT/COMBAT SUPPORT/SIGNAL UNIT/ELECTRONIC RANGING"
       desc="ELECTRONIC RANGING"
       source="S1" />
<!-- Begin section that incorporates experimental extensions to support Incident Management resource types  -->
  <cot cot="a-.-G-U-i"
       full="Atoms/Ground/UNIT/Incident Management Resources"
       desc="Incident Management Resources"
       source="S1" />
  <cot cot="a-.-G-U-i-a"
       full="Atoms/Ground/UNIT/Incident Management Resources/Animal Health"
       desc="Animal Health"
       source="S1" />
  <cot cot="a-.-G-U-i-a-lar"
       full="Atoms/Ground/UNIT/Incident Management Resources/Animal Health/Large Animal Rescue Strike Team"
       desc="Large Animal Rescue Strike Team"
       source="S1" />
  <cot cot="a-.-G-U-i-a-las"
       full="Atoms/Ground/UNIT/Incident Management Resources/Animal Health/Large Animal Sheltering Team"
       desc="Large Animal Sheltering Team"
       source="S1" />
  <cot cot="a-.-G-U-i-a-lat"
       full="Atoms/Ground/UNIT/Incident Management Resources/Animal Health/Large Animal Transport Team"
       desc="Large Animal Transport Team"
       source="S1" />
  <cot cot="a-.-G-U-i-a-sar"
       full="Atoms/Ground/UNIT/Incident Management Resources/Animal Health/Small Animal Rescue Strike Team"
       desc="Small Animal Rescue Strike Team"
       source="S1" />
  <cot cot="a-.-G-U-i-a-sas"
       full="Atoms/Ground/UNIT/Incident Management Resources/Animal Health/Small Animal Sheltering Team"
       desc="Small Animal Sheltering Team"
       source="S1" />
  <cot cot="a-.-G-U-i-a-sat"
       full="Atoms/Ground/UNIT/Incident Management Resources/Animal Health/Small Animal Transport Team"
       desc="Small Animal Transport Team"
       source="S1" />
  <cot cot="a-.-G-U-i-a-imt"
       full="Atoms/Ground/UNIT/Incident Management Resources/Animal Health/Incident Management Team Animal Protection"
       desc="Incident Management Team Animal Protection"
       source="S1" />
  <cot cot="a-.-G-U-i-e"
       full="Atoms/Ground/UNIT/Incident Management Resources/Emergency Management"
       desc="Emergency Management"
       source="S1" />
  <cot cot="a-.-G-U-i-e-acrc"
       full="Atoms/Ground/UNIT/Incident Management Resources/Emergency Management/Airborne Communications Relay(CAP)"
       desc="Airborne Communications Relay(CAP)"
       source="S1" />
  <cot cot="a-.-G-U-i-e-acrt"
       full="Atoms/Ground/UNIT/Incident Management Resources/Emergency Management/Airborne Communications Relay Team"
       desc="Airborne Communications Relay Team"
       source="S1" />
  <cot cot="a-.-G-U-i-e-att"
       full="Atoms/Ground/UNIT/Incident Management Resources/Emergency Management/Airborne Transport Team"
       desc="Airborne Transport Team"
       source="S1" />
  <cot cot="a-.-G-U-i-e-cis"
       full="Atoms/Ground/UNIT/Incident Management Resources/Emergency Management/Critical Incident Stress Management Team"
       desc="Critical Incident Stress Management Team"
       source="S1" />
  <cot cot="a-.-G-U-i-e-cst"
       full="Atoms/Ground/UNIT/Incident Management Resources/Emergency Management/Communications Support Team"
       desc="Communications Support Team"
       source="S1" />
  <cot cot="a-.-G-U-i-e-dc"
       full="Atoms/Ground/UNIT/Incident Management Resources/Emergency Management/Donations Coordinator"
       desc="Donations Coordinator"
       source="S1" />
  <cot cot="a-.-G-U-i-e-dmt"
       full="Atoms/Ground/UNIT/Incident Management Resources/Emergency Management/Donations Management Personnel Team"
       desc="Donations Management Personnel Team"
       source="S1" />
  <cot cot="a-.-G-U-i-e-ect"
       full="Atoms/Ground/UNIT/Incident Management Resources/Emergency Management/Evacuation Coordination Team"
       desc="Evacuation Coordination Team"
       source="S1" />
  <cot cot="a-.-G-U-i-e-efa"
       full="Atoms/Ground/UNIT/Incident Management Resources/Emergency Management/EOC Finance Administration"
       desc="EOC Finance Administration"
       source="S1" />
  <cot cot="a-.-G-U-i-e-elt"
       full="Atoms/Ground/UNIT/Incident Management Resources/Emergency Management/Evacuation Liaison Team"
       desc="Evacuation Liaison Team"
       source="S1" />
  <cot cot="a-.-G-U-i-e-ems"
       full="Atoms/Ground/UNIT/Incident Management Resources/Emergency Management/EOC Management Support Team"
       desc="EOC Management Support Team"
       source="S1" />
  <cot cot="a-.-G-U-i-e-eos"
       full="Atoms/Ground/UNIT/Incident Management Resources/Emergency Management/EOC Operations Section Chief"
       desc="EOC Operations Section Chief"
       source="S1" />
  <cot cot="a-.-G-U-i-e-eps"
       full="Atoms/Ground/UNIT/Incident Management Resources/Emergency Management/EOC Planning Section Chief"
       desc="EOC Planning Section Chief"
       source="S1" />
  <cot cot="a-.-G-U-i-e-ial"
       full="Atoms/Ground/UNIT/Incident Management Resources/Emergency Management/Individual Assistance Disaster Assessment Team Leader"
       desc="Individual Assistance Disaster Assessment Team Leader"
       source="S1" />
  <cot cot="a-.-G-U-i-e-iat"
       full="Atoms/Ground/UNIT/Incident Management Resources/Emergency Management/Individual Assistance Disaster Assessment Team"
       desc="Individual Assistance Disaster Assessment Team"
       source="S1" />
  <cot cot="a-.-G-U-i-e-imt"
       full="Atoms/Ground/UNIT/Incident Management Resources/Emergency Management/Incident Management Team"
       desc="Incident Management Team"
       source="S1" />
  <cot cot="a-.-G-U-i-e-mcc"
       full="Atoms/Ground/UNIT/Incident Management Resources/Emergency Management/Mobile Communications Center"
       desc="Mobile Communications Center"
       source="S1" />
  <cot cot="a-.-G-U-i-e-mfk"
       full="Atoms/Ground/UNIT/Incident Management Resources/Emergency Management/Mobile Feeding Kitchen"
       desc="Mobile Feeding Kitchen"
       source="S1" />
  <cot cot="a-.-G-U-i-e-pac"
       full="Atoms/Ground/UNIT/Incident Management Resources/Emergency Management/Public Assistance Coordinator"
       desc="Public Assistance Coordinator"
       source="S1" />
  <cot cot="a-.-G-U-i-e-rna"
       full="Atoms/Ground/UNIT/Incident Management Resources/Emergency Management/Rapid Needs Assessment Team"
       desc="Rapid Needs Assessment Team"
       source="S1" />
  <cot cot="a-.-G-U-i-e-smt"
       full="Atoms/Ground/UNIT/Incident Management Resources/Emergency Management/Shelter Management Team"
       desc="Shelter Management Team"
       source="S1" />
  <cot cot="a-.-G-U-i-e-val"
       full="Atoms/Ground/UNIT/Incident Management Resources/Emergency Management/Volunteer Agency Liaison"
       desc="Volunteer Agency Liaison"
       source="S1" />
  <cot cot="a-.-G-U-i-m"
       full="Atoms/Ground/UNIT/Incident Management Resources/Emergency Medical Services"
       desc="Emergency Medical Services"
       source="S1" />
  <cot cot="a-.-G-U-i-m-aaf"
       full="Atoms/Ground/UNIT/Incident Management Resources/Emergency Medical Services/Air Ambulance (Fixed-Wing)"
       desc="Air Ambulance (Fixed-Wing)"
       source="S1" />
  <cot cot="a-.-G-U-i-m-aar"
       full="Atoms/Ground/UNIT/Incident Management Resources/Emergency Medical Services/Air Ambulance (Rotary-Wing)"
       desc="Air Ambulance (Rotary-Wing)"
       source="S1" />
  <cot cot="a-.-G-U-i-m-ag"
       full="Atoms/Ground/UNIT/Incident Management Resources/Emergency Medical Services/Ambulances (Ground)"
       desc="Ambulances (Ground)"
       source="S1" />
  <cot cot="a-.-G-U-i-m-ast"
       full="Atoms/Ground/UNIT/Incident Management Resources/Emergency Medical Services/Ambulance Strike Team"
       desc="Ambulance Strike Team"
       source="S1" />
  <cot cot="a-.-G-U-i-m-atf"
       full="Atoms/Ground/UNIT/Incident Management Resources/Emergency Medical Services/Ambulance Task Force"
       desc="Ambulance Task Force"
       source="S1" />
  <cot cot="a-.-G-U-i-m-etf"
       full="Atoms/Ground/UNIT/Incident Management Resources/Emergency Medical Services/Emergency Medical Task Force"
       desc="Emergency Medical Task Force"
       source="S1" />
  <cot cot="a-.-G-U-i-f"
       full="Atoms/Ground/UNIT/Incident Management Resources/Fire HAZMAT"
       desc="Fire HAZMAT"
       source="S1" />
  <cot cot="a-.-G-U-i-f-act"
       full="Atoms/Ground/UNIT/Incident Management Resources/Fire HAZMAT/Area Command Team, Firefighting"
       desc="Area Command Team, Firefighting"
       source="S1" />
  <cot cot="a-.-G-U-i-f-bp"
       full="Atoms/Ground/UNIT/Incident Management Resources/Fire HAZMAT/Brush Patrol"
       desc="Brush Patrol"
       source="S1" />
  <cot cot="a-.-G-U-i-f-ct"
       full="Atoms/Ground/UNIT/Incident Management Resources/Fire HAZMAT/Crew Transport"
       desc="Crew Transport"
       source="S1" />
  <cot cot="a-.-G-U-i-f-efp"
       full="Atoms/Ground/UNIT/Incident Management Resources/Fire HAZMAT/Engine, Fire (Pumper)"
       desc="Engine, Fire (Pumper)"
       source="S1" />
  <cot cot="a-.-G-U-i-f-fb"
       full="Atoms/Ground/UNIT/Incident Management Resources/Fire HAZMAT/Fire Boat"
       desc="Fire Boat"
       source="S1" />
  <cot cot="a-.-G-U-i-f-ft"
       full="Atoms/Ground/UNIT/Incident Management Resources/Fire HAZMAT/Fuel Tender"
       desc="Fuel Tender"
       source="S1" />
  <cot cot="a-.-G-U-i-f-fta"
       full="Atoms/Ground/UNIT/Incident Management Resources/Fire HAZMAT/Fire Truck"
       desc="Fire Truck"
       source="S1" />
  <cot cot="a-.-G-U-i-f-ftf"
       full="Atoms/Ground/UNIT/Incident Management Resources/Fire HAZMAT/Foam Tender"
       desc="Foam Tender"
       source="S1" />
  <cot cot="a-.-G-U-i-f-hc"
       full="Atoms/Ground/UNIT/Incident Management Resources/Fire HAZMAT/Hand Crew"
       desc="Hand Crew"
       source="S1" />
  <cot cot="a-.-G-U-i-f-het"
       full="Atoms/Ground/UNIT/Incident Management Resources/Fire HAZMAT/HazMat Entry Team"
       desc="HazMat Entry Team"
       source="S1" />
  <cot cot="a-.-G-U-i-f-hf"
       full="Atoms/Ground/UNIT/Incident Management Resources/Fire HAZMAT/Helicopters, Firefighting"
       desc="Helicopters, Firefighting"
       source="S1" />
  <cot cot="a-.-G-U-i-f-ht"
       full="Atoms/Ground/UNIT/Incident Management Resources/Fire HAZMAT/Helitanker"
       desc="Helitanker"
       source="S1" />
  <cot cot="a-.-G-U-i-f-imt"
       full="Atoms/Ground/UNIT/Incident Management Resources/Fire HAZMAT/Incident Management Team Firefighting"
       desc="Incident Management Team Firefighting"
       source="S1" />
  <cot cot="a-.-G-U-i-f-ibt"
       full="Atoms/Ground/UNIT/Incident Management Resources/Fire HAZMAT/Interagency Buying Team Firefighting"
       desc="Interagency Buying Team Firefighting"
       source="S1" />
  <cot cot="a-.-G-U-i-f-mcu"
       full="Atoms/Ground/UNIT/Incident Management Resources/Fire HAZMAT/Mobile Communications Unit"
       desc="Mobile Communications Unit"
       source="S1" />
  <cot cot="a-.-G-U-i-f-nsf"
       full="Atoms/Ground/UNIT/Incident Management Resources/Fire HAZMAT/USCG National Strike Force"
       desc="USCG National Strike Force"
       source="S1" />
  <cot cot="a-.-G-U-i-f-pp"
       full="Atoms/Ground/UNIT/Incident Management Resources/Fire HAZMAT/Portable Pump"
       desc="Portable Pump"
       source="S1" />
  <cot cot="a-.-G-U-i-f-st"
       full="Atoms/Ground/UNIT/Incident Management Resources/Fire HAZMAT/Strike Team, Engine (Fire)"
       desc="Strike Team, Engine (Fire)"
       source="S1" />
  <cot cot="a-.-G-U-i-f-wt"
       full="Atoms/Ground/UNIT/Incident Management Resources/Fire HAZMAT/Water Tender, Firefighting (Tanker)"
       desc="Water Tender, Firefighting (Tanker)"
       source="S1" />
  <cot cot="a-.-G-U-i-h"
       full="Atoms/Ground/UNIT/Incident Management Resources/Health and Medical"
       desc="Health and Medical"
       source="S1" />
  <cot cot="a-.-G-U-i-h-dmb"
       full="Atoms/Ground/UNIT/Incident Management Resources/Health and Medical/Disaster Medical Assistance Team - Basic"
       desc="Disaster Medical Assistance Team - Basic"
       source="S1" />
  <cot cot="a-.-G-U-i-h-dmc"
       full="Atoms/Ground/UNIT/Incident Management Resources/Health and Medical/Disaster Medical Assistance Team - Crush Injury Specialty"
       desc="Disaster Medical Assistance Team - Crush Injury Specialty"
       source="S1" />
  <cot cot="a-.-G-U-i-h-dmm"
       full="Atoms/Ground/UNIT/Incident Management Resources/Health and Medical/Disaster Medical Assistance Team - Mental Health"
       desc="Disaster Medical Assistance Team - Mental Health"
       source="S1" />
  <cot cot="a-.-G-U-i-h-dmp"
       full="Atoms/Ground/UNIT/Incident Management Resources/Health and Medical/Disaster Medical Assistance Team - Pediatric"
       desc="Disaster Medical Assistance Team - Pediatric"
       source="S1" />
  <cot cot="a-.-G-U-i-h-dms"
       full="Atoms/Ground/UNIT/Incident Management Resources/Health and Medical/Disaster Medical Assistance Team - Burn"
       desc="Disaster Medical Assistance Team - Burn"
       source="S1" />
  <cot cot="a-.-G-U-i-h-mor"
       full="Atoms/Ground/UNIT/Incident Management Resources/Health and Medical/Disaster Mortuary Operational Response Team"
       desc="Disaster Mortuary Operational Response Team"
       source="S1" />
  <cot cot="a-.-G-U-i-h-msr"
       full="Atoms/Ground/UNIT/Incident Management Resources/Health and Medical/International Medical Surgical Response Team"
       desc="International Medical Surgical Response Team"
       source="S1" />
  <cot cot="a-.-G-U-i-h-mst"
       full="Atoms/Ground/UNIT/Incident Management Resources/Health and Medical/NDMS Management Support Team"
       desc="NDMS Management Support Team"
       source="S1" />
  <cot cot="a-.-G-U-i-h-vma"
       full="Atoms/Ground/UNIT/Incident Management Resources/Health and Medical/Veterinary Medical Assistance Team"
       desc="Veterinary Medical Assistance Team"
       source="S1" />
  <cot cot="a-.-G-U-i-l"
       full="Atoms/Ground/UNIT/Incident Management Resources/Law Enforcement"
       desc="Law Enforcement"
       source="S1" />
  <cot cot="a-.-G-U-i-l-bs"
       full="Atoms/Ground/UNIT/Incident Management Resources/Law Enforcement/Bomb Squad Explosives Team"
       desc="Bomb Squad Explosives Team"
       source="S1" />
  <cot cot="a-.-G-U-i-l-cct"
       full="Atoms/Ground/UNIT/Incident Management Resources/Law Enforcement/Crowd Control Team"
       desc="Crowd Control Team"
       source="S1" />
  <cot cot="a-.-G-U-i-l-dt"
       full="Atoms/Ground/UNIT/Incident Management Resources/Law Enforcement/Public Safety Dive Team"
       desc="Public Safety Dive Team"
       source="S1" />
  <cot cot="a-.-G-U-i-l-hps"
       full="Atoms/Ground/UNIT/Incident Management Resources/Law Enforcement/Aviation-Helicopters Patrol Surveillance"
       desc="Aviation-Helicopters Patrol Surveillance"
       source="S1" />
  <cot cot="a-.-G-U-i-l-oa"
       full="Atoms/Ground/UNIT/Incident Management Resources/Law Enforcement/Observation Aircraft"
       desc="Observation Aircraft"
       source="S1" />
  <cot cot="a-.-G-U-i-l-tt"
       full="Atoms/Ground/UNIT/Incident Management Resources/Law Enforcement/SWAT Tactical Team"
       desc="SWAT Tactical Team"
       source="S1" />
  <cot cot="a-.-G-U-i-p"
       full="Atoms/Ground/UNIT/Incident Management Resources/Public Works"
       desc="Public Works"
       source="S1" />
  <cot cot="a-.-G-U-i-p-acf"
       full="Atoms/Ground/UNIT/Incident Management Resources/Public Works/Air Curtain Burners (Above Ground)"
       desc="Air Curtain Burners (Above Ground)"
       source="S1" />
  <cot cot="a-.-G-U-i-p-ach"
       full="Atoms/Ground/UNIT/Incident Management Resources/Public Works/Air Conditioner Heater"
       desc="Air Conditioner Heater"
       source="S1" />
  <cot cot="a-.-G-U-i-p-act"
       full="Atoms/Ground/UNIT/Incident Management Resources/Public Works/Air Curtain Burners (In Ground)"
       desc="Air Curtain Burners (In Ground)"
       source="S1" />
  <cot cot="a-.-G-U-i-p-atc"
       full="Atoms/Ground/UNIT/Incident Management Resources/Public Works/All Terrain Cranes"
       desc="All Terrain Cranes"
       source="S1" />
  <cot cot="a-.-G-U-i-p-bh"
       full="Atoms/Ground/UNIT/Incident Management Resources/Public Works/Backhoe Loader"
       desc="Backhoe Loader"
       source="S1" />
  <cot cot="a-.-G-U-i-p-cah"
       full="Atoms/Ground/UNIT/Incident Management Resources/Public Works/Chillers Air Handlers"
       desc="Chillers Air Handlers"
       source="S1" />
  <cot cot="a-.-G-U-i-p-cc"
       full="Atoms/Ground/UNIT/Incident Management Resources/Public Works/Crawler Cranes"
       desc="Crawler Cranes"
       source="S1" />
  <cot cot="a-.-G-U-i-p-cce"
       full="Atoms/Ground/UNIT/Incident Management Resources/Public Works/Concrete Cutter Multi-Processor for Hydraulic Excavator"
       desc="Concrete Cutter Multi-Processor for Hydraulic Excavator"
       source="S1" />
  <cot cot="a-.-G-U-i-p-dat"
       full="Atoms/Ground/UNIT/Incident Management Resources/Public Works/Disaster Assessment Team"
       desc="Disaster Assessment Team"
       source="S1" />
  <cot cot="a-.-G-U-i-p-dmm"
       full="Atoms/Ground/UNIT/Incident Management Resources/Public Works/Debris Management Monitoring Team"
       desc="Debris Management Monitoring Team"
       source="S1" />
  <cot cot="a-.-G-U-i-p-dmr"
       full="Atoms/Ground/UNIT/Incident Management Resources/Public Works/Debris Management Site Reduction Team"
       desc="Debris Management Site Reduction Team"
       source="S1" />
  <cot cot="a-.-G-U-i-p-dmt"
       full="Atoms/Ground/UNIT/Incident Management Resources/Public Works/Debris Management Team"
       desc="Debris Management Team"
       source="S1" />
  <cot cot="a-.-G-U-i-p-drt"
       full="Atoms/Ground/UNIT/Incident Management Resources/Public Works/Disaster Recovery Team"
       desc="Disaster Recovery Team"
       source="S1" />
  <cot cot="a-.-G-U-i-p-dt"
       full="Atoms/Ground/UNIT/Incident Management Resources/Public Works/Dump Trailer"
       desc="Dump Trailer"
       source="S1" />
  <cot cot="a-.-G-U-i-p-dtf"
       full="Atoms/Ground/UNIT/Incident Management Resources/Public Works/Dump Truck Off Road"
       desc="Dump Truck Off Road"
       source="S1" />
  <cot cot="a-.-G-U-i-p-dtn"
       full="Atoms/Ground/UNIT/Incident Management Resources/Public Works/Dump Truck On Road"
       desc="Dump Truck On Road"
       source="S1" />
  <cot cot="a-.-G-U-i-p-epr"
       full="Atoms/Ground/UNIT/Incident Management Resources/Public Works/Electrical Power Restoration Team"
       desc="Electrical Power Restoration Team"
       source="S1" />
  <cot cot="a-.-G-U-i-p-es"
       full="Atoms/Ground/UNIT/Incident Management Resources/Public Works/Engineering Services"
       desc="Engineering Services"
       source="S1" />
  <cot cot="a-.-G-U-i-p-fbt"
       full="Atoms/Ground/UNIT/Incident Management Resources/Public Works/Flat Bed Trailer Truck"
       desc="Flat Bed Trailer Truck"
       source="S1" />
  <cot cot="a-.-G-U-i-p-gen"
       full="Atoms/Ground/UNIT/Incident Management Resources/Public Works/Generators"
       desc="Generators"
       source="S1" />
  <cot cot="a-.-G-U-i-p-hel"
       full="Atoms/Ground/UNIT/Incident Management Resources/Public Works/Hydraulic Excavator (Large)"
       desc="Hydraulic Excavator (Large)"
       source="S1" />
  <cot cot="a-.-G-U-i-p-hem"
       full="Atoms/Ground/UNIT/Incident Management Resources/Public Works/Hydraulic Excavator (Medium)"
       desc="Hydraulic Excavator (Medium)"
       source="S1" />
  <cot cot="a-.-G-U-i-p-htc"
       full="Atoms/Ground/UNIT/Incident Management Resources/Public Works/Hydraulic Truck Cranes"
       desc="Hydraulic Truck Cranes"
       source="S1" />
  <cot cot="a-.-G-U-i-p-ltc"
       full="Atoms/Ground/UNIT/Incident Management Resources/Public Works/Lattice Truck Cranes"
       desc="Lattice Truck Cranes"
       source="S1" />
  <cot cot="a-.-G-U-i-p-tb"
       full="Atoms/Ground/UNIT/Incident Management Resources/Public Works/Tug Boat"
       desc="Tug Boat"
       source="S1" />
  <cot cot="a-.-G-U-i-p-td"
       full="Atoms/Ground/UNIT/Incident Management Resources/Public Works/Track Dozer"
       desc="Track Dozer"
       source="S1" />
  <cot cot="a-.-G-U-i-p-tg"
       full="Atoms/Ground/UNIT/Incident Management Resources/Public Works/Tub Grinder"
       desc="Tub Grinder"
       source="S1" />
  <cot cot="a-.-G-U-i-p-tt"
       full="Atoms/Ground/UNIT/Incident Management Resources/Public Works/Tractor Trailer"
       desc="Tractor Trailer"
       source="S1" />
  <cot cot="a-.-G-U-i-p-wd"
       full="Atoms/Ground/UNIT/Incident Management Resources/Public Works/Wheel Dozer"
       desc="Wheel Dozer"
       source="S1" />
  <cot cot="a-.-G-U-i-p-wll"
       full="Atoms/Ground/UNIT/Incident Management Resources/Public Works/Wheel Loaders (Large)"
       desc="Wheel Loaders (Large)"
       source="S1" />
  <cot cot="a-.-G-U-i-p-wlm"
       full="Atoms/Ground/UNIT/Incident Management Resources/Public Works/Wheel Loaders (Medium)"
       desc="Wheel Loaders (Medium)"
       source="S1" />
  <cot cot="a-.-G-U-i-p-wls"
       full="Atoms/Ground/UNIT/Incident Management Resources/Public Works/Wheel Loaders (Small)"
       desc="Wheel Loaders (Small)"
       source="S1" />
  <cot cot="a-.-G-U-i-p-wpt"
       full="Atoms/Ground/UNIT/Incident Management Resources/Public Works/Water Purification Team"
       desc="Water Purification Team"
       source="S1" />
  <cot cot="a-.-G-U-i-p-wt"
       full="Atoms/Ground/UNIT/Incident Management Resources/Public Works/Water Truck"
       desc="Water Truck"
       source="S1" />
  <cot cot="a-.-G-U-i-s"
       full="Atoms/Ground/UNIT/Incident Management Resources/Search and Rescue"
       desc="Search and Rescue"
       source="S1" />
  <cot cot="a-.-G-U-i-s-ar"
       full="Atoms/Ground/UNIT/Incident Management Resources/Search and Rescue/Airborne Reconnaissance"
       desc="Airborne Reconnaissance"
       source="S1" />
  <cot cot="a-.-G-U-i-s-ast"
       full="Atoms/Ground/UNIT/Incident Management Resources/Search and Rescue/Air Search Team"
       desc="Air Search Team"
       source="S1" />
  <cot cot="a-.-G-U-i-s-cas"
       full="Atoms/Ground/UNIT/Incident Management Resources/Search and Rescue/Canine SAR Team Avalanche Snow"
       desc="Canine SAR Team Avalanche Snow"
       source="S1" />
  <cot cot="a-.-G-U-i-s-cav"
       full="Atoms/Ground/UNIT/Incident Management Resources/Search and Rescue/Cave SAR Team"
       desc="Cave SAR Team"
       source="S1" />
  <cot cot="a-.-G-U-i-s-cdr"
       full="Atoms/Ground/UNIT/Incident Management Resources/Search and Rescue/Canine SAR Team Disaster Response"
       desc="Canine SAR Team Disaster Response"
       source="S1" />
  <cot cot="a-.-G-U-i-s-clc"
       full="Atoms/Ground/UNIT/Incident Management Resources/Search and Rescue/Canine SAR Team Land Cadaver"
       desc="Canine SAR Team Land Cadaver"
       source="S1" />
  <cot cot="a-.-G-U-i-s-col"
       full="Atoms/Ground/UNIT/Incident Management Resources/Search and Rescue/Collapse SAR Team"
       desc="Collapse SAR Team"
       source="S1" />
  <cot cot="a-.-G-U-i-s-cwa"
       full="Atoms/Ground/UNIT/Incident Management Resources/Search and Rescue/Canine SAR Team Water"
       desc="Canine SAR Team Water"
       source="S1" />
  <cot cot="a-.-G-U-i-s-cwi"
       full="Atoms/Ground/UNIT/Incident Management Resources/Search and Rescue/Canine SAR Team Wilderness"
       desc="Canine SAR Team Wilderness"
       source="S1" />
  <cot cot="a-.-G-U-i-s-cwt"
       full="Atoms/Ground/UNIT/Incident Management Resources/Search and Rescue/Canine SAR Team Wilderness Tracking"
       desc="Canine SAR Team Wilderness Tracking"
       source="S1" />
  <cot cot="a-.-G-U-i-s-mt"
       full="Atoms/Ground/UNIT/Incident Management Resources/Search and Rescue/Mine Tunnel SAR Team"
       desc="Mine Tunnel SAR Team"
       source="S1" />
  <cot cot="a-.-G-U-i-s-mnt"
       full="Atoms/Ground/UNIT/Incident Management Resources/Search and Rescue/Mountain SAR Team"
       desc="Mountain SAR Team"
       source="S1" />
  <cot cot="a-.-G-U-i-s-rdf"
       full="Atoms/Ground/UNIT/Incident Management Resources/Search and Rescue/Radio Direction Finding Team"
       desc="Radio Direction Finding Team"
       source="S1" />
  <cot cot="a-.-G-U-i-s-sfd"
       full="Atoms/Ground/UNIT/Incident Management Resources/Search and Rescue/Swiftwater Flood Search and Dive Rescue Team"
       desc="Swiftwater Flood Search and Dive Rescue Team"
       source="S1" />
  <cot cot="a-.-G-U-i-s-uis"
       full="Atoms/Ground/UNIT/Incident Management Resources/Search and Rescue/USAR Incident Support Team"
       desc="USAR Incident Support Team"
       source="S1" />
  <cot cot="a-.-G-U-i-s-utf"
       full="Atoms/Ground/UNIT/Incident Management Resources/Search and Rescue/USAR Task Force"
       desc="USAR Task Force"
       source="S1" />
  <cot cot="a-.-G-U-i-s-wi"
       full="Atoms/Ground/UNIT/Incident Management Resources/Search and Rescue/Wilderness SAR Team"
       desc="Wilderness SAR Team"
       source="S1" />
  <cot cot="a-.-G-U-i-o"
       full="Atoms/Ground/UNIT/Incident Management Resources/Other"
       desc="Other"
       source="S1" />
<!-- End of section that incorporates experimental extensions to support Incident Management resource types -->
  <cot cot="a-.-S"
       full="Atoms/Sea Surface"
       desc="SEA SURFACE TRACK"
       source="S1" />
  <cot cot="a-.-S-C"
       full="Atoms/Sea Surface/COMBATANT"
       desc="COMBATANT"
       source="S1" />
  <cot cot="a-.-S-C-A"
       full="Atoms/Sea Surface/COMBATANT/AMPHIBIOUS WARFARE SHIP"
       desc="AMPHIBIOUS WARFARE SHIP"
       source="S1" />
  <cot cot="a-.-S-C-A-L"
       full="Atoms/Sea Surface/COMBATANT/AMPHIBIOUS WARFARE SHIP/Landing Vessel"
       desc="Landing Vessel"
       source="S1" />
  <cot cot="a-.-S-C-A-L-A"
       full="Atoms/Sea Surface/COMBATANT/AMPHIBIOUS WARFARE SHIP/Landing Vessel/ASSAULT VESSEL"
       desc="ASSAULT VESSEL"
       source="S1" />
  <cot cot="a-.-S-C-A-L-C"
       full="Atoms/Sea Surface/COMBATANT/AMPHIBIOUS WARFARE SHIP/Landing Vessel/LANDING CRAFT"
       desc="LANDING CRAFT"
       source="S1" />
  <cot cot="a-.-S-C-A-L-S"
       full="Atoms/Sea Surface/COMBATANT/AMPHIBIOUS WARFARE SHIP/Landing Vessel/LANDING SHIP"
       desc="LANDING SHIP"
       source="S1" />
  <cot cot="a-.-S-C-H"
       full="Atoms/Sea Surface/COMBATANT/HOVERCRAFT"
       desc="HOVERCRAFT"
       source="S1" />
  <cot cot="a-.-S-C-L"
       full="Atoms/Sea Surface/COMBATANT/LINE"
       desc="LINE"
       source="S1" />
  <cot cot="a-.-S-C-L-B"
       full="Atoms/Sea Surface/COMBATANT/LINE/Battleship Class"
       desc="Battleship Class"
       source="S1" />
  <cot cot="a-.-S-C-L-B-B"
       full="Atoms/Sea Surface/COMBATANT/LINE/Battleship Class/BATTLESHIP"
       desc="BATTLESHIP"
       source="S1" />
  <cot cot="a-.-S-C-L-C"
       full="Atoms/Sea Surface/COMBATANT/LINE/Cruiser-Carrier Class"
       desc="Cruiser-Carrier Class"
       source="S1" />
  <cot cot="a-.-S-C-L-C-C"
       full="Atoms/Sea Surface/COMBATANT/LINE/Cruiser-Carrier Class/CRUISER"
       desc="CRUISER"
       source="S1" />
  <cot cot="a-.-S-C-L-C-V"
       full="Atoms/Sea Surface/COMBATANT/LINE/Cruiser-Carrier Class/CARRIER"
       desc="CARRIER"
       source="S1" />
  <cot cot="a-.-S-C-L-D"
       full="Atoms/Sea Surface/COMBATANT/LINE/Destroyer Class"
       desc="Destroyer Class"
       source="S1" />
  <cot cot="a-.-S-C-L-D-D"
       full="Atoms/Sea Surface/COMBATANT/LINE/Destroyer Class/DESTROYER"
       desc="DESTROYER"
       source="S1" />
  <cot cot="a-.-S-C-L-F"
       full="Atoms/Sea Surface/COMBATANT/LINE/Frigate-Corvette Class"
       desc="Frigate-Corvette Class"
       source="S1" />
  <cot cot="a-.-S-C-L-F-F"
       full="Atoms/Sea Surface/COMBATANT/LINE/Frigate-Corvette Class/FRIGATE-CORVETTE"
       desc="FRIGATE/CORVETTE"
       source="S1" />
  <cot cot="a-.-S-C-M"
       full="Atoms/Sea Surface/COMBATANT/MINE WARFARE VESSEL"
       desc="MINE WARFARE VESSEL"
       source="S1" />
  <cot cot="a-.-S-C-M-M"
       full="Atoms/Sea Surface/COMBATANT/MINE WARFARE VESSEL/Minesweeper-MCM"
       desc="Minesweeper-MCM"
       source="S1" />
  <cot cot="a-.-S-C-M-M-A"
       full="Atoms/Sea Surface/COMBATANT/MINE WARFARE VESSEL/Minesweeper-MCM/MCM SUPPORT"
       desc="MCM SUPPORT"
       source="S1" />
  <cot cot="a-.-S-C-M-M-D"
       full="Atoms/Sea Surface/COMBATANT/MINE WARFARE VESSEL/Minesweeper-MCM/MCM DRONE"
       desc="MCM DRONE"
       source="S1" />
  <cot cot="a-.-S-C-M-M-H"
       full="Atoms/Sea Surface/COMBATANT/MINE WARFARE VESSEL/Minesweeper-MCM/MINEHUNTER"
       desc="MINEHUNTER"
       source="S1" />
  <cot cot="a-.-S-C-M-M-L"
       full="Atoms/Sea Surface/COMBATANT/MINE WARFARE VESSEL/Minesweeper-MCM/MINELAYER"
       desc="MINELAYER"
       source="S1" />
  <cot cot="a-.-S-C-M-M-S"
       full="Atoms/Sea Surface/COMBATANT/MINE WARFARE VESSEL/Minesweeper-MCM/MINESWEEPER"
       desc="MINESWEEPER"
       source="S1" />
  <cot cot="a-.-S-C-P"
       full="Atoms/Sea Surface/COMBATANT/PATROL"
       desc="PATROL"
       source="S1" />
  <cot cot="a-.-S-C-P-S"
       full="Atoms/Sea Surface/COMBATANT/PATROL/Patrol Surface"
       desc="Patrol Surface"
       source="S1" />
  <cot cot="a-.-S-C-P-S-B"
       full="Atoms/Sea Surface/COMBATANT/PATROL/Patrol Surface/ANTISUBMARINE WARFARE"
       desc="ANTISUBMARINE WARFARE"
       source="S1" />
  <cot cot="a-.-S-C-P-S-U"
       full="Atoms/Sea Surface/COMBATANT/PATROL/Patrol Surface/ANTISURFACE WARFARE"
       desc="ANTISURFACE WARFARE"
       source="S1" />
  <cot cot="a-.-S-G"
       full="Atoms/Sea Surface/NAVY GROUP"
       desc="NAVY GROUP"
       source="S1" />
  <cot cot="a-.-S-G-C"
       full="Atoms/Sea Surface/NAVY GROUP/CONVOY"
       desc="CONVOY"
       source="S1" />
  <cot cot="a-.-S-G-G"
       full="Atoms/Sea Surface/NAVY GROUP/NAVY TASK GROUP"
       desc="NAVY TASK GROUP"
       source="S1" />
  <cot cot="a-.-S-G-T"
       full="Atoms/Sea Surface/NAVY GROUP/NAVY TASK FORCE"
       desc="NAVY TASK FORCE"
       source="S1" />
  <cot cot="a-.-S-G-U"
       full="Atoms/Sea Surface/NAVY GROUP/NAVY TASK UNIT"
       desc="NAVY TASK UNIT"
       source="S1" />
  <cot cot="a-.-S-N"
       full="Atoms/Sea Surface/NONCOMBATANT"
       desc="NONCOMBATANT"
       source="S1" />
  <cot cot="a-.-S-N-F"
       full="Atoms/Sea Surface/NONCOMBATANT/FLEET SUPPORT"
       desc="FLEET SUPPORT"
       source="S1" />
  <cot cot="a-.-S-N-H"
       full="Atoms/Sea Surface/NONCOMBATANT/HOVERCRAFT"
       desc="HOVERCRAFT"
       source="S1" />
  <cot cot="a-.-S-N-I"
       full="Atoms/Sea Surface/NONCOMBATANT/INTELLIGENCE"
       desc="INTELLIGENCE"
       source="S1" />
  <cot cot="a-.-S-N-M"
       full="Atoms/Sea Surface/NONCOMBATANT/HOSPITAL SHIP"
       desc="HOSPITAL SHIP"
       source="S1" />
  <cot cot="a-.-S-N-N"
       full="Atoms/Sea Surface/NONCOMBATANT/STATION"
       desc="STATION"
       source="S1" />
  <cot cot="a-.-S-N-N-R"
       full="Atoms/Sea Surface/NONCOMBATANT/STATION/RESCUE"
       desc="RESCUE"
       source="S1" />
  <cot cot="a-.-S-N-R"
       full="Atoms/Sea Surface/NONCOMBATANT/UNDERWAY REPLENISHMENT"
       desc="UNDERWAY REPLENISHMENT"
       source="S1" />
  <cot cot="a-.-S-N-S"
       full="Atoms/Sea Surface/NONCOMBATANT/SERVICE-SUPPORT HARBOR"
       desc="SERVICE/SUPPORT HARBOR"
       source="S1" />
  <cot cot="a-.-S-O"
       full="Atoms/Sea Surface/OWN TRACK"
       desc="OWN TRACK"
       source="S1" />
  <cot cot="a-.-S-S"
       full="Atoms/Sea Surface/STATION"
       desc="STATION"
       source="S1" />
  <cot cot="a-.-S-S-A"
       full="Atoms/Sea Surface/STATION/ASW SHIP"
       desc="ASW SHIP"
       source="S1" />
  <cot cot="a-.-S-S-P"
       full="Atoms/Sea Surface/STATION/PICKET"
       desc="PICKET"
       source="S1" />
  <cot cot="a-.-S-X"
       full="Atoms/Sea Surface/NON MILITARY"
       desc="NON MILITARY"
       source="S1" />
  <cot cot="a-.-S-X-F"
       full="Atoms/Sea Surface/NON MILITARY/FISHING"
       desc="FISHING"
       source="S1" />
  <cot cot="a-.-S-X-F-D"
       full="Atoms/Sea Surface/NON MILITARY/FISHING/Drift-Dredge"
       desc="Drift-Dredge"
       source="S1" />
  <cot cot="a-.-S-X-F-D-F"
       full="Atoms/Sea Surface/NON MILITARY/FISHING/Drift-Dredge/DRIFTER"
       desc="DRIFTER"
       source="S1" />
  <cot cot="a-.-S-X-F-D-R"
       full="Atoms/Sea Surface/NON MILITARY/FISHING/Drift-Dredge/DREDGE"
       desc="DREDGE"
       source="S1" />
  <cot cot="a-.-S-X-F-T"
       full="Atoms/Sea Surface/NON MILITARY/FISHING/Trawler Class"
       desc="Trawler Class"
       source="S1" />
  <cot cot="a-.-S-X-F-T-R"
       full="Atoms/Sea Surface/NON MILITARY/FISHING/Trawler Class/TRAWLER"
       desc="TRAWLER"
       source="S1" />
  <cot cot="a-.-S-X-H"
       full="Atoms/Sea Surface/NON MILITARY/HOVERCRAFT"
       desc="HOVERCRAFT"
       source="S1" />
  <cot cot="a-.-S-X-L"
       full="Atoms/Sea Surface/NON MILITARY/LAW ENFORCEMENT VESSEL"
       desc="LAW ENFORCEMENT VESSEL"
       source="S1" />
  <cot cot="a-.-S-X-M"
       full="Atoms/Sea Surface/NON MILITARY/MERCHANT"
       desc="MERCHANT"
       source="S1" />
  <cot cot="a-.-S-X-M-C"
       full="Atoms/Sea Surface/NON MILITARY/MERCHANT/CARGO"
       desc="CARGO"
       source="S1" />
  <cot cot="a-.-S-X-M-F"
       full="Atoms/Sea Surface/NON MILITARY/MERCHANT/FERRY"
       desc="FERRY"
       source="S1" />
  <cot cot="a-.-S-X-M-H"
       full="Atoms/Sea Surface/NON MILITARY/MERCHANT/HAZARDOUS MATERIALS (HAZMAT)"
       desc="HAZARDOUS MATERIALS (HAZMAT)"
       source="S1" />
  <cot cot="a-.-S-X-M-O"
       full="Atoms/Sea Surface/NON MILITARY/MERCHANT/OILER-TANKER"
       desc="OILER/TANKER"
       source="S1" />
  <cot cot="a-.-S-X-M-P"
       full="Atoms/Sea Surface/NON MILITARY/MERCHANT/PASSENGER"
       desc="PASSENGER"
       source="S1" />
  <cot cot="a-.-S-X-M-R"
       full="Atoms/Sea Surface/NON MILITARY/MERCHANT/ROLL ON-ROLL OFF"
       desc="ROLL ON/ROLL OFF"
       source="S1" />
  <cot cot="a-.-S-X-M-T"
       full="Atoms/Sea Surface/NON MILITARY/MERCHANT/Tow-Tug"
       desc="Tow-Tug"
       source="S1" />
  <cot cot="a-.-S-X-M-T-O"
       full="Atoms/Sea Surface/NON MILITARY/MERCHANT/Tow-Tug/TOWING VESSEL"
       desc="TOWING VESSEL"
       source="S1" />
  <cot cot="a-.-S-X-M-T-U"
       full="Atoms/Sea Surface/NON MILITARY/MERCHANT/Tow-Tug/TUG"
       desc="TUG"
       source="S1" />
  <cot cot="a-.-S-X-R"
       full="Atoms/Sea Surface/NON MILITARY/LEISURE CRAFT"
       desc="LEISURE CRAFT"
       source="S1" />
  <cot cot="a-.-U"
       full="Atoms/Sea Subsurface"
       desc="SUBSURFACE TRACK"
       source="S1" />
  <cot cot="a-.-U-N"
       full="Atoms/Sea Subsurface/NON SUBMARINE"
       desc="NON SUBMARINE"
       source="S1" />
  <cot cot="a-.-U-N-D"
       full="Atoms/Sea Subsurface/NON SUBMARINE/DIVER"
       desc="DIVER"
       source="S1" />
  <cot cot="a-.-U-S"
       full="Atoms/Sea Subsurface/SUBMARINE"
       desc="SUBMARINE"
       source="S1" />
  <cot cot="a-.-U-S-C"
       full="Atoms/Sea Subsurface/SUBMARINE/SUBMARINE CONVENTIONAL PROPULSION"
       desc="SUBMARINE CONVENTIONAL PROPULSION"
       source="S1" />
  <cot cot="a-.-U-S-N"
       full="Atoms/Sea Subsurface/SUBMARINE/SUBMARINE NUCLEAR PROPULSION"
       desc="SUBMARINE NUCLEAR PROPULSION"
       source="S1" />
  <cot cot="a-.-U-S-O"
       full="Atoms/Sea Subsurface/SUBMARINE/OTHER SUBMERSIBLE"
       desc="OTHER SUBMERSIBLE"
       source="S1" />
  <cot cot="a-.-U-S-S"
       full="Atoms/Sea Subsurface/SUBMARINE/STATION"
       desc="STATION"
       source="S1" />
  <cot cot="a-.-U-S-S-A"
       full="Atoms/Sea Subsurface/SUBMARINE/STATION/ASW SUBMARINE"
       desc="ASW SUBMARINE"
       source="S1" />
  <cot cot="a-.-U-S-U"
       full="Atoms/Sea Subsurface/SUBMARINE/UNMANNED UNDERWATER VEHICLE (UUV)"
       desc="UNMANNED UNDERWATER VEHICLE (UUV)"
       source="S1" />
  <cot cot="a-.-U-W"
       full="Atoms/Sea Subsurface/UNDERWATER WEAPON"
       desc="UNDERWATER WEAPON"
       source="S1" />
  <cot cot="a-.-U-W-D"
       full="Atoms/Sea Subsurface/UNDERWATER WEAPON/UNDERWATER DECOY"
       desc="UNDERWATER DECOY"
       source="S1" />
  <cot cot="a-.-U-W-D-M"
       full="Atoms/Sea Subsurface/UNDERWATER WEAPON/UNDERWATER DECOY/SEA MINE DECOY"
       desc="SEA MINE DECOY"
       source="S1" />
  <cot cot="a-.-U-W-M"
       full="Atoms/Sea Subsurface/UNDERWATER WEAPON/SEA MINE"
       desc="SEA MINE"
       source="S1" />
  <cot cot="a-.-U-W-M-D"
       full="Atoms/Sea Subsurface/UNDERWATER WEAPON/SEA MINE/SEA MINE DEALT"
       desc="SEA MINE DEALT"
       source="S1" />
  <cot cot="a-.-U-W-M-F"
       full="Atoms/Sea Subsurface/UNDERWATER WEAPON/SEA MINE/SEA MINE (FLOATING)"
       desc="SEA MINE (FLOATING)"
       source="S1" />
  <cot cot="a-.-U-W-M-F-D"
       full="Atoms/Sea Subsurface/UNDERWATER WEAPON/SEA MINE/SEA MINE (FLOATING)/SEA MINE (FLOATING) DEALT"
       desc="SEA MINE (FLOATING) DEALT"
       source="S1" />
  <cot cot="a-.-U-W-M-G"
       full="Atoms/Sea Subsurface/UNDERWATER WEAPON/SEA MINE/SEA MINE (GROUND)"
       desc="SEA MINE (GROUND)"
       source="S1" />
  <cot cot="a-.-U-W-M-G-D"
       full="Atoms/Sea Subsurface/UNDERWATER WEAPON/SEA MINE/SEA MINE (GROUND)/SEA MINE (GROUND) DEALT"
       desc="SEA MINE (GROUND) DEALT"
       source="S1" />
  <cot cot="a-.-U-W-M-M"
       full="Atoms/Sea Subsurface/UNDERWATER WEAPON/SEA MINE/SEA MINE (MOORED)"
       desc="SEA MINE (MOORED)"
       source="S1" />
  <cot cot="a-.-U-W-M-M-D"
       full="Atoms/Sea Subsurface/UNDERWATER WEAPON/SEA MINE/SEA MINE (MOORED)/SEA MINE (MOORED) DEALT"
       desc="SEA MINE (MOORED) DEALT"
       source="S1" />
  <cot cot="a-.-U-W-M-O"
       full="Atoms/Sea Subsurface/UNDERWATER WEAPON/SEA MINE/SEA MINE (IN OTHER POSITION)"
       desc="SEA MINE (IN OTHER POSITION)"
       source="S1" />
  <cot cot="a-.-U-W-M-O-D"
       full="Atoms/Sea Subsurface/UNDERWATER WEAPON/SEA MINE/SEA MINE (IN OTHER POSITION)/SEA MINE (IN OTHER POSITION) DEALT"
       desc="SEA MINE (IN OTHER POSITION) DEALT"
       source="S1" />
  <cot cot="a-.-U-W-T"
       full="Atoms/Sea Subsurface/UNDERWATER WEAPON/TORPEDO"
       desc="TORPEDO"
       source="S1" />
  <!-- Begin section that incorporates experimental extensions to support Incident Management incident types -->
  <cot cot="a-.-X"
       full="Atoms/Other"
       desc="Other"
       source="S1" />
  <cot cot="a-.-X-i"
       full="Atoms/Other/Incident"
       desc="Incident"
       source="S1" />
  <cot cot="a-.-X-i-g"
       full="Atoms/Other/Incident/Geophysical"
       desc="Geophysical"
       source="S1" />
  <cot cot="a-.-X-i-g-a"
       full="Atoms/Other/Incident/Geophysical/Geophysical Avalanche"
       desc="Geophysical Avalanche"
       source="S1" />
  <cot cot="a-.-X-i-g-e"
       full="Atoms/Other/Incident/Geophysical/Geophysical Earthquake"
       desc="Geophysical Earthquake"
       source="S1" />
  <cot cot="a-.-X-i-g-e-a"
       full="Atoms/Other/Incident/Geophysical/Geophysical Earthquake/Geophysical Earthquake Aftershock"
       desc="Geophysical Earthquake Aftershock"
       source="S1" />
  <cot cot="a-.-X-i-g-e-e"
       full="Atoms/Other/Incident/Geophysical/Geophysical Earthquake/Geophysical Earthquake Epicenter"
       desc="Geophysical Earthquake Epicenter"
       source="S1" />
  <cot cot="a-.-X-i-g-l"
       full="Atoms/Other/Incident/Geophysical/Geophysical Landslide"
       desc="Geophysical Landslide"
       source="S1" />
  <cot cot="a-.-X-i-g-s"
       full="Atoms/Other/Incident/Geophysical/Geophysical Subsistance"
       desc="Geophysical Subsistance"
       source="S1" />
  <cot cot="a-.-X-i-g-v"
       full="Atoms/Other/Incident/Geophysical/Geophysical Volcano"
       desc="Geophysical Volcano"
       source="S1" />
  <cot cot="a-.-X-i-g-v-e"
       full="Atoms/Other/Incident/Geophysical/Geophysical Volcano/Geophysical Volcano Eruption"
       desc="Geophysical Volcano Eruption"
       source="S1" />
  <cot cot="a-.-X-i-g-v-t"
       full="Atoms/Other/Incident/Geophysical/Geophysical Volcano/Geophysical Volcano Threat"
       desc="Geophysical Volcano Threat"
       source="S1" />
  <cot cot="a-.-X-i-m"
       full="Atoms/Other/Incident/Meteorological"
       desc="Meteorological"
       source="S1" />
  <cot cot="a-.-X-i-m-z"
       full="Atoms/Other/Incident/Meteorological/Meteorological Drizzle"
       desc="Meteorological Drizzle"
       source="S1" />
  <cot cot="a-.-X-i-m-d"
       full="Atoms/Other/Incident/Meteorological/Meteorological Drought"
       desc="Meteorological Drought"
       source="S1" />
  <cot cot="a-.-X-i-m-f"
       full="Atoms/Other/Incident/Meteorological/Meteorological Flood"
       desc="Meteorological Flood"
       source="S1" />
  <cot cot="a-.-X-i-m-g"
       full="Atoms/Other/Incident/Meteorological/Meteorological Fog"
       desc="Meteorological Fog"
       source="S1" />
  <cot cot="a-.-X-i-m-h"
       full="Atoms/Other/Incident/Meteorological/Meteorological Hail"
       desc="Meteorological Hail"
       source="S1" />
  <cot cot="a-.-X-i-m-i"
       full="Atoms/Other/Incident/Meteorological/Meteorological Inversion"
       desc="Meteorological Inversion"
       source="S1" />
  <cot cot="a-.-X-i-m-r"
       full="Atoms/Other/Incident/Meteorological/Meteorological Rain"
       desc="Meteorological Rain"
       source="S1" />
  <cot cot="a-.-X-i-m-a"
       full="Atoms/Other/Incident/Meteorological/Meteorological Sandstorm"
       desc="Meteorological Sandstorm"
       source="S1" />
  <cot cot="a-.-X-i-m-s"
       full="Atoms/Other/Incident/Meteorological/Meteorological Snow"
       desc="Meteorological Snow"
       source="S1" />
  <cot cot="a-.-X-i-m-u"
       full="Atoms/Other/Incident/Meteorological/Meteorological Thunderstorm"
       desc="Meteorological Thunderstorm"
       source="S1" />
  <cot cot="a-.-X-i-m-t"
       full="Atoms/Other/Incident/Meteorological/Meteorological Tornado"
       desc="Meteorological Tornado"
       source="S1" />
  <cot cot="a-.-X-i-m-c"
       full="Atoms/Other/Incident/Meteorological/Meteorological Cyclone"
       desc="Meteorological Cyclone"
       source="S1" />
  <cot cot="a-.-X-i-m-n"
       full="Atoms/Other/Incident/Meteorological/Meteorological Tsunami"
       desc="Meteorological Tsunami"
       source="S1" />
  <cot cot="a-.-X-i-s"
       full="Atoms/Other/Incident/Safety"
       desc="Safety"
       source="S1" />
  <cot cot="a-.-X-i-l"
       full="Atoms/Other/Incident/Security"
       desc="Security"
       source="S1" />
  <cot cot="a-.-X-i-l-c"
       full="Atoms/Other/Incident/Security/Security Civil Disturbance"
       desc="Security Civil Disturbance"
       source="S1" />
  <cot cot="a-.-X-i-l-c-d"
       full="Atoms/Other/Incident/Security/Security Civil Disturbance/Security Civil Disturbance Demonstration"
       desc="Security Civil Disturbance Demonstration"
       source="S1" />
  <cot cot="a-.-X-i-l-c-p"
       full="Atoms/Other/Incident/Security/Security Civil Disturbance/Security Civil Disturbance Displaced Population"
       desc="Security Civil Disturbance Displaced Population"
       source="S1" />
  <cot cot="a-.-X-i-l-c-r"
       full="Atoms/Other/Incident/Security/Security Civil Disturbance/Security Civil Disturbance Rioting"
       desc="Security Civil Disturbance Rioting"
       source="S1" />
  <cot cot="a-.-X-i-l-l"
       full="Atoms/Other/Incident/Security/Security Law Enforcement Activity"
       desc="Security Law Enforcement Activity"
       source="S1" />
  <cot cot="a-.-X-i-l-l-b"
       full="Atoms/Other/Incident/Security/Security Law Enforcement Activity/Security Law Enforcement Activity Bombing"
       desc="Security Law Enforcement Activity Bombing"
       source="S1" />
  <cot cot="a-.-X-i-l-l-b-e"
       full="Atoms/Other/Incident/Security/Security Law Enforcement Activity/Security Law Enforcement Activity Bombing/Security Law Enforcement Activity Bombing Explosion"
       desc="Security Law Enforcement Activity Bombing Explosion"
       source="S1" />
  <cot cot="a-.-X-i-l-l-b-t"
       full="Atoms/Other/Incident/Security/Security Law Enforcement Activity/Security Law Enforcement Activity Bombing/Security Law Enforcement Activity Bombing Threat"
       desc="Security Law Enforcement Activity Bombing Threat"
       source="S1" />
  <cot cot="a-.-X-i-l-l-l"
       full="Atoms/Other/Incident/Security/Security Law Enforcement Activity/Security Law Enforcement Activity Looting"
       desc="Security Law Enforcement Activity Looting"
       source="S1" />
  <cot cot="a-.-X-i-l-l-p"
       full="Atoms/Other/Incident/Security/Security Law Enforcement Activity/Security Law Enforcement Activity Poisoning"
       desc="Security Law Enforcement Activity Poisoning"
       source="S1" />
  <cot cot="a-.-X-i-l-l-s"
       full="Atoms/Other/Incident/Security/Security Law Enforcement Activity/Security Law Enforcement Activity Shooting"
       desc="Security Law Enforcement Activity Shooting"
       source="S1" />
  <cot cot="a-.-X-i-r"
       full="Atoms/Other/Incident/Rescue"
       desc="Rescue"
       source="S1" />
  <cot cot="a-.-X-i-f"
       full="Atoms/Other/Incident/Incident Fire"
       desc="Incident Fire"
       source="S1" />
  <cot cot="a-.-X-i-f-w"
       full="Atoms/Other/Incident/Incident Fire/Incident Fire Wild"
       desc="Incident Fire Wild"
       source="S1" />
  <cot cot="a-.-X-i-f-n"
       full="Atoms/Other/Incident/Incident Fire/Incident Fire Non-residential"
       desc="Incident Fire Non-residential"
       source="S1" />
  <cot cot="a-.-X-i-f-n-h"
       full="Atoms/Other/Incident/Incident Fire/Incident Fire Non-residential/Incident Fire Non-residential Special Need"
       desc="Incident Fire Non-residential Special Need"
       source="S1" />
  <cot cot="a-.-X-i-f-n-s"
       full="Atoms/Other/Incident/Incident Fire/Incident Fire Non-residential/Incident Fire Non-residential School"
       desc="Incident Fire Non-residential School"
       source="S1" />
  <cot cot="a-.-X-i-f-r"
       full="Atoms/Other/Incident/Incident Fire/Incident Fire Residential"
       desc="Incident Fire Residential"
       source="S1" />
  <cot cot="a-.-X-i-f-h"
       full="Atoms/Other/Incident/Incident Fire/Incident Fire Hot Spot"
       desc="Incident Fire Hot Spot"
       source="S1" />
  <cot cot="a-.-X-i-f-o"
       full="Atoms/Other/Incident/Incident Fire/Incident Fire Origin"
       desc="Incident Fire Origin"
       source="S1" />
  <cot cot="a-.-X-i-f-s"
       full="Atoms/Other/Incident/Incident Fire/Incident Fire Smoke"
       desc="Incident Fire Smoke"
       source="S1" />
  <cot cot="a-.-X-i-f-p"
       full="Atoms/Other/Incident/Incident Fire/Incident Fire Special Needs"
       desc="Incident Fire Special Needs"
       source="S1" />
  <cot cot="a-.-X-i-h"
       full="Atoms/Other/Incident/Medical and Public Health"
       desc="Medical and Public Health"
       source="S1" />
  <cot cot="a-.-X-i-e"
       full="Atoms/Other/Incident/Pollution and other Environmental"
       desc="Pollution and other Environmental"
       source="S1" />
  <cot cot="a-.-X-i-t"
       full="Atoms/Other/Incident/Public and Private transportation"
       desc="Public and Private transportation"
       source="S1" />
  <cot cot="a-.-X-i-t-a"
       full="Atoms/Other/Incident/Public and Private transportation/Public and Private transportation Air Incident"
       desc="Public and Private transportation Air Incident"
       source="S1" />
  <cot cot="a-.-X-i-t-a-a"
       full="Atoms/Other/Incident/Public and Private transportation/Public and Private transportation Air Incident/Public and Private transportation Air Accident"
       desc="Public and Private transportation Air Accident"
       source="S1" />
  <cot cot="a-.-X-i-t-a-h"
       full="Atoms/Other/Incident/Public and Private transportation/Public and Private transportation Air Incident/Public and Private transportation Air Hijacking"
       desc="Public and Private transportation Air Hijacking"
       source="S1" />
  <cot cot="a-.-X-i-t-m"
       full="Atoms/Other/Incident/Public and Private transportation/Public and Private transportation Maritime Incident"
       desc="Public and Private transportation Maritime Incident"
       source="S1" />
  <cot cot="a-.-X-i-t-m-a"
       full="Atoms/Other/Incident/Public and Private transportation/Public and Private transportation Maritime Incident/Public and Private transportation Maritime Accident"
       desc="Public and Private transportation Maritime Accident"
       source="S1" />
  <cot cot="a-.-X-i-t-m-h"
       full="Atoms/Other/Incident/Public and Private transportation/Public and Private transportation Maritime Incident/Public and Private transportation Maritime Hijacking"
       desc="Public and Private transportation Maritime Hijacking"
       source="S1" />
  <cot cot="a-.-X-i-t-r"
       full="Atoms/Other/Incident/Public and Private transportation/Public and Private transportation Rail Incident"
       desc="Public and Private transportation Rail Incident"
       source="S1" />
  <cot cot="a-.-X-i-t-r-a"
       full="Atoms/Other/Incident/Public and Private transportation/Public and Private transportation Rail Incident/Public and Private transportation Rail Accident"
       desc="Public and Private transportation Rail Accident"
       source="S1" />
  <cot cot="a-.-X-i-t-r-h"
       full="Atoms/Other/Incident/Public and Private transportation/Public and Private transportation Rail Incident/Public and Private transportation Rail Hijacking"
       desc="Public and Private transportation Rail Hijacking"
       source="S1" />
  <cot cot="a-.-X-i-t-v"
       full="Atoms/Other/Incident/Public and Private transportation/Public and Private transportation Vehicle Incident"
       desc="Public and Private transportation Vehicle Incident"
       source="S1" />
  <cot cot="a-.-X-i-t-v-a"
       full="Atoms/Other/Incident/Public and Private transportation/Public and Private transportation Vehicle Incident/Public and Private transportation Vehicle Accident"
       desc="Public and Private transportation Vehicle Accident"
       source="S1" />
  <cot cot="a-.-X-i-t-v-h"
       full="Atoms/Other/Incident/Public and Private transportation/Public and Private transportation Vehicle Incident/Public and Private transportation Vehicle Hijacking"
       desc="Public and Private transportation Vehicle Hijacking"
       source="S1" />
  <cot cot="a-.-X-i-i"
       full="Atoms/Other/Incident/Infrastructure"
       desc="Infrastructure"
       source="S1" />
  <cot cot="a-.-X-i-c"
       full="Atoms/Other/Incident/CBRNE"
       desc="CBRNE"
       source="S1" />
  <cot cot="a-.-X-i-o"
       full="Atoms/Other/Incident/Other"
       desc="Other"
       source="S1" />
<!-- End of section that incorporates experimental extensions to support Incident Management incident types  -->
  <cot cot="a-.-.*"
       full="Atoms/.*"
       desc="Wildcard"
       source="S1" />
  <cot cot="a-.-.*-9"
       full="Atoms/.*/Emergency"
       desc="Emergency"
       source="S1" />
  <cot cot="a-.-.*-9-1"
       full="Atoms/.*/Emergency/911"
       desc="911"
       source="S1" />
  <cot cot="a-.-.*-9-1-1"
       full="Atoms/.*/Emergency/911/MAYDAY"
       desc="MAYDAY"
       source="S1" />

  <!-- Some native CoT types too... -->
  <cot cot="b"
       full="Bits"
       desc="Bits"
       source="S1" />
  <cot cot="b-i"
       full="Bits/Imagery"
       desc="Image"
       source="S1" />
  <cot cot="b-m"
       full="Bits/Mapping"
       desc="Mapping"
       source="S1" />
  <cot cot="b-m-r"
       full="Bits/Mapping/route"
       desc="route"
       source="S1" />
  <cot cot="b-m-p"
       full="Bits/Mapping/map point"
       desc="map point"
       source="S1" />
  <cot cot="b-m-p-t"
       full="Bits/Mapping/map point/targeted"
       desc="targeted"
       source="S1" />
  <cot cot="b-m-p-w"
       full="Bits/Mapping/map point/waypoint"
       desc="waypoint"
       source="S1" />
  <cot cot="b-m-p-m"
       full="Bits/Mapping/map point/Map Marker"
       desc="Map Marker"
       source="S1" />
  <cot cot="b-m-p-m-c"
       full="Bits/Mapping/map point/Map Marker/click"
       desc="click"
       source="S1" />
  <cot cot="b-m-p-s"
       full="Bits/Mapping/map point/Sensor Point"
       desc="Sensor Point"
       source="S1" />
  <cot cot="b-m-p-s-p"
       full="Bits/Mapping/map point/Sensor Point/Sensor Point of Interest"
       desc="Sensor Point of Interest"
       source="S1" />
  <cot cot="b-m-p-s-p-i"
       full="Bits/Mapping/map point/Sensor Point/Sensor Point of Interest/spi"
       desc="spi"
       source="S1" />
  <cot cot="b-m-p-v"
       full="Bits/Mapping/map point/Video Point"
       desc="Video Point"
       source="S1" />
  <cot cot="b-m-p-v-p"
       full="Bits/Mapping/map point/Video Point/Video Point of Interest"
       desc="Video Point of Interest"
       source="S1" />
  <cot cot="b-m-p-v-p-i"
       full="Bits/Mapping/map point/Video Point/Video Point of Interest/vpoi"
       desc="vpoi"
       source="S1" />
  <cot cot="b-m-g"
       full="Bits/Mapping/Grid"
       desc="Grid"
       source="S1" />
  <cot cot="b-m-g-o"
       full="Bits/Mapping/Grid/grid"
       desc="grid"
       source="S1" />

  <!-- MKRISTAN - 12 Feb 2009 - Creating a more robust bits-detection branch -->
  <cot cot="b-d"
       full="Bits/Detection"
       desc="Detection"
       source="S1" />
  <cot cot="b-d-a"
       full="Bits/Detection/Acoustic"
       desc="Detection/Acoustic"
       source="S1" />
  <cot cot="b-d-a-i"
       full="Bits/Detection/Acoustic/Impulsive"
       desc="Detection/Acoustic/Impulsive"
       source="S1" />
  <cot cot="b-d-a-v"
       full="Bits/Detection/Acoustic/Voice"
       desc="Detection/Acoustic/Voice"
       source="S1" />
  <cot cot="b-d-a-c"
       full="Bits/Detection/Acoustic/Cyclostationary"
       desc="Detection/Acoustic/Cyclostationary"
       source="S1" />
  <cot cot="b-d-m"
       full="Bits/Detection/Motion"
       desc="Detection/Motion"
       source="S1" />
  <cot cot="b-d-s"
       full="Bits/Detection/Seismic"
       desc="Detection/Seismic"
       source="S1" />

  <cot cot="b-d-c"
       full="Bits/Detection/CBRNE"
       desc="Detection/CBRNE"
       source="S1" />
  <cot cot="b-d-c-b"
       full="Bits/Detection/CBRNE/BioChem"
       desc="Detection/CBRNE/BioChem"
       source="S1" />
  <cot cot="b-d-c-b-b"
       full="Bits/Detection/CBRNE/BioChem/Biological"
       desc="Detection/CBRNE/BioChem/Biological"
       source="S1" />
  <cot cot="b-d-c-b-c"
       full="Bits/Detection/CBRNE/BioChem/Chemical"
       desc="Detection/CBRNE/BioChem/Chemical"
       source="S1" />
  <cot cot="b-d-c-e"
       full="Bits/Detection/CBRNE/Explosive"
       desc="Detection/CBRNE/Explosive"
       source="S1" />
  <cot cot="b-d-c-e-d"
       full="Bits/Detection/CBRNE/Explosive/Device"
       desc="Detection/CBRNE/Explosive/Device"
       source="S1" />
  <cot cot="b-d-c-n"
       full="Bits/Detection/CBRNE/NuclearRadiological"
       desc="Detection/CBRNE/NuclearRadiological"
       source="S1" />
  <cot cot="b-d-c-n-n"
       full="Bits/Detection/CBRNE/NuclearRadiological/Nuclear"
       desc="Detection/CBRNE/NuclearRadiological/Nuclear"
       source="S1" />
  <cot cot="b-d-c-n-n-b"
       full="Bits/Detection/CBRNE/NuclearRadiological/Nuclear/Bomb"
       desc="Detection/CBRNE/NuclearRadiological/Nuclear/Bomb"
       source="S1" />
  <cot cot="b-d-c-n-n-sm"
       full="Bits/Detection/CBRNE/NuclearRadiological/Nuclear/Special Nuclear Material"
       desc="Detection/CBRNE/NuclearRadiological/Nuclear/Special Nuclear Material"
       source="S1" />
  <cot cot="b-d-c-n-r"
       full="Bits/Detection/CBRNE/NuclearRadiological/Radiation"
       desc="Detection/CBRNE/NuclearRadiological/Radiation"
       source="S1" />
  <cot cot="b-d-c-n-r-dd"
       full="Bits/Detection/CBRNE/NuclearRadiological/Radiation/Detection-CBRNE-NuclearRadiological-Radiological-Dispersal Device (Dirty Bomb)"
       desc="Detection/CBRNE/NuclearRadiological/Radiological/Dispersal Device (Dirty Bomb)"
       source="S1" />

  <cot cot="b-d-l"
       full="Bits/Detection/Launch"
       desc="Detection/Launch"
       source="S1" />
  <cot cot="b-d-l-b"
       full="Bits/Detection/Launch/Bullet"
       desc="Detection/Launch/Bullet"
       source="S1" />
  <cot cot="b-d-l-m"
       full="Bits/Detection/Launch/Mortar"
       desc="Detection/Launch/Mortar"
       source="S1" />
  <cot cot="b-d-i"
       full="Bits/Detection/Impact"
       desc="Detection/Impact"
       source="S1" />
  <cot cot="b-d-i-m"
       full="Bits/Detection/Impact/Mortar"
       desc="Detection/Impact/Mortar"
       source="S1" />

  <!-- Begin section that incorporates experimental extensions to support Incident Management alarms  -->
  <!-- MKRISTAN - 12 Feb 2009 - Based on discussion in November 2008, b-a is overloaded.
       b-a could be Alarm
       b-a could be Aggregate
       b-a could be Audio

       because of this, the decision was made by the MITRE CoT group to redesignate alarm to b-l (Bits-aLarm)
       going forward.  This change was coordinated within MITRE in order to support multiple customers that use
       this branch -->
  <cot cot="b-l"
       full="Bits/Alarms"
       desc="Alarm"
       source="S1" />
  <cot cot="b-l-c"
       full="Bits/Alarms/CBRNE"
       desc="Alarm/CBRNE"
       source="S1" />
  <cot cot="b-l-c-b"
       full="Bits/Alarms/CBRNE/BioChem"
       desc="Alarm/CBRNE/BioChem"
       source="S1" />
  <cot cot="b-l-c-b-b"
       full="Bits/Alarms/CBRNE/BioChem/Biological"
       desc="Alarm/CBRNE/BioChem/Biological"
       source="S1" />
  <cot cot="b-l-c-b-c"
       full="Bits/Alarms/CBRNE/BioChem/Chemical"
       desc="Alarm/CBRNE/BioChem/Chemical"
       source="S1" />
  <cot cot="b-l-c-e"
       full="Bits/Alarms/CBRNE/Explosive"
       desc="Alarm/CBRNE/Explosive"
       source="S1" />
  <cot cot="b-l-c-e-d"
       full="Bits/Alarms/CBRNE/Explosive/Device"
       desc="Alarm/CBRNE/Explosive/Device"
       source="S1" />
  <cot cot="b-l-c-n"
       full="Bits/Alarms/CBRNE/NuclearRadiological"
       desc="Alarm/CBRNE/NuclearRadiological"
       source="S1" />
  <cot cot="b-l-c-n-n"
       full="Bits/Alarms/CBRNE/NuclearRadiological/Nuclear"
       desc="Alarm/CBRNE/NuclearRadiological/Nuclear"
       source="S1" />
  <cot cot="b-l-c-n-n-b"
       full="Bits/Alarms/CBRNE/NuclearRadiological/Nuclear/Bomb"
       desc="Alarm/CBRNE/NuclearRadiological/Nuclear/Bomb"
       source="S1" />
  <cot cot="b-l-c-n-n-sm"
       full="Bits/Alarms/CBRNE/NuclearRadiological/Nuclear/Special Nuclear Material"
       desc="Alarm/CBRNE/NuclearRadiological/Nuclear/Special Nuclear Material"
       source="S1" />
  <cot cot="b-l-c-n-r"
       full="Bits/Alarms/CBRNE/NuclearRadiological/Radiological"
       desc="Alarm/CBRNE/NuclearRadiological/Radiological"
       source="S1" />
  <cot cot="b-l-c-n-r-dd"
       full="Bits/Alarms/CBRNE/NuclearRadiological/Radiological/Alarm-CBRNE-Radiological-Dispersal Device (Dirty Bomb)"
       desc="Alarm/CBRNE/Radiological/Dispersal Device (Dirty Bomb)"
       source="S1" />
  <cot cot="b-l-e"
       full="Bits/Alarms/Environmental"
       desc="Alarm/Environmental"
       source="S1" />
  <cot cot="b-l-e-h"
       full="Bits/Alarms/Environmental/Hazmat"
       desc="Alarm/Environmental/Hazmat"
       source="S1" />
  <cot cot="b-l-f"
       full="Bits/Alarms/Fire"
       desc="Alarm/Fire"
       source="S1" />
  <cot cot="b-l-f-a"
       full="Bits/Alarms/Fire/Audible"
       desc="Alarm/Fire/Audible"
       source="S1" />
  <cot cot="b-l-f-a-a"
       full="Bits/Alarms/Fire/Audible/Pump Activated"
       desc="Alarm/Fire/Audible/Pump Activated"
       source="S1" />
  <cot cot="b-l-f-a-c"
       full="Bits/Alarms/Fire/Audible/Combustion"
       desc="Alarm/Fire/Audible/Combustion"
       source="S1" />
  <cot cot="b-l-f-a-d"
       full="Bits/Alarms/Fire/Audible/Duct Detector"
       desc="Alarm/Fire/Audible/Duct Detector"
       source="S1" />
  <cot cot="b-l-f-a-f"
       full="Bits/Alarms/Fire/Audible/Flame Detector"
       desc="Alarm/Fire/Audible/Flame Detector"
       source="S1" />
  <cot cot="b-l-f-a-h"
       full="Bits/Alarms/Fire/Audible/Heat"
       desc="Alarm/Fire/Audible/Heat"
       source="S1" />
  <cot cot="b-l-f-a-p"
       full="Bits/Alarms/Fire/Audible/Pull Station"
       desc="Alarm/Fire/Audible/Pull Station"
       source="S1" />
  <cot cot="b-l-f-a-s"
       full="Bits/Alarms/Fire/Audible/Smoke"
       desc="Alarm/Fire/Audible/Smoke"
       source="S1" />
  <cot cot="b-l-f-a-w"
       full="Bits/Alarms/Fire/Audible/Waterflow"
       desc="Alarm/Fire/Audible/Waterflow"
       source="S1" />
  <cot cot="b-l-g"
       full="Bits/Alarms/Geophysical"
       desc="Alarm/Geophysical"
       source="S1" />
  <cot cot="b-l-h"
       full="Bits/Alarms/Medical and Public Health"
       desc="Alarm/Medical and Public Health"
       source="S1" />
  <cot cot="b-l-h-a"
       full="Bits/Alarms/Medical and Public Health/Audible"
       desc="Alarm/Medical and Public Health/Audible"
       source="S1" />
  <cot cot="b-l-h-am"
       full="Bits/Alarms/Medical and Public Health/Ambulance"
       desc="Alarm/Medical and Public Health/Ambulance"
       source="S1" />
  <cot cot="b-l-h-am-s"
       full="Bits/Alarms/Medical and Public Health/Ambulance/Silent"
       desc="Alarm/Medical and Public Health/Ambulance/Silent"
       source="S1" />
  <cot cot="b-l-i"
       full="Bits/Alarms/Infrastructure"
       desc="Alarm/Infrastructure"
       source="S1" />
  <cot cot="b-l-l"
       full="Bits/Alarms/Security"
       desc="Alarm/Security"
       source="S1" />
  <cot cot="b-l-l-l"
       full="Bits/Alarms/Security/Law Enforcement"
       desc="Alarm/Security/Law Enforcement"
       source="S1" />
  <cot cot="b-l-l-l-ad"
       full="Bits/Alarms/Security/Law Enforcement/Armed and Dangerous"
       desc="Alarm/Security/Law Enforcement/Armed and Dangerous"
       source="S1" />
  <cot cot="b-l-l-l-an"
       full="Bits/Alarms/Security/Law Enforcement/Animal"
       desc="Alarm/Security/Law Enforcement/Animal"
       source="S1" />
  <cot cot="b-l-l-l-an-or"
       full="Bits/Alarms/Security/Law Enforcement/Animal/On Roadway"
       desc="Alarm/Security/Law Enforcement/Animal/On Roadway"
       source="S1" />
  <cot cot="b-l-l-l-as"
       full="Bits/Alarms/Security/Law Enforcement/Assualt"
       desc="Alarm/Security/Law Enforcement/Assualt"
       source="S1" />
  <cot cot="b-l-l-l-av"
       full="Bits/Alarms/Security/Law Enforcement/Abandoned Vehicle"
       desc="Alarm/Security/Law Enforcement/Abandoned Vehicle"
       source="S1" />
  <cot cot="b-l-l-l-ba"
       full="Bits/Alarms/Security/Law Enforcement/Battery"
       desc="Alarm/Security/Law Enforcement/Battery"
       source="S1" />
  <cot cot="b-l-l-l-bt"
       full="Bits/Alarms/Security/Law Enforcement/Bomb Threat"
       desc="Alarm/Security/Law Enforcement/Bomb Threat"
       source="S1" />
  <cot cot="b-l-l-l-bur"
       full="Bits/Alarms/Security/Law Enforcement/Burglary"
       desc="Alarm/Security/Law Enforcement/Burglary"
       source="S1" />
  <cot cot="b-l-l-l-bur-a"
       full="Bits/Alarms/Security/Law Enforcement/Burglary/Audible"
       desc="Alarm/Security/Law Enforcement/Burglary/Audible"
       source="S1" />
  <cot cot="b-l-l-l-bur-a-d"
       full="Bits/Alarms/Security/Law Enforcement/Burglary/Audible/Day-Night Zone"
       desc="Alarm/Security/Law Enforcement/Burglary/Audible/Day/Night Zone"
       source="S1" />
  <cot cot="b-l-l-l-bur-a-e"
       full="Bits/Alarms/Security/Law Enforcement/Burglary/Audible/Entry-Exit"
       desc="Alarm/Security/Law Enforcement/Burglary/Audible/Entry/Exit"
       source="S1" />
  <cot cot="b-l-l-l-bur-a-i"
       full="Bits/Alarms/Security/Law Enforcement/Burglary/Audible/Interior"
       desc="Alarm/Security/Law Enforcement/Burglary/Audible/Interior"
       source="S1" />
  <cot cot="b-l-l-l-bur-a-o"
       full="Bits/Alarms/Security/Law Enforcement/Burglary/Audible/Outdoor"
       desc="Alarm/Security/Law Enforcement/Burglary/Audible/Outdoor"
       source="S1" />
  <cot cot="b-l-l-l-bur-a-p"
       full="Bits/Alarms/Security/Law Enforcement/Burglary/Audible/Perimeter"
       desc="Alarm/Security/Law Enforcement/Burglary/Audible/Perimeter"
       source="S1" />
  <cot cot="b-l-l-l-bur-a-t"
       full="Bits/Alarms/Security/Law Enforcement/Burglary/Audible/24 Hour Zone"
       desc="Alarm/Security/Law Enforcement/Burglary/Audible/24 Hour Zone"
       source="S1" />
  <cot cot="b-l-l-l-bur-a-x"
       full="Bits/Alarms/Security/Law Enforcement/Burglary/Audible/Exit Error"
       desc="Alarm/Security/Law Enforcement/Burglary/Audible/Exit Error"
       source="S1" />
  <cot cot="b-l-l-l-bur-s"
       full="Bits/Alarms/Security/Law Enforcement/Burglary/Silent"
       desc="Alarm/Security/Law Enforcement/Burglary/Silent"
       source="S1" />
  <cot cot="b-l-l-l-bur-s-c"
       full="Bits/Alarms/Security/Law Enforcement/Burglary/Silent/Recent Close"
       desc="Alarm/Security/Law Enforcement/Burglary/Silent/Recent Close"
       source="S1" />
  <cot cot="b-l-l-l-c"
       full="Bits/Alarms/Security/Law Enforcement/Crash"
       desc="Alarm/Security/Law Enforcement/Crash"
       source="S1" />
  <cot cot="b-l-l-l-c-a"
       full="Bits/Alarms/Security/Law Enforcement/Crash/Aircraft"
       desc="Alarm/Security/Law Enforcement/Crash/Aircraft"
       source="S1" />
  <cot cot="b-l-l-l-c-wf"
       full="Bits/Alarms/Security/Law Enforcement/Crash/With Fatalities"
       desc="Alarm/Security/Law Enforcement/Crash/With Fatalities"
       source="S1" />
  <cot cot="b-l-l-l-c-wi"
       full="Bits/Alarms/Security/Law Enforcement/Crash/With injuries"
       desc="Alarm/Security/Law Enforcement/Crash/With injuries"
       source="S1" />
  <cot cot="b-l-l-l-c-wr"
       full="Bits/Alarms/Security/Law Enforcement/Crash/With Roadblock"
       desc="Alarm/Security/Law Enforcement/Crash/With Roadblock"
       source="S1" />
  <cot cot="b-l-l-l-c-pc"
       full="Bits/Alarms/Security/Law Enforcement/Crash/Patrol Car"
       desc="Alarm/Security/Law Enforcement/Crash/Patrol Car"
       source="S1" />
  <cot cot="b-l-l-l-ca"
       full="Bits/Alarms/Security/Law Enforcement/Child Abuse"
       desc="Alarm/Security/Law Enforcement/Child Abuse"
       source="S1" />
  <cot cot="b-l-l-l-cd"
       full="Bits/Alarms/Security/Law Enforcement/Civil Disturbance or Disorder"
       desc="Alarm/Security/Law Enforcement/Civil Disturbance or Disorder"
       source="S1" />
  <cot cot="b-l-l-l-cr"
       full="Bits/Alarms/Security/Law Enforcement/Callbox Request"
       desc="Alarm/Security/Law Enforcement/Callbox Request"
       source="S1" />
  <cot cot="b-l-l-l-dc"
       full="Bits/Alarms/Security/Law Enforcement/Drug or Contraband"
       desc="Alarm/Security/Law Enforcement/Drug or Contraband"
       source="S1" />
  <cot cot="b-l-l-l-dov"
       full="Bits/Alarms/Security/Law Enforcement/Domestic Violence"
       desc="Alarm/Security/Law Enforcement/Domestic Violence"
       source="S1" />
  <cot cot="b-l-l-l-dp"
       full="Bits/Alarms/Security/Law Enforcement/Dead Person"
       desc="Alarm/Security/Law Enforcement/Dead Person"
       source="S1" />
  <cot cot="b-l-l-l-drp"
       full="Bits/Alarms/Security/Law Enforcement/Drunk Pedestrian"
       desc="Alarm/Security/Law Enforcement/Drunk Pedestrian"
       source="S1" />
  <cot cot="b-l-l-l-dui"
       full="Bits/Alarms/Security/Law Enforcement/DUI"
       desc="Alarm/Security/Law Enforcement/DUI"
       source="S1" />
  <cot cot="b-l-l-l-dui-j"
       full="Bits/Alarms/Security/Law Enforcement/DUI/Juvenile"
       desc="Alarm/Security/Law Enforcement/DUI/Juvenile"
       source="S1" />
  <cot cot="b-l-l-l-dv"
       full="Bits/Alarms/Security/Law Enforcement/Disabled Vehicle"
       desc="Alarm/Security/Law Enforcement/Disabled Vehicle"
       source="S1" />
  <cot cot="b-l-l-l-ep"
       full="Bits/Alarms/Security/Law Enforcement/Escaped Prisoner"
       desc="Alarm/Security/Law Enforcement/Escaped Prisoner"
       source="S1" />
  <cot cot="b-l-l-l-hr"
       full="Bits/Alarms/Security/Law Enforcement/Hit and Run"
       desc="Alarm/Security/Law Enforcement/Hit and Run"
       source="S1" />
  <cot cot="b-l-l-l-hr-wi"
       full="Bits/Alarms/Security/Law Enforcement/Hit and Run/With Injuries"
       desc="Alarm/Security/Law Enforcement/Hit and Run/With Injuries"
       source="S1" />
  <cot cot="b-l-l-l-hr-wr"
       full="Bits/Alarms/Security/Law Enforcement/Hit and Run/With Roadblock"
       desc="Alarm/Security/Law Enforcement/Hit and Run/With Roadblock"
       source="S1" />
  <cot cot="b-l-l-l-hup"
       full="Bits/Alarms/Security/Law Enforcement/Hold Up"
       desc="Alarm/Security/Law Enforcement/Hold Up"
       source="S1" />
  <cot cot="b-l-l-l-hup-a"
       full="Bits/Alarms/Security/Law Enforcement/Hold Up/Audible"
       desc="Alarm/Security/Law Enforcement/Hold Up/Audible"
       source="S1" />
  <cot cot="b-l-l-l-hup-s"
       full="Bits/Alarms/Security/Law Enforcement/Hold Up/Silent"
       desc="Alarm/Security/Law Enforcement/Hold Up/Silent"
       source="S1" />
  <cot cot="b-l-l-l-ii"
       full="Bits/Alarms/Security/Law Enforcement/Information or Intelligence"
       desc="Alarm/Security/Law Enforcement/Information or Intelligence - calls to take witness info"
       source="S1" />
  <cot cot="b-l-l-l-io"
       full="Bits/Alarms/Security/Law Enforcement/Impersonating an Officer"
       desc="Alarm/Security/Law Enforcement/Impersonating an Officer"
       source="S1" />
  <cot cot="b-l-l-l-jo"
       full="Bits/Alarms/Security/Law Enforcement/Juvenile Offense"
       desc="Alarm/Security/Law Enforcement/Juvenile Offense"
       source="S1" />
  <cot cot="b-l-l-l-k"
       full="Bits/Alarms/Security/Law Enforcement/Kidnapping"
       desc="Alarm/Security/Law Enforcement/Kidnapping"
       source="S1" />
  <cot cot="b-l-l-l-l"
       full="Bits/Alarms/Security/Law Enforcement/Larceny"
       desc="Alarm/Security/Law Enforcement/Larceny"
       source="S1" />
  <cot cot="b-l-l-l-m"
       full="Bits/Alarms/Security/Law Enforcement/Murder"
       desc="Alarm/Security/Law Enforcement/Murder"
       source="S1" />
  <cot cot="b-l-l-l-mi"
       full="Bits/Alarms/Security/Law Enforcement/Mentally Ill Person"
       desc="Alarm/Security/Law Enforcement/Mentally Ill Person"
       source="S1" />
  <cot cot="b-l-l-l-mm"
       full="Bits/Alarms/Security/Law Enforcement/Malacious Mischief"
       desc="Alarm/Security/Law Enforcement/Malacious Mischief"
       source="S1" />
  <cot cot="b-l-l-l-mp"
       full="Bits/Alarms/Security/Law Enforcement/Missing Person"
       desc="Alarm/Security/Law Enforcement/Missing Person"
       source="S1" />
  <cot cot="b-l-l-l-od"
       full="Bits/Alarms/Security/Law Enforcement/Officer Down"
       desc="Alarm/Security/Law Enforcement/Officer Down"
       source="S1" />
  <cot cot="b-l-l-l-ph"
       full="Bits/Alarms/Security/Law Enforcement/Pedestrian or Hitchhiker"
       desc="Alarm/Security/Law Enforcement/Pedestrian or Hitchhiker"
       source="S1" />
  <cot cot="b-l-l-l-r"
       full="Bits/Alarms/Security/Law Enforcement/Robbery"
       desc="Alarm/Security/Law Enforcement/Robbery"
       source="S1" />
  <cot cot="b-l-l-l-r-sa"
       full="Bits/Alarms/Security/Law Enforcement/Robbery/Strongarm"
       desc="Alarm/Security/Law Enforcement/Robbery/Strongarm"
       source="S1" />
  <cot cot="b-l-l-l-rd"
       full="Bits/Alarms/Security/Law Enforcement/Reckless Driving"
       desc="Alarm/Security/Law Enforcement/Reckless Driving"
       source="S1" />
  <cot cot="b-l-l-l-rt"
       full="Bits/Alarms/Security/Law Enforcement/Rock Throwing"
       desc="Alarm/Security/Law Enforcement/Rock Throwing"
       source="S1" />
  <cot cot="b-l-l-l-s"
       full="Bits/Alarms/Security/Law Enforcement/Shooting"
       desc="Alarm/Security/Law Enforcement/Shooting"
       source="S1" />
  <cot cot="b-l-l-l-sc"
       full="Bits/Alarms/Security/Law Enforcement/Suspicious Circumstances"
       desc="Alarm/Security/Law Enforcement/Suspicious Circumstances"
       source="S1" />
  <cot cot="b-l-l-l-sd"
       full="Bits/Alarms/Security/Law Enforcement/Special Detail"
       desc="Alarm/Security/Law Enforcement/Special Detail"
       source="S1" />
  <cot cot="b-l-l-l-sg"
       full="Bits/Alarms/Security/Law Enforcement/Smuggling"
       desc="Alarm/Security/Law Enforcement/Smuggling"
       source="S1" />
  <cot cot="b-l-l-l-si"
       full="Bits/Alarms/Security/Law Enforcement/Sick or Injured Person"
       desc="Alarm/Security/Law Enforcement/Sick or Injured Person"
       source="S1" />
  <cot cot="b-l-l-l-so"
       full="Bits/Alarms/Security/Law Enforcement/Sex Offense"
       desc="Alarm/Security/Law Enforcement/Sex Offense"
       source="S1" />
  <cot cot="b-l-l-l-sp"
       full="Bits/Alarms/Security/Law Enforcement/Suspicious Person"
       desc="Alarm/Security/Law Enforcement/Suspicious Person"
       source="S1" />
  <cot cot="b-l-l-l-su"
       full="Bits/Alarms/Security/Law Enforcement/Suicide"
       desc="Alarm/Security/Law Enforcement/Suicide"
       source="S1" />
  <cot cot="b-l-l-l-sv"
       full="Bits/Alarms/Security/Law Enforcement/Suspicious Vehcle"
       desc="Alarm/Security/Law Enforcement/Suspicious Vehcle"
       source="S1" />
  <cot cot="b-l-l-l-te"
       full="Bits/Alarms/Security/Law Enforcement/Toll Evasion"
       desc="Alarm/Security/Law Enforcement/Toll Evasion"
       source="S1" />
  <cot cot="b-l-l-l-vt"
       full="Bits/Alarms/Security/Law Enforcement/Lost or Stolen Vehicle Tag"
       desc="Alarm/Security/Law Enforcement/Lost or Stolen Vehicle Tag"
       source="S1" />
  <cot cot="b-l-m"
       full="Bits/Alarms/Meteorological"
       desc="Alarm/Meteorological"
       source="S1" />
  <cot cot="b-l-o"
       full="Bits/Alarms/Other"
       desc="Alarm/Other"
       source="S1" />
  <cot cot="b-l-o-byp"
       full="Bits/Alarms/Other/Bypass"
       desc="Alarm/Other/Bypass"
       source="S1" />
  <cot cot="b-l-o-byp-s"
       full="Bits/Alarms/Other/Bypass/Silent"
       desc="Alarm/Other/Bypass/Silent"
       source="S1" />
  <cot cot="b-l-o-byp-s-24"
       full="Bits/Alarms/Other/Bypass/Silent/24 Hour zone"
       desc="Alarm/Other/Bypass/Silent/24 Hour zone"
       source="S1" />
  <cot cot="b-l-o-byp-s-b"
       full="Bits/Alarms/Other/Bypass/Silent/Burglary"
       desc="Alarm/Other/Bypass/Silent/Burglary"
       source="S1" />
  <cot cot="b-l-o-byp-s-f"
       full="Bits/Alarms/Other/Bypass/Silent/Fire"
       desc="Alarm/Other/Bypass/Silent/Fire"
       source="S1" />
  <cot cot="b-l-o-byp-s-g"
       full="Bits/Alarms/Other/Bypass/Silent/Group"
       desc="Alarm/Other/Bypass/Silent/Group"
       source="S1" />
  <cot cot="b-l-o-byp-s-sb"
       full="Bits/Alarms/Other/Bypass/Silent/Swinger Bypassed"
       desc="Alarm/Other/Bypass/Silent/Swinger Bypassed"
       source="S1" />
  <cot cot="b-l-o-byp-s-zs"
       full="Bits/Alarms/Other/Bypass/Silent/Zone or Sensor"
       desc="Alarm/Other/Bypass/Silent/Zone or Sensor"
       source="S1" />
  <cot cot="b-l-o-can"
       full="Bits/Alarms/Other/Cancel"
       desc="Alarm/Other/Cancel"
       source="S1" />
  <cot cot="b-l-o-can-s"
       full="Bits/Alarms/Other/Cancel/Silent"
       desc="Alarm/Other/Cancel/Silent"
       source="S1" />
  <cot cot="b-l-o-clo"
       full="Bits/Alarms/Other/Close"
       desc="Alarm/Other/Close"
       source="S1" />
  <cot cot="b-l-o-clo-s"
       full="Bits/Alarms/Other/Close/Silent"
       desc="Alarm/Other/Close/Silent"
       source="S1" />
  <cot cot="b-l-o-clo-s-sm"
       full="Bits/Alarms/Other/Close/Silent/Stay Mode"
       desc="Alarm/Other/Close/Silent/Stay Mode"
       source="S1" />
  <cot cot="b-l-o-far"
       full="Bits/Alarms/Other/Forced Arming"
       desc="Alarm/Other/Forced Arming"
       source="S1" />
  <cot cot="b-l-o-far-s"
       full="Bits/Alarms/Other/Forced Arming/Silent"
       desc="Alarm/Other/Forced Arming/Silent"
       source="S1" />
  <cot cot="b-l-o-far-s-pa"
       full="Bits/Alarms/Other/Forced Arming/Silent/Partial Arm"
       desc="Alarm/Other/Forced Arming/Silent/Partial Arm"
       source="S1" />
  <cot cot="b-l-o-ftt"
       full="Bits/Alarms/Other/Failure to Test"
       desc="Alarm/Other/Failure to Test"
       source="S1" />
  <cot cot="b-l-o-ftt-s"
       full="Bits/Alarms/Other/Failure to Test/Silent"
       desc="Alarm/Other/Failure to Test/Silent"
       source="S1" />
  <cot cot="b-l-o-ftt-s-pn"
       full="Bits/Alarms/Other/Failure to Test/Silent/Point not Tested"
       desc="Alarm/Other/Failure to Test/Silent/Point not Tested"
       source="S1" />
  <cot cot="b-l-o-log"
       full="Bits/Alarms/Other/Log"
       desc="Alarm/Other/Log"
       source="S1" />
  <cot cot="b-l-o-log-s"
       full="Bits/Alarms/Other/Log/Silent"
       desc="Alarm/Other/Log/Silent"
       source="S1" />
  <cot cot="b-l-o-log-s-ad"
       full="Bits/Alarms/Other/Log/Silent/Access Denied"
       desc="Alarm/Other/Log/Silent/Access Denied"
       source="S1" />
  <cot cot="b-l-o-log-s-ap"
       full="Bits/Alarms/Other/Log/Silent/Access Permitted"
       desc="Alarm/Other/Log/Silent/Access Permitted"
       source="S1" />
  <cot cot="b-l-o-log-s-as"
       full="Bits/Alarms/Other/Log/Silent/Access Schedule Change"
       desc="Alarm/Other/Log/Silent/Access Schedule Change"
       source="S1" />
  <cot cot="b-l-o-log-s-cr"
       full="Bits/Alarms/Other/Log/Silent/Callback Requested"
       desc="Alarm/Other/Log/Silent/Callback Requested"
       source="S1" />
  <cot cot="b-l-o-log-s-ds"
       full="Bits/Alarms/Other/Log/Silent/Dialer Shutdown"
       desc="Alarm/Other/Log/Silent/Dialer Shutdown"
       source="S1" />
  <cot cot="b-l-o-log-s-er"
       full="Bits/Alarms/Other/Log/Silent/Event Log Reset"
       desc="Alarm/Other/Log/Silent/Event Log Reset"
       source="S1" />
  <cot cot="b-l-o-log-s-es"
       full="Bits/Alarms/Other/Log/Silent/Exception Schedule Change"
       desc="Alarm/Other/Log/Silent/Exception Schedule Change"
       source="S1" />
  <cot cot="b-l-o-log-s-pe"
       full="Bits/Alarms/Other/Log/Silent/Program Mode Entry"
       desc="Alarm/Other/Log/Silent/Program Mode Entry"
       source="S1" />
  <cot cot="b-l-o-log-s-px"
       full="Bits/Alarms/Other/Log/Silent/Program Mode Exit"
       desc="Alarm/Other/Log/Silent/Program Mode Exit"
       source="S1" />
  <cot cot="b-l-o-log-s-sa"
       full="Bits/Alarms/Other/Log/Silent/Successful Access"
       desc="Alarm/Other/Log/Silent/Successful Access"
       source="S1" />
  <cot cot="b-l-o-log-s-sr"
       full="Bits/Alarms/Other/Log/Silent/Status Report to Follow"
       desc="Alarm/Other/Log/Silent/Status Report to Follow"
       source="S1" />
  <cot cot="b-l-o-log-s-ss"
       full="Bits/Alarms/Other/Log/Silent/System shutdown"
       desc="Alarm/Other/Log/Silent/System shutdown"
       source="S1" />
  <cot cot="b-l-o-log-s-tr"
       full="Bits/Alarms/Other/Log/Silent/Time-Date Reset"
       desc="Alarm/Other/Log/Silent/Time/Date Reset"
       source="S1" />
  <cot cot="b-l-o-log-s-ua"
       full="Bits/Alarms/Other/Log/Silent/Unsuccessful Access"
       desc="Alarm/Other/Log/Silent/Unsuccessful Access"
       source="S1" />
  <cot cot="b-l-o-log-s-vx"
       full="Bits/Alarms/Other/Log/Silent/Video Transmitter Active"
       desc="Alarm/Other/Log/Silent/Video Transmitter Active"
       source="S1" />
  <cot cot="b-l-o-ltc"
       full="Bits/Alarms/Other/Late to Close"
       desc="Alarm/Other/Late to Close"
       source="S1" />
  <cot cot="b-l-o-ltc-s"
       full="Bits/Alarms/Other/Late to Close/Silent"
       desc="Alarm/Other/Late to Close/Silent"
       source="S1" />
  <cot cot="b-l-o-ltc-s-af"
       full="Bits/Alarms/Other/Late to Close/Silent/Auto Armed Failed"
       desc="Alarm/Other/Late to Close/Silent/Auto Armed Failed"
       source="S1" />
  <cot cot="b-l-o-lto"
       full="Bits/Alarms/Other/Late to Open"
       desc="Alarm/Other/Late to Open"
       source="S1" />
  <cot cot="b-l-o-lto-s"
       full="Bits/Alarms/Other/Late to Open/Silent"
       desc="Alarm/Other/Late to Open/Silent"
       source="S1" />
  <cot cot="b-l-o-nul"
       full="Bits/Alarms/Other/Null"
       desc="Alarm/Other/Null"
       source="S1" />
  <cot cot="b-l-o-nul-s"
       full="Bits/Alarms/Other/Null/Silent"
       desc="Alarm/Other/Null/Silent"
       source="S1" />
  <cot cot="b-l-o-nul-s-p"
       full="Bits/Alarms/Other/Null/Silent/Periodic"
       desc="Alarm/Other/Null/Silent/Periodic"
       source="S1" />
  <cot cot="b-l-o-nul-s-pr"
       full="Bits/Alarms/Other/Null/Silent/Periodic Radio"
       desc="Alarm/Other/Null/Silent/Periodic Radio"
       source="S1" />
  <cot cot="b-l-o-opn"
       full="Bits/Alarms/Other/Open"
       desc="Alarm/Other/Open"
       source="S1" />
  <cot cot="b-l-o-opn-s"
       full="Bits/Alarms/Other/Open/Silent"
       desc="Alarm/Other/Open/Silent"
       source="S1" />
  <cot cot="b-l-o-opn-s-a"
       full="Bits/Alarms/Other/Open/Silent/Automatic"
       desc="Alarm/Other/Open/Silent/Automatic"
       source="S1" />
  <cot cot="b-l-o-opn-s-d"
       full="Bits/Alarms/Other/Open/Silent/Deferred"
       desc="Alarm/Other/Open/Silent/Deferred"
       source="S1" />
  <cot cot="b-l-o-opn-s-e"
       full="Bits/Alarms/Other/Open/Silent/Early"
       desc="Alarm/Other/Open/Silent/Early"
       source="S1" />
  <cot cot="b-l-o-opn-s-ex"
       full="Bits/Alarms/Other/Open/Silent/Exception"
       desc="Alarm/Other/Open/Silent/Exception"
       source="S1" />
  <cot cot="b-l-o-opn-s-g"
       full="Bits/Alarms/Other/Open/Silent/Group"
       desc="Alarm/Other/Open/Silent/Group"
       source="S1" />
  <cot cot="b-l-o-opn-s-k"
       full="Bits/Alarms/Other/Open/Silent/Keyswitch"
       desc="Alarm/Other/Open/Silent/Keyswitch"
       source="S1" />
  <cot cot="b-l-o-opn-s-l"
       full="Bits/Alarms/Other/Open/Silent/Late"
       desc="Alarm/Other/Open/Silent/Late"
       source="S1" />
  <cot cot="b-l-o-opn-s-qa"
       full="Bits/Alarms/Other/Open/Silent/Quick Arm"
       desc="Alarm/Other/Open/Silent/Quick Arm"
       source="S1" />
  <cot cot="b-l-o-opn-s-r"
       full="Bits/Alarms/Other/Open/Silent/Remote"
       desc="Alarm/Other/Open/Silent/Remote"
       source="S1" />
  <cot cot="b-l-o-opn-s-u"
       full="Bits/Alarms/Other/Open/Silent/By User"
       desc="Alarm/Other/Open/Silent/By User"
       source="S1" />
  <cot cot="b-l-o-opn-s-up"
       full="Bits/Alarms/Other/Open/Silent/User on Premises"
       desc="Alarm/Other/Open/Silent/User on Premises"
       source="S1" />
  <cot cot="b-l-o-pan"
       full="Bits/Alarms/Other/Panic"
       desc="Alarm/Other/Panic"
       source="S1" />
  <cot cot="b-l-o-res"
       full="Bits/Alarms/Other/Reset"
       desc="Alarm/Other/Reset"
       source="S1" />
  <cot cot="b-l-o-res-s"
       full="Bits/Alarms/Other/Reset/Silent"
       desc="Alarm/Other/Reset/Silent"
       source="S1" />
  <cot cot="b-l-o-res-s-er"
       full="Bits/Alarms/Other/Reset/Silent/Exp Mod Reset"
       desc="Alarm/Other/Reset/Silent/Exp Mod Reset"
       source="S1" />
  <cot cot="b-l-o-spc"
       full="Bits/Alarms/Other/Special"
       desc="Alarm/Other/Special"
       source="S1" />
  <cot cot="b-l-o-spc-a"
       full="Bits/Alarms/Other/Special/Audible"
       desc="Alarm/Other/Special/Audible"
       source="S1" />
  <cot cot="b-l-o-spc-a-a"
       full="Bits/Alarms/Other/Special/Audible/General Alarm"
       desc="Alarm/Other/Special/Audible/General Alarm"
       source="S1" />
  <cot cot="b-l-o-spc-a-e"
       full="Bits/Alarms/Other/Special/Audible/Personal Emergency"
       desc="Alarm/Other/Special/Audible/Personal Emergency"
       source="S1" />
  <cot cot="b-l-o-spc-a-f"
       full="Bits/Alarms/Other/Special/Audible/Air Flow Loss"
       desc="Alarm/Other/Special/Audible/Air Flow Loss"
       source="S1" />
  <cot cot="b-l-o-spc-a-g"
       full="Bits/Alarms/Other/Special/Audible/Gas Detected"
       desc="Alarm/Other/Special/Audible/Gas Detected"
       source="S1" />
  <cot cot="b-l-o-spc-a-l"
       full="Bits/Alarms/Other/Special/Audible/Low Gas Level"
       desc="Alarm/Other/Special/Audible/Low Gas Level"
       source="S1" />
  <cot cot="b-l-o-spc-a-w"
       full="Bits/Alarms/Other/Special/Audible/Water Leakage"
       desc="Alarm/Other/Special/Audible/Water Leakage"
       source="S1" />
  <cot cot="b-l-o-spc-s"
       full="Bits/Alarms/Other/Special/Silent"
       desc="Alarm/Other/Special/Silent"
       source="S1" />
  <cot cot="b-l-o-spc-s-f"
       full="Bits/Alarms/Other/Special/Silent/Fail to Report"
       desc="Alarm/Other/Special/Silent/Fail to Report"
       source="S1" />
  <cot cot="b-l-o-spc-s-li"
       full="Bits/Alarms/Other/Special/Silent/Listen in to Follow"
       desc="Alarm/Other/Special/Silent/Listen in to Follow"
       source="S1" />
  <cot cot="b-l-o-sps"
       full="Bits/Alarms/Other/Supress"
       desc="Alarm/Other/Supress"
       source="S1" />
  <cot cot="b-l-o-sps-a"
       full="Bits/Alarms/Other/Supress/Audible"
       desc="Alarm/Other/Supress/Audible"
       source="S1" />
  <cot cot="b-l-o-sps-a-g"
       full="Bits/Alarms/Other/Supress/Audible/Gate Valve Tamper"
       desc="Alarm/Other/Supress/Audible/Gate Valve Tamper"
       source="S1" />
  <cot cot="b-l-o-sps-s"
       full="Bits/Alarms/Other/Supress/Silent"
       desc="Alarm/Other/Supress/Silent"
       source="S1" />
  <cot cot="b-l-o-sps-s-ar"
       full="Bits/Alarms/Other/Supress/Silent/Alarm Relay Disabled"
       desc="Alarm/Other/Supress/Silent/Alarm Relay Disabled"
       source="S1" />
  <cot cot="b-l-o-sps-s-b1"
       full="Bits/Alarms/Other/Supress/Silent/Bell 1 Disabled"
       desc="Alarm/Other/Supress/Silent/Bell 1 Disabled"
       source="S1" />
  <cot cot="b-l-o-sps-s-b2"
       full="Bits/Alarms/Other/Supress/Silent/Bell 2 Disabled"
       desc="Alarm/Other/Supress/Silent/Bell 2 Disabled"
       source="S1" />
  <cot cot="b-l-o-sps-s-dd"
       full="Bits/Alarms/Other/Supress/Silent/Dialer Disabled"
       desc="Alarm/Other/Supress/Silent/Dialer Disabled"
       source="S1" />
  <cot cot="b-l-o-sps-s-rr"
       full="Bits/Alarms/Other/Supress/Silent/Reversing Relay Disabled"
       desc="Alarm/Other/Supress/Silent/Reversing Relay Disabled"
       source="S1" />
  <cot cot="b-l-o-sps-s-rx"
       full="Bits/Alarms/Other/Supress/Silent/Radio Transmitter Disabled"
       desc="Alarm/Other/Supress/Silent/Radio Transmitter Disabled"
       source="S1" />
  <cot cot="b-l-o-sps-s-sr"
       full="Bits/Alarms/Other/Supress/Silent/Sounder relay Disabled"
       desc="Alarm/Other/Supress/Silent/Sounder relay Disabled"
       source="S1" />
  <cot cot="b-l-o-sps-s-tr"
       full="Bits/Alarms/Other/Supress/Silent/Trouble Relay Disabled"
       desc="Alarm/Other/Supress/Silent/Trouble Relay Disabled"
       source="S1" />
  <cot cot="b-l-o-tam"
       full="Bits/Alarms/Other/Tamper"
       desc="Alarm/Other/Tamper"
       source="S1" />
  <cot cot="b-l-o-tam-a"
       full="Bits/Alarms/Other/Tamper/Audible"
       desc="Alarm/Other/Tamper/Audible"
       source="S1" />
  <cot cot="b-l-o-tam-s"
       full="Bits/Alarms/Other/Tamper/Silent"
       desc="Alarm/Other/Tamper/Silent"
       source="S1" />
  <cot cot="b-l-o-tam-s-e"
       full="Bits/Alarms/Other/Tamper/Silent/Expansion Module"
       desc="Alarm/Other/Tamper/Silent/Expansion Module"
       source="S1" />
  <cot cot="b-l-o-tam-s-p"
       full="Bits/Alarms/Other/Tamper/Silent/Panel Program Change"
       desc="Alarm/Other/Tamper/Silent/Panel Program Change"
       source="S1" />
  <cot cot="b-l-o-tam-s-s"
       full="Bits/Alarms/Other/Tamper/Silent/Sensor"
       desc="Alarm/Other/Tamper/Silent/Sensor"
       source="S1" />
  <cot cot="b-l-o-tam-s-v"
       full="Bits/Alarms/Other/Tamper/Silent/Verify"
       desc="Alarm/Other/Tamper/Silent/Verify"
       source="S1" />
  <cot cot="b-l-o-tbl"
       full="Bits/Alarms/Other/Trouble"
       desc="Alarm/Other/Trouble"
       source="S1" />
  <cot cot="b-l-o-tbl-a"
       full="Bits/Alarms/Other/Trouble/Audible"
       desc="Alarm/Other/Trouble/Audible"
       source="S1" />
  <cot cot="b-l-o-tbl-a-b"
       full="Bits/Alarms/Other/Trouble/Audible/Foil Break"
       desc="Alarm/Other/Trouble/Audible/Foil Break"
       source="S1" />
  <cot cot="b-l-o-tbl-a-c"
       full="Bits/Alarms/Other/Trouble/Audible/Low CO2"
       desc="Alarm/Other/Trouble/Audible/Low CO2"
       source="S1" />
  <cot cot="b-l-o-tbl-a-d"
       full="Bits/Alarms/Other/Trouble/Audible/Day Trouble"
       desc="Alarm/Other/Trouble/Audible/Day Trouble"
       source="S1" />
  <cot cot="b-l-o-tbl-a-ee"
       full="Bits/Alarms/Other/Trouble/Audible/Exit error"
       desc="Alarm/Other/Trouble/Audible/Exit error"
       source="S1" />
  <cot cot="b-l-o-tbl-a-l"
       full="Bits/Alarms/Other/Trouble/Audible/Low Water Level"
       desc="Alarm/Other/Trouble/Audible/Low Water Level"
       source="S1" />
  <cot cot="b-l-o-tbl-a-p"
       full="Bits/Alarms/Other/Trouble/Audible/Low  Water Pressure"
       desc="Alarm/Other/Trouble/Audible/Low  Water Pressure"
       source="S1" />
  <cot cot="b-l-o-tbl-a-u"
       full="Bits/Alarms/Other/Trouble/Audible/Pump Failure"
       desc="Alarm/Other/Trouble/Audible/Pump Failure"
       source="S1" />
  <cot cot="b-l-o-tbl-s"
       full="Bits/Alarms/Other/Trouble/Silent"
       desc="Alarm/Other/Trouble/Silent"
       source="S1" />
  <cot cot="b-l-o-tbl-s-a"
       full="Bits/Alarms/Other/Trouble/Silent/Sensor"
       desc="Alarm/Other/Trouble/Silent/Sensor"
       source="S1" />
  <cot cot="b-l-o-tbl-s-ar"
       full="Bits/Alarms/Other/Trouble/Silent/Alarm Relay"
       desc="Alarm/Other/Trouble/Silent/Alarm Relay"
       source="S1" />
  <cot cot="b-l-o-tbl-s-b"
       full="Bits/Alarms/Other/Trouble/Silent/Low System Battery"
       desc="Alarm/Other/Trouble/Silent/Low System Battery"
       source="S1" />
  <cot cot="b-l-o-tbl-s-b1"
       full="Bits/Alarms/Other/Trouble/Silent/Bell 1"
       desc="Alarm/Other/Trouble/Silent/Bell 1"
       source="S1" />
  <cot cot="b-l-o-tbl-s-b2"
       full="Bits/Alarms/Other/Trouble/Silent/Bell 2"
       desc="Alarm/Other/Trouble/Silent/Bell 2"
       source="S1" />
  <cot cot="b-l-o-tbl-s-bt"
       full="Bits/Alarms/Other/Trouble/Silent/Battery Test Fail"
       desc="Alarm/Other/Trouble/Silent/Battery Test Fail"
       source="S1" />
  <cot cot="b-l-o-tbl-s-c"
       full="Bits/Alarms/Other/Trouble/Silent/Polling Loop Close"
       desc="Alarm/Other/Trouble/Silent/Polling Loop Close"
       source="S1" />
  <cot cot="b-l-o-tbl-s-cf"
       full="Bits/Alarms/Other/Trouble/Silent/Communication Fail"
       desc="Alarm/Other/Trouble/Silent/Communication Fail"
       source="S1" />
  <cot cot="b-l-o-tbl-s-dc"
       full="Bits/Alarms/Other/Trouble/Silent/Exp Mod DC Loss"
       desc="Alarm/Other/Trouble/Silent/Exp Mod DC Loss"
       source="S1" />
  <cot cot="b-l-o-tbl-s-dh"
       full="Bits/Alarms/Other/Trouble/Silent/Detector Hi Sens"
       desc="Alarm/Other/Trouble/Silent/Detector Hi Sens"
       source="S1" />
  <cot cot="b-l-o-tbl-s-dl"
       full="Bits/Alarms/Other/Trouble/Silent/Detector Low Sens"
       desc="Alarm/Other/Trouble/Silent/Detector Low Sens"
       source="S1" />
  <cot cot="b-l-o-tbl-s-e"
       full="Bits/Alarms/Other/Trouble/Silent/Expansion Mod Fail"
       desc="Alarm/Other/Trouble/Silent/Expansion Mod Fail"
       source="S1" />
  <cot cot="b-l-o-tbl-s-e50"
       full="Bits/Alarms/Other/Trouble/Silent/Event Log 50% Full"
       desc="Alarm/Other/Trouble/Silent/Event Log 50% Full"
       source="S1" />
  <cot cot="b-l-o-tbl-s-e90"
       full="Bits/Alarms/Other/Trouble/Silent/Event Log 90% Full"
       desc="Alarm/Other/Trouble/Silent/Event Log 90% Full"
       source="S1" />
  <cot cot="b-l-o-tbl-s-em"
       full="Bits/Alarms/Other/Trouble/Silent/Expansion Module Fail"
       desc="Alarm/Other/Trouble/Silent/Expansion Module Fail"
       source="S1" />
  <cot cot="b-l-o-tbl-s-eo"
       full="Bits/Alarms/Other/Trouble/Silent/Event Log Overflow"
       desc="Alarm/Other/Trouble/Silent/Event Log Overflow"
       source="S1" />
  <cot cot="b-l-o-tbl-s-ft"
       full="Bits/Alarms/Other/Trouble/Silent/Fire Trouble"
       desc="Alarm/Other/Trouble/Silent/Fire Trouble"
       source="S1" />
  <cot cot="b-l-o-tbl-s-gf"
       full="Bits/Alarms/Other/Trouble/Silent/Ground Fault"
       desc="Alarm/Other/Trouble/Silent/Ground Fault"
       source="S1" />
  <cot cot="b-l-o-tbl-s-lb"
       full="Bits/Alarms/Other/Trouble/Silent/Exp Mod Low Battery"
       desc="Alarm/Other/Trouble/Silent/Exp Mod Low Battery"
       source="S1" />
  <cot cot="b-l-o-tbl-s-lo"
       full="Bits/Alarms/Other/Trouble/Silent/Protection Loop Open"
       desc="Alarm/Other/Trouble/Silent/Protection Loop Open"
       source="S1" />
  <cot cot="b-l-o-tbl-s-lp"
       full="Bits/Alarms/Other/Trouble/Silent/Lost Polling"
       desc="Alarm/Other/Trouble/Silent/Lost Polling"
       source="S1" />
  <cot cot="b-l-o-tbl-s-lr"
       full="Bits/Alarms/Other/Trouble/Silent/Long Range Radio"
       desc="Alarm/Other/Trouble/Silent/Long Range Radio"
       source="S1" />
  <cot cot="b-l-o-tbl-s-ls"
       full="Bits/Alarms/Other/Trouble/Silent/Protection Loop Short"
       desc="Alarm/Other/Trouble/Silent/Protection Loop Short"
       source="S1" />
  <cot cot="b-l-o-tbl-s-ms"
       full="Bits/Alarms/Other/Trouble/Silent/RPM Supervision"
       desc="Alarm/Other/Trouble/Silent/RPM Supervision"
       source="S1" />
  <cot cot="b-l-o-tbl-s-n"
       full="Bits/Alarms/Other/Trouble/Silent/Near Alarm"
       desc="Alarm/Other/Trouble/Silent/Near Alarm"
       source="S1" />
  <cot cot="b-l-o-tbl-s-o"
       full="Bits/Alarms/Other/Trouble/Silent/Polling Loop Open"
       desc="Alarm/Other/Trouble/Silent/Polling Loop Open"
       source="S1" />
  <cot cot="b-l-o-tbl-s-p"
       full="Bits/Alarms/Other/Trouble/Silent/AC Power Lost"
       desc="Alarm/Other/Trouble/Silent/AC Power Lost"
       source="S1" />
  <cot cot="b-l-o-tbl-s-pf"
       full="Bits/Alarms/Other/Trouble/Silent/Printer Failure"
       desc="Alarm/Other/Trouble/Silent/Printer Failure"
       source="S1" />
  <cot cot="b-l-o-tbl-s-pl"
       full="Bits/Alarms/Other/Trouble/Silent/Protection Loop"
       desc="Alarm/Other/Trouble/Silent/Protection Loop"
       source="S1" />
  <cot cot="b-l-o-tbl-s-pp"
       full="Bits/Alarms/Other/Trouble/Silent/Printer Paper Out"
       desc="Alarm/Other/Trouble/Silent/Printer Paper Out"
       source="S1" />
  <cot cot="b-l-o-tbl-s-ps"
       full="Bits/Alarms/Other/Trouble/Silent/Polling Loop Short"
       desc="Alarm/Other/Trouble/Silent/Polling Loop Short"
       source="S1" />
  <cot cot="b-l-o-tbl-s-ra"
       full="Bits/Alarms/Other/Trouble/Silent/Radio Antenna Vswr"
       desc="Alarm/Other/Trouble/Silent/Radio Antenna Vswr"
       source="S1" />
  <cot cot="b-l-o-tbl-s-rf"
       full="Bits/Alarms/Other/Trouble/Silent/Repeater Failure"
       desc="Alarm/Other/Trouble/Silent/Repeater Failure"
       source="S1" />
  <cot cot="b-l-o-tbl-s-rfb"
       full="Bits/Alarms/Other/Trouble/Silent/RF Low Battery"
       desc="Alarm/Other/Trouble/Silent/RF Low Battery"
       source="S1" />
  <cot cot="b-l-o-tbl-s-rr"
       full="Bits/Alarms/Other/Trouble/Silent/Reversing Relay"
       desc="Alarm/Other/Trouble/Silent/Reversing Relay"
       source="S1" />
  <cot cot="b-l-o-tbl-s-rs"
       full="Bits/Alarms/Other/Trouble/Silent/RF Supervision"
       desc="Alarm/Other/Trouble/Silent/RF Supervision"
       source="S1" />
  <cot cot="b-l-o-tbl-s-sh"
       full="Bits/Alarms/Other/Trouble/Silent/Smoke Det Hi Sens"
       desc="Alarm/Other/Trouble/Silent/Smoke Det Hi Sens"
       source="S1" />
  <cot cot="b-l-o-tbl-s-sl"
       full="Bits/Alarms/Other/Trouble/Silent/Smoke Det Low Sens"
       desc="Alarm/Other/Trouble/Silent/Smoke Det Low Sens"
       source="S1" />
  <cot cot="b-l-o-tbl-s-sp"
       full="Bits/Alarms/Other/Trouble/Silent/System Peripheral"
       desc="Alarm/Other/Trouble/Silent/System Peripheral"
       source="S1" />
  <cot cot="b-l-o-tbl-s-sr"
       full="Bits/Alarms/Other/Trouble/Silent/Sounder-Relay"
       desc="Alarm/Other/Trouble/Silent/Sounder/Relay"
       source="S1" />
  <cot cot="b-l-o-tbl-s-ss"
       full="Bits/Alarms/Other/Trouble/Silent/System Shutdown"
       desc="Alarm/Other/Trouble/Silent/System Shutdown"
       source="S1" />
  <cot cot="b-l-o-tbl-s-st"
       full="Bits/Alarms/Other/Trouble/Silent/Self Test Failure"
       desc="Alarm/Other/Trouble/Silent/Self Test Failure"
       source="S1" />
  <cot cot="b-l-o-tbl-s-t1"
       full="Bits/Alarms/Other/Trouble/Silent/Telco Line 1"
       desc="Alarm/Other/Trouble/Silent/Telco Line 1"
       source="S1" />
  <cot cot="b-l-o-tbl-s-t2"
       full="Bits/Alarms/Other/Trouble/Silent/Telco Line 2"
       desc="Alarm/Other/Trouble/Silent/Telco Line 2"
       source="S1" />
  <cot cot="b-l-o-tbl-s-ti"
       full="Bits/Alarms/Other/Trouble/Silent/Time-Date Inaccurate"
       desc="Alarm/Other/Trouble/Silent/Time/Date Inaccurate"
       source="S1" />
  <cot cot="b-l-o-tbl-s-tr"
       full="Bits/Alarms/Other/Trouble/Silent/Trouble Relay"
       desc="Alarm/Other/Trouble/Silent/Trouble Relay"
       source="S1" />
  <cot cot="b-l-o-tbl-s-x"
       full="Bits/Alarms/Other/Trouble/Silent/RAM Checksum Bad"
       desc="Alarm/Other/Trouble/Silent/RAM Checksum Bad"
       source="S1" />
  <cot cot="b-l-o-tbl-s-y"
       full="Bits/Alarms/Other/Trouble/Silent/ROM Checksum Bad"
       desc="Alarm/Other/Trouble/Silent/ROM Checksum Bad"
       source="S1" />
  <cot cot="b-l-o-tem"
       full="Bits/Alarms/Other/Temperature"
       desc="Alarm/Other/Temperature"
       source="S1" />
  <cot cot="b-l-o-tem-a"
       full="Bits/Alarms/Other/Temperature/Audible"
       desc="Alarm/Other/Temperature/Audible"
       source="S1" />
  <cot cot="b-l-o-tem-a-h"
       full="Bits/Alarms/Other/Temperature/Audible/High Temperature"
       desc="Alarm/Other/Temperature/Audible/High Temperature"
       source="S1" />
  <cot cot="b-l-o-tem-a-l"
       full="Bits/Alarms/Other/Temperature/Audible/Low Temperature"
       desc="Alarm/Other/Temperature/Audible/Low Temperature"
       source="S1" />
  <cot cot="b-l-o-tem-a-lh"
       full="Bits/Alarms/Other/Temperature/Audible/Loss of Heat"
       desc="Alarm/Other/Temperature/Audible/Loss of Heat"
       source="S1" />
  <cot cot="b-l-o-tem-a-r"
       full="Bits/Alarms/Other/Temperature/Audible/Refrigeration"
       desc="Alarm/Other/Temperature/Audible/Refrigeration"
       source="S1" />
  <cot cot="b-l-o-tst"
       full="Bits/Alarms/Other/Test"
       desc="Alarm/Other/Test"
       source="S1" />
  <cot cot="b-l-o-tst-s"
       full="Bits/Alarms/Other/Test/SIlent"
       desc="Alarm/Other/Test/SIlent"
       source="S1" />
  <cot cot="b-l-o-tst-s-fa"
       full="Bits/Alarms/Other/Test/SIlent/Fire Alarm"
       desc="Alarm/Other/Test/SIlent/Fire Alarm"
       source="S1" />
  <cot cot="b-l-o-tst-s-m"
       full="Bits/Alarms/Other/Test/SIlent/Manual"
       desc="Alarm/Other/Test/SIlent/Manual"
       source="S1" />
  <cot cot="b-l-o-tst-s-pt"
       full="Bits/Alarms/Other/Test/SIlent/Point Tested OK"
       desc="Alarm/Other/Test/SIlent/Point Tested OK"
       source="S1" />
  <cot cot="b-l-o-tst-s-st"
       full="Bits/Alarms/Other/Test/SIlent/System Remains in Trouble"
       desc="Alarm/Other/Test/SIlent/System Remains in Trouble"
       source="S1" />
  <cot cot="b-l-o-tst-s-wm"
       full="Bits/Alarms/Other/Test/SIlent/Walk Test Mode Entered"
       desc="Alarm/Other/Test/SIlent/Walk Test Mode Entered"
       source="S1" />
  <cot cot="b-l-r"
       full="Bits/Alarms/Rescue"
       desc="Alarm/Rescue"
       source="S1" />
  <cot cot="b-l-s"
       full="Bits/Alarms/Safety"
       desc="Alarm/Safety"
       source="S1" />
  <cot cot="b-l-t"
       full="Bits/Alarms/Transportation"
       desc="Alarm/Transportation"
       source="S1" />
  <cot cot="b-l-t-v"
       full="Bits/Alarms/Transportation/Vehicle"
       desc="Alarm/Transportation/Vehicle"
       source="S1" />
  <cot cot="b-l-t-v-a"
       full="Bits/Alarms/Transportation/Vehicle/Accident"
       desc="Alarm/Transportation/Vehicle/Accident"
       source="S1" />
  <cot cot="b-l-t-v-a-c"
       full="Bits/Alarms/Transportation/Vehicle/Accident/Collision"
       desc="Alarm/Transportation/Vehicle/Accident/Collision"
       source="S1" />
  <cot cot="b-l-t-v-a-c-f"
       full="Bits/Alarms/Transportation/Vehicle/Accident/Collision/Fixed Object"
       desc="Alarm/Transportation/Vehicle/Accident/Collision/Fixed Object"
       source="S1" />
  <cot cot="b-l-t-v-a-c-n"
       full="Bits/Alarms/Transportation/Vehicle/Accident/Collision/Non-Fixed Object"
       desc="Alarm/Transportation/Vehicle/Accident/Collision/Non-Fixed Object"
       source="S1" />
  <cot cot="b-l-t-v-a-e"
       full="Bits/Alarms/Transportation/Vehicle/Accident/Equipment-Cargo Loss-Shift"
       desc="Alarm/Transportation/Vehicle/Accident/Equipment/Cargo Loss/Shift"
       source="S1" />
  <cot cot="b-l-t-v-a-f"
       full="Bits/Alarms/Transportation/Vehicle/Accident/Fire_Explosion"
       desc="Alarm/Transportation/Vehicle/Accident/Fire_Explosion"
       source="S1" />
  <cot cot="b-l-t-v-a-i"
       full="Bits/Alarms/Transportation/Vehicle/Accident/Immersion"
       desc="Alarm/Transportation/Vehicle/Accident/Immersion"
       source="S1" />
  <cot cot="b-l-t-v-a-j"
       full="Bits/Alarms/Transportation/Vehicle/Accident/Jacknife"
       desc="Alarm/Transportation/Vehicle/Accident/Jacknife"
       source="S1" />
  <cot cot="b-l-t-v-a-o"
       full="Bits/Alarms/Transportation/Vehicle/Accident/Object Thrown-Fallen"
       desc="Alarm/Transportation/Vehicle/Accident/Object Thrown/Fallen"
       source="S1" />
  <cot cot="b-l-t-v-a-or"
       full="Bits/Alarms/Transportation/Vehicle/Accident/Overturn_Rollover"
       desc="Alarm/Transportation/Vehicle/Accident/Overturn_Rollover"
       source="S1" />
  <cot cot="b-l-t-v-a-p"
       full="Bits/Alarms/Transportation/Vehicle/Accident/Person Fell or Jumped"
       desc="Alarm/Transportation/Vehicle/Accident/Person Fell or Jumped"
       source="S1" />
  <cot cot="b-l-t-v-o"
       full="Bits/Alarms/Transportation/Vehicle/Other (Non Collision)"
       desc="Alarm/Transportation/Vehicle/Other (Non Collision)"
       source="S1" />
<!--   End of section that incorporates experimental extensions to support Incident Management alarms  -->
  <cot cot="c"
       full="Capability"
       desc="Capability"
       source="S1" />
  <cot cot="c-c"
       full="Capability/Communications"
       desc="CAP: Communications"
       source="S1" />
  <cot cot="c-f"
       full="Capability/Fires"
       desc="CAP: Fires"
       source="S1" />
  <cot cot="c-f-d"
       full="Capability/Fires/Direct fires"
       desc="CAP: Direct fires"
       source="S1" />
  <cot cot="c-f-i"
       full="Capability/Fires/Indirect fires"
       desc="CAP: Indirect fires"
       source="S1" />
  <cot cot="c-l"
       full="Capability/Logistics (supply)"
       desc="CAP: Logistics (supply)"
       source="S1" />
  <cot cot="c-l-f"
       full="Capability/Logistics (supply)/Fuel"
       desc="CAP: Fuel"
       source="S1" />
  <cot cot="c-r"
       full="Capability/Rescue"
       desc="CAP: Rescue"
       source="S1" />
  <cot cot="c-s"
       full="Capability/Surveillance"
       desc="CAP: Surveillance"
       source="S1" />
  <cot cot="t"
       full="Tasking"
       desc="Tasking"
       source="S1" />
  <cot cot="t-a"
       full="Tasking/air"
       desc="air"
       source="S1" />
  <cot cot="t-a-c"
       full="Tasking/air/close air support"
       desc="close air support"
       source="S1" />
  <cot cot="t-a-d"
       full="Tasking/air/air drop"
       desc="air drop"
       source="S1" />
  <cot cot="t-a-e"
       full="Tasking/air/electronic warfare"
       desc="electronic warfare"
       source="S1" />
  <cot cot="t-a-k"
       full="Tasking/air/strike"
       desc="strike"
       source="S1" />
  <cot cot="t-a-r"
       full="Tasking/air/recovery"
       desc="recovery"
       source="S1" />
  <cot cot="t-a-s"
       full="Tasking/air/SEAD"
       desc="SEAD"
       source="S1" />
  <cot cot="t-k"
       full="Tasking/Strike"
       desc="Strike"
       source="S1" />
  <cot cot="t-k-d"
       full="Tasking/Strike/Destroy"
       desc="Destroy"
       source="S1" />
  <cot cot="t-k-i"
       full="Tasking/Strike/Investigate"
       desc="Investigate"
       source="S1" />
  <cot cot="t-k-t"
       full="Tasking/Strike/Target"
       desc="Target"
       source="S1" />
  <cot cot="t-m"
       full="Tasking/Mensurate"
       desc="Mensurate"
       source="S1" />
  <cot cot="t-p"
       full="Tasking/pairing"
       desc="WTP: pairing"
       source="S1" />
  <cot cot="t-p-a"
       full="Tasking/pairing/air"
       desc="WTP: air"
       source="S1" />
  <cot cot="t-p-a-c"
       full="Tasking/pairing/air/CAS"
       desc="WTP: CAS"
       source="S1" />
  <cot cot="t-p-a-f"
       full="Tasking/pairing/air/refueling"
       desc="WTP: refueling"
       source="S1" />
  <cot cot="t-p-a-k"
       full="Tasking/pairing/air/strike"
       desc="WTP: strike"
       source="S1" />
  <cot cot="t-p-k"
       full="Tasking/pairing/Strike"
       desc="WTP: Strike"
       source="S1" />
  <cot cot="t-p-k-d"
       full="Tasking/pairing/Strike/Destroy"
       desc="WTP: Destroy"
       source="S1" />
  <cot cot="t-p-k-i"
       full="Tasking/pairing/Strike/Investigate"
       desc="WTP: Investigate"
       source="S1" />
  <cot cot="t-p-k-t"
       full="Tasking/pairing/Strike/Target"
       desc="WTP: Target"
       source="S1" />
  <cot cot="t-p-r"
       full="Tasking/pairing/Recovery (personnel)"
       desc="WTP: Recovery (personnel)"
       source="S1" />
  <cot cot="t-p-s"
       full="Tasking/pairing/ISR"
       desc="WTP: ISR"
       source="S1" />
  <cot cot="t-p-s-i"
       full="Tasking/pairing/ISR/imagery"
       desc="WTP: imagery"
       source="S1" />
  <cot cot="t-q"
       full="Tasking/Tasking Query Capable"
       desc="Tasking Query Capable"
       source="S1" />
  <cot cot="t-r"
       full="Tasking/Tasking Relocate"
       desc="Tasking Relocate"
       source="S1" />
  <cot cot="t-s"
       full="Tasking/ISR"
       desc="ISR"
       source="S1" />
  <cot cot="t-s-b"
       full="Tasking/ISR/Tasking BFT info"
       desc="Tasking BFT info"
       source="S1" />
  <cot cot="t-s-i"
       full="Tasking/ISR/imagery desired"
       desc="imagery desired"
       source="S1" />
  <cot cot="t-s-i-e"
       full="Tasking/ISR/imagery desired/ISR EO"
       desc="ISR EO"
       source="S1" />
  <cot cot="t-s-i-i"
       full="Tasking/ISR/imagery desired/ISR IR"
       desc="ISR IR"
       source="S1" />
  <cot cot="t-s-r"
       full="Tasking/ISR/ISR Radar"
       desc="ISR Radar"
       source="S1" />
  <cot cot="t-s-v"
       full="Tasking/ISR/ISR Video"
       desc="ISR Video"
       source="S1" />
  <cot cot="t-s-v-e"
       full="Tasking/ISR/ISR Video/ISR Video EO"
       desc="ISR Video EO"
       source="S1" />
  <cot cot="t-s-v-i"
       full="Tasking/ISR/ISR Video/ISR Video IR"
       desc="ISR Video IR"
       source="S1" />
  <cot cot="t-u"
       full="Tasking/Tasking Update"
       desc="Tasking Update"
       source="S1" />
  <cot cot="t-u-q"
       full="Tasking/Tasking Update/Tasking Status Query"
       desc="Tasking Status Query"
       source="S1" />
  <cot cot="t-u-z"
       full="Tasking/Tasking Update/Tasking Cancel"
       desc="Tasking Cancel"
       source="S1" />

  <!-- NOTE: Nodes under the t-x tree are considered experimental and *will* change -->
  <cot cot="t-x"
       full="Tasking/Tasking (Experimental)"
       desc="Tasking (Experimental)"
       source="S1" />
  <cot cot="t-x-i"
       full="Tasking/Tasking (Experimental)/Tasking Data Retrieval"
       desc="Tasking Data Retrieval"
       source="S1" />
  <cot cot="t-x-i-l"
       full="Tasking/Tasking (Experimental)/Tasking Data Retrieval/Link Dereference"
       desc="Link Dereference"
       source="S1" />
  <cot cot="t-x-a"
       full="Tasking/Tasking (Experimental)/Application Control"
       desc="Application Control"
       source="S1" />
  <cot cot="t-x-a-s"
       full="Tasking/Tasking (Experimental)/Application Control/App control- Sync (with peer)"
       desc="App control- Sync (with peer)"
       source="S1" />
  <cot cot="t-x-a-s-c"
       full="Tasking/Tasking (Experimental)/Application Control/App control- Sync (with peer)/App control- Sync (subscribe)"
       desc="App control- Sync (subscribe)"
       source="S1" />
  <cot cot="t-x-a-f"
       full="Tasking/Tasking (Experimental)/Application Control/Filter"
       desc="Filter"
       source="S1" />
  <cot cot="t-x-a-o"
       full="Tasking/Tasking (Experimental)/Application Control/Open"
       desc="Open"
       source="S1" />
  <cot cot="t-x-v"
       full="Tasking/Tasking (Experimental)/Evacuate"
       desc="Evacuate"
       source="S1" />
  <cot cot="t-x-v-m"
       full="Tasking/Tasking (Experimental)/Evacuate/Medevac"
       desc="Medevac"
       source="S1" />

  <!-- Replies -->
  <cot cot="y"
       full="Reply"
       desc="Reply"
       source="S1" />
  <cot cot="y-a"
       full="Reply/Ack"
       desc="Ack"
       source="S1" />
  <cot cot="y-a-r"
       full="Reply/Ack/Rcvd"
       desc="Rcvd"
       source="S1" />
  <cot cot="y-a-w"
       full="Reply/Ack/Wilco"
       desc="Wilco"
       source="S1" />
  <cot cot="y-c"
       full="Reply/Tasking Complete"
       desc="Tasking Complete"
       source="S1" />
  <cot cot="y-c-f"
       full="Reply/Tasking Complete/Fail"
       desc="Fail"
       source="S1" />
  <cot cot="y-c-f-a"
       full="Reply/Tasking Complete/Fail/Fail: No Assets"
       desc="Fail: No Assets"
       source="S1" />
  <cot cot="y-c-f-b"
       full="Reply/Tasking Complete/Fail/Fail: Bad Reqest (CANTPRO)"
       desc="Fail: Bad Reqest (CANTPRO)"
       source="S1" />
  <cot cot="y-c-f-d"
       full="Reply/Tasking Complete/Fail/Fail: Denied"
       desc="Fail: Denied"
       source="S1" />
  <cot cot="y-c-f-i"
       full="Reply/Tasking Complete/Fail/Fail: Insufficient Info"
       desc="Fail: Insufficient Info"
       source="S1" />
  <cot cot="y-c-f-r"
       full="Reply/Tasking Complete/Fail/Fail: Rejected"
       desc="Fail: Rejected"
       source="S1" />
  <cot cot="y-c-f-r-c"
       full="Reply/Tasking Complete/Fail/Fail: Rejected/Fail: C2 element"
       desc="Fail: C2 element"
       source="S1" />
  <cot cot="y-c-f-r-p"
       full="Reply/Tasking Complete/Fail/Fail: Rejected/Fail: Platform (CANTCO)"
       desc="Fail: Platform (CANTCO)"
       source="S1" />
  <cot cot="y-c-f-s"
       full="Reply/Tasking Complete/Fail/Fail: Stale"
       desc="Fail: Stale"
       source="S1" />
  <cot cot="y-c-f-x"
       full="Reply/Tasking Complete/Fail/Fail: Cancelled"
       desc="Fail: Cancelled"
       source="S1" />
  <cot cot="y-c-s"
       full="Reply/Tasking Complete/Complete: Success"
       desc="Complete: Success"
       source="S1" />
  <cot cot="y-s"
       full="Reply/Status: Status"
       desc="Status: Status"
       source="S1" />
  <cot cot="y-s-c"
       full="Reply/Status: Status/Status: Canceling"
       desc="Status: Canceling"
       source="S1" />
  <cot cot="y-s-e"
       full="Reply/Status: Status/Status: Executing"
       desc="Status: Executing"
       source="S1" />
  <cot cot="y-s-e-a"
       full="Reply/Status: Status/Status: Executing/Status: Approved"
       desc="Status: Approved"
       source="S1" />
  <cot cot="y-s-e-d"
       full="Reply/Status: Status/Status: Executing/Status: Disseminating"
       desc="Status: Disseminating"
       source="S1" />
  <cot cot="y-s-e-d-c"
       full="Reply/Status: Status/Status: Executing/Status: Disseminating/Status: Disseminated"
       desc="Status: Disseminated"
       source="S1" />
  <cot cot="y-s-i"
       full="Reply/Status: Status/Status: Imagery Available"
       desc="Status: Imagery Available"
       source="S1" />
  <cot cot="y-s-m"
       full="Reply/Status: Status/Status: MISREP available"
       desc="Status: MISREP available"
       source="S1" />
  <cot cot="y-s-p"
       full="Reply/Status: Status/Status: Planning"
       desc="Status: Planning"
       source="S1" />
  <cot cot="y-s-r"
       full="Reply/Status: Status/Status: Reviewing"
       desc="Status: Reviewing"
       source="S1" />

  <!-- Map objects (user-drawn) — dfpc-coe/node-CoT custom types -->
  <cot cot="u-d-p"
       full="Map/Drawing/Point"
       desc="User Drawn Point"
       source="S3"
       notes="N3" />
  <cot cot="u-d-r"
       full="Map/Drawing/Rectangle"
       desc="User Drawn Rectangle"
       source="S3"
       notes="N3" />
  <cot cot="u-d-f"
       full="Map/Drawing/Polyline"
       desc="User Drawn Polyline"
       source="S3"
       notes="N3" />
  <cot cot="u-d-c-c"
       full="Map/Drawing/Circle"
       desc="User Drawn Circle"
       source="S3"
       notes="N3" />
  <cot cot="u-rb-a"
       full="Map/Range and Bearing/Line"
       desc="User Drawn Range and Bearing"
       source="S3"
       notes="N3" />

  <!-- ATAK-CIV 5.7 source code types (S4) -->

  <!-- Map objects — drawing extensions -->
  <cot cot="u-d-v"
       full="Map/Drawing/Vehicle"
       desc="Vehicle Shape"
       source="S4"
       notes="N3" />
  <cot cot="u-d-v-m"
       full="Map/Drawing/Vehicle/3D Model"
       desc="Vehicle 3D Model"
       source="S4"
       notes="N3" />
  <cot cot="u-d-k"
       full="Map/Drawing/Keyhole"
       desc="Keyhole"
       source="S4"
       notes="N3" />
  <cot cot="u-d-f-m"
       full="Map/Drawing/Polyline/MultiPolyline"
       desc="MultiPolyline (Telestration)"
       source="S4"
       notes="N3" />
  <cot cot="u-d-z-c-c"
       full="Map/Drawing/Drop Zone/Circle Center"
       desc="Drop Zone Circle Center"
       source="S4"
       notes="N3" />

  <!-- Map objects — range and bearing -->
  <cot cot="u-r-b-c-c"
       full="Map/Range and Bearing/Circle"
       desc="Range and Bearing Circle"
       source="S4"
       notes="N3" />
  <cot cot="u-r-b-bullseye"
       full="Map/Range and Bearing/Bullseye"
       desc="Bullseye"
       source="S4"
       notes="N3" />
  <cot cot="u-r-b-endpoint"
       full="Map/Range and Bearing/Endpoint"
       desc="Range and Bearing Endpoint"
       source="S4"
       notes="N3" />

  <!-- Map objects — obstacles -->
  <cot cot="u-o-p"
       full="Map/Obstacle/Point"
       desc="Point Obstacle"
       source="S4"
       notes="N3" />
  <cot cot="u-o-r"
       full="Map/Obstacle/Route"
       desc="Route Obstacle"
       source="S4"
       notes="N3" />
  <cot cot="u-o-a"
       full="Map/Obstacle/Area"
       desc="Area Obstacle"
       source="S4"
       notes="N3" />

  <!-- Bits — mapping/sensor extensions -->
  <cot cot="b-m-p-w-GOTO"
       full="Bits/Mapping/map point/waypoint/GOTO"
       desc="GOTO Waypoint (Bloodhound)"
       source="S4"
       notes="N3" />
  <cot cot="b-m-p-c-cp"
       full="Bits/Mapping/map point/Control Point/Contact Point"
       desc="Contact Point"
       source="S4"
       notes="N3" />
  <cot cot="b-m-p-c-ip"
       full="Bits/Mapping/map point/Control Point/Initial Point"
       desc="Initial Point"
       source="S4"
       notes="N3" />
  <cot cot="b-m-p-c-z"
       full="Bits/Mapping/map point/Control Point/Enterprise Sync"
       desc="Enterprise Sync Resource Marker"
       source="S4"
       notes="N3" />
  <cot cot="b-m-p-s-m"
       full="Bits/Mapping/Sensor Point/Spot Map"
       desc="Spot Map Point"
       source="S4"
       notes="N3" />
  <cot cot="b-m-p-s-p-i"
       full="Bits/Mapping/Sensor Point/Sensor Point of Interest/SPI"
       desc="Sensor Point of Interest (SPI)"
       source="S4"
       notes="N3" />
  <cot cot="b-m-p-s-p-loc"
       full="Bits/Mapping/Sensor Point/Sensor Point of Interest/Sensor Location"
       desc="Sensor Location"
       source="S4"
       notes="N3" />
  <cot cot="b-m-p-s-p-op"
       full="Bits/Mapping/Sensor Point/Sensor Point of Interest/Observation Point"
       desc="Observation Point"
       source="S4"
       notes="N3" />
  <cot cot="b-m-p-a"
       full="Bits/Mapping/map point/Aimpoint"
       desc="Aimpoint"
       source="S4"
       notes="N3" />
  <cot cot="b-m-p-i"
       full="Bits/Mapping/map point/Point of Interest"
       desc="Point of Interest"
       source="S4"
       notes="N3" />

  <!-- Bits — imagery -->
  <cot cot="b-i-x-i"
       full="Bits/Imagery/Quick Pic"
       desc="Quick Pic Image"
       source="S4"
       notes="N3" />
  <cot cot="b-i-r-r"
       full="Bits/Imagery/Remote Resource"
       desc="Remote Resource (Imagery)"
       source="S4"
       notes="N3" />
  <cot cot="b-i-v"
       full="Bits/Imagery/Video"
       desc="Video Alias"
       source="S4"
       notes="N3" />

  <!-- Bits — file transfer -->
  <cot cot="b-f-t-r"
       full="Bits/File Transfer/Request"
       desc="File Transfer Request"
       source="S4"
       notes="N3" />

  <!-- Bits — alerts and emergency -->
  <cot cot="b-a"
       full="Bits/Alert"
       desc="Emergency"
       source="S4"
       notes="N3" />
  <cot cot="b-a-g"
       full="Bits/Alert/Geophysical"
       desc="Geophysical Alarm"
       source="S4"
       notes="N3" />
  <cot cot="b-a-o-opn"
       full="Bits/Alert/Other/Open"
       desc="Open Alarm"
       source="S4"
       notes="N3" />
  <cot cot="b-a-o-pan"
       full="Bits/Alert/Other/Panic"
       desc="Panic Alarm"
       source="S4"
       notes="N3" />
  <cot cot="b-a-o-tbl"
       full="Bits/Alert/Other/Trouble"
       desc="Trouble Alarm"
       source="S4"
       notes="N3" />

  <!-- Bits — chat -->
  <cot cot="b-t-f"
       full="Bits/Text/Freetext"
       desc="GeoChat Message"
       source="S4"
       notes="N3" />

  <!-- Bits — CASEVAC -->
  <cot cot="b-r-f-h-c"
       full="Bits/Report/CASEVAC"
       desc="CASEVAC Marker"
       source="S4"
       notes="N3" />

  <!-- Bits — zone protection -->
  <cot cot="b-e-r"
       full="Bits/Zone Protection/Point"
       desc="Zone Protected Point"
       source="S4"
       notes="N3" />

  <!-- Tasking extensions -->
  <cot cot="t-k-d"
       full="Tasking/Strike/Destroy"
       desc="Nine Line (CAS) Marker"
       source="S4"
       notes="N3" />
  <cot cot="t-x-d-d"
       full="Tasking/Experimental/Delete"
       desc="Delete Task"
       source="S4"
       notes="N3" />
  <cot cot="t-x-c"
       full="Tasking/Experimental/Chat Client"
       desc="Client Chat Message"
       source="S4"
       notes="N3" />
  <cot cot="t-x-c-t"
       full="Tasking/Experimental/Chat Client/Text"
       desc="Plain-text Chat"
       source="S4"
       notes="N3" />
  <cot cot="t-s-v-e"
       full="Tasking/ISR/ISR Video/ISR Video EO"
       desc="Sensor Video (Electro-optical)"
       source="S4"
       notes="N3" />

  <!-- Tactical Graphics (DEPRECATED!!!) -->
  <!-- Weather (Experimental!) -->
  <cot cot="b-w"
       full="Bits/Weather"
       desc="METOC"
       source="S1" />
  <cot cot="b-w-A"
       full="Bits/Weather/ATMOSPHERIC"
       desc="ATMOSPHERIC"
       source="S1" />
  <cot cot="b-w-A-t"
       full="Bits/Weather/ATMOSPHERIC/Temperature"
       desc="Temperature"
       source="S1" />
  <cot cot="b-w-A-P"
       full="Bits/Weather/ATMOSPHERIC/PRESSURE SYSTEMS"
       desc="PRESSURE SYSTEMS"
       source="S1" />
  <cot cot="b-w-A-P-L"
       full="Bits/Weather/ATMOSPHERIC/PRESSURE SYSTEMS/LOW PRESSURE CENTER"
       desc="LOW PRESSURE CENTER"
       source="S1" />
  <cot cot="b-w-A-P-H"
       full="Bits/Weather/ATMOSPHERIC/PRESSURE SYSTEMS/HIGH PRESSURE CENTER"
       desc="HIGH PRESSURE CENTER"
       source="S1" />
  <cot cot="b-w-A-P-F"
       full="Bits/Weather/ATMOSPHERIC/PRESSURE SYSTEMS/FRONTAL SYSTEMS"
       desc="FRONTAL SYSTEMS"
       source="S1" />
  <cot cot="b-w-A-P-F-C"
       full="Bits/Weather/ATMOSPHERIC/PRESSURE SYSTEMS/FRONTAL SYSTEMS/COLD FRONT"
       desc="COLD FRONT"
       source="S1" />
  <cot cot="b-w-A-P-F-C-U"
       full="Bits/Weather/ATMOSPHERIC/PRESSURE SYSTEMS/FRONTAL SYSTEMS/COLD FRONT/UPPER COLD FRONT"
       desc="UPPER COLD FRONT"
       source="S1" />
  <cot cot="b-w-A-P-F-W"
       full="Bits/Weather/ATMOSPHERIC/PRESSURE SYSTEMS/FRONTAL SYSTEMS/WARM FRONT"
       desc="WARM FRONT"
       source="S1" />
  <cot cot="b-w-A-P-F-W-U"
       full="Bits/Weather/ATMOSPHERIC/PRESSURE SYSTEMS/FRONTAL SYSTEMS/WARM FRONT/UPPER WARM FRONT"
       desc="UPPER WARM FRONT"
       source="S1" />
  <cot cot="b-w-A-P-F-O"
       full="Bits/Weather/ATMOSPHERIC/PRESSURE SYSTEMS/FRONTAL SYSTEMS/OCCLUDED FRONT"
       desc="OCCLUDED FRONT"
       source="S1" />
  <cot cot="b-w-A-P-F-S"
       full="Bits/Weather/ATMOSPHERIC/PRESSURE SYSTEMS/FRONTAL SYSTEMS/STATIONARY FRONT"
       desc="STATIONARY FRONT"
       source="S1" />
  <cot cot="b-w-A-P-X"
       full="Bits/Weather/ATMOSPHERIC/PRESSURE SYSTEMS/LINES"
       desc="LINES"
       source="S1" />
  <cot cot="b-w-A-P-X-T"
       full="Bits/Weather/ATMOSPHERIC/PRESSURE SYSTEMS/LINES/TROUGH LINE"
       desc="TROUGH LINE"
       source="S1" />
  <cot cot="b-w-A-P-X-R"
       full="Bits/Weather/ATMOSPHERIC/PRESSURE SYSTEMS/LINES/RIDGE LINE"
       desc="RIDGE LINE"
       source="S1" />
  <cot cot="b-w-A-P-X-S"
       full="Bits/Weather/ATMOSPHERIC/PRESSURE SYSTEMS/LINES/SQUALL LINE"
       desc="SQUALL LINE"
       source="S1" />
  <cot cot="b-w-A-T"
       full="Bits/Weather/ATMOSPHERIC/TURBULENCE"
       desc="TURBULENCE"
       source="S1" />
  <cot cot="b-w-A-T-L"
       full="Bits/Weather/ATMOSPHERIC/TURBULENCE/LIGHT TURBULENCE"
       desc="LIGHT TURBULENCE"
       source="S1" />
  <cot cot="b-w-A-T-M"
       full="Bits/Weather/ATMOSPHERIC/TURBULENCE/MODERATE TURBULENCE"
       desc="MODERATE TURBULENCE"
       source="S1" />
  <cot cot="b-w-A-T-S"
       full="Bits/Weather/ATMOSPHERIC/TURBULENCE/SEVERE TURBULENCE"
       desc="SEVERE TURBULENCE"
       source="S1" />
  <cot cot="b-w-A-T-E"
       full="Bits/Weather/ATMOSPHERIC/TURBULENCE/EXTREME TURBULENCE"
       desc="EXTREME TURBULENCE"
       source="S1" />
  <cot cot="b-w-A-I"
       full="Bits/Weather/ATMOSPHERIC/ICING"
       desc="ICING"
       source="S1" />
  <cot cot="b-w-A-I-C"
       full="Bits/Weather/ATMOSPHERIC/ICING/CLEAR ICING"
       desc="CLEAR ICING"
       source="S1" />
  <cot cot="b-w-A-I-C-L"
       full="Bits/Weather/ATMOSPHERIC/ICING/CLEAR ICING/LIGHT CLEAR ICING"
       desc="LIGHT CLEAR ICING"
       source="S1" />
  <cot cot="b-w-A-I-C-M"
       full="Bits/Weather/ATMOSPHERIC/ICING/CLEAR ICING/MODERATE CLEAR ICING"
       desc="MODERATE CLEAR ICING"
       source="S1" />
  <cot cot="b-w-A-I-C-S"
       full="Bits/Weather/ATMOSPHERIC/ICING/CLEAR ICING/SEVERE CLEAR ICING"
       desc="SEVERE CLEAR ICING"
       source="S1" />
  <cot cot="b-w-A-I-R"
       full="Bits/Weather/ATMOSPHERIC/ICING/RIME ICING"
       desc="RIME ICING"
       source="S1" />
  <cot cot="b-w-A-I-R-L"
       full="Bits/Weather/ATMOSPHERIC/ICING/RIME ICING/LIGHT RIME ICING"
       desc="LIGHT RIME ICING"
       source="S1" />
  <cot cot="b-w-A-I-R-M"
       full="Bits/Weather/ATMOSPHERIC/ICING/RIME ICING/MODERATE RIME ICING"
       desc="MODERATE RIME ICING"
       source="S1" />
  <cot cot="b-w-A-I-R-S"
       full="Bits/Weather/ATMOSPHERIC/ICING/RIME ICING/SEVERE RIME ICING"
       desc="SEVERE RIME ICING"
       source="S1" />
  <cot cot="b-w-A-I-M"
       full="Bits/Weather/ATMOSPHERIC/ICING/MIXED ICING"
       desc="MIXED ICING"
       source="S1" />
  <cot cot="b-w-A-I-M-L"
       full="Bits/Weather/ATMOSPHERIC/ICING/MIXED ICING/LIGHT MIXED ICING"
       desc="LIGHT MIXED ICING"
       source="S1" />
  <cot cot="b-w-A-I-M-M"
       full="Bits/Weather/ATMOSPHERIC/ICING/MIXED ICING/MODERATE MIXED ICING"
       desc="MODERATE MIXED ICING"
       source="S1" />
  <cot cot="b-w-A-I-M-S"
       full="Bits/Weather/ATMOSPHERIC/ICING/MIXED ICING/SEVERE MIXED ICING"
       desc="SEVERE MIXED ICING"
       source="S1" />
  <cot cot="b-w-A-W"
       full="Bits/Weather/ATMOSPHERIC/WIND BARB"
       desc="WIND BARB"
       source="S1" />
  <cot cot="b-w-A-W-J"
       full="Bits/Weather/ATMOSPHERIC/WIND BARB/JET STREAM"
       desc="JET STREAM"
       source="S1" />
  <cot cot="b-w-A-F"
       full="Bits/Weather/ATMOSPHERIC/FLIGHT RULES"
       desc="FLIGHT RULES"
       source="S1" />
  <cot cot="b-w-A-F-I"
       full="Bits/Weather/ATMOSPHERIC/FLIGHT RULES/INSTRUMENT CEILING"
       desc="INSTRUMENT CEILING"
       source="S1" />
  <cot cot="b-w-A-F-V"
       full="Bits/Weather/ATMOSPHERIC/FLIGHT RULES/VISUAL CEILING"
       desc="VISUAL CEILING"
       source="S1" />
  <cot cot="b-w-A-C"
       full="Bits/Weather/ATMOSPHERIC/COVERAGE SYMBOLS"
       desc="COVERAGE SYMBOLS"
       source="S1" />
  <cot cot="b-w-A-C-t"
       full="Bits/Weather/ATMOSPHERIC/COVERAGE SYMBOLS/Cloud tops"
       desc="Cloud tops"
       source="S1" />
  <cot cot="b-w-A-C-b"
       full="Bits/Weather/ATMOSPHERIC/COVERAGE SYMBOLS/Cloud base"
       desc="Cloud base"
       source="S1" />
  <cot cot="b-w-A-C-c"
       full="Bits/Weather/ATMOSPHERIC/COVERAGE SYMBOLS/Cloud ceiling"
       desc="Cloud ceiling"
       source="S1" />
  <cot cot="b-w-A-C-a"
       full="Bits/Weather/ATMOSPHERIC/COVERAGE SYMBOLS/Total Cloud Coverage"
       desc="Total Cloud Coverage"
       source="S1" />
  <cot cot="b-w-A-C-C"
       full="Bits/Weather/ATMOSPHERIC/COVERAGE SYMBOLS/CLEAR SKY (SKC)"
       desc="CLEAR SKY (SKC)"
       source="S1" />
  <cot cot="b-w-A-C-S"
       full="Bits/Weather/ATMOSPHERIC/COVERAGE SYMBOLS/SCATTERED SKY (SCT)"
       desc="SCATTERED SKY (SCT)"
       source="S1" />
  <cot cot="b-w-A-C-B"
       full="Bits/Weather/ATMOSPHERIC/COVERAGE SYMBOLS/BROKEN SKY (BKN)"
       desc="BROKEN SKY (BKN)"
       source="S1" />
  <cot cot="b-w-A-C-W"
       full="Bits/Weather/ATMOSPHERIC/COVERAGE SYMBOLS/OVERCAST WITH BREAKS"
       desc="OVERCAST WITH BREAKS"
       source="S1" />
  <cot cot="b-w-A-C-O"
       full="Bits/Weather/ATMOSPHERIC/COVERAGE SYMBOLS/OVERCAST (OVC)"
       desc="OVERCAST (OVC)"
       source="S1" />
  <cot cot="b-w-A-C-P"
       full="Bits/Weather/ATMOSPHERIC/COVERAGE SYMBOLS/SKY OBSCURED OR PARTIALLY OBSCURED"
       desc="SKY OBSCURED OR PARTIALLY OBSCURED"
       source="S1" />
  <cot cot="b-w-A-R"
       full="Bits/Weather/ATMOSPHERIC/PRECIPITATION"
       desc="PRECIPITATION"
       source="S1" />
  <cot cot="b-w-A-R-R"
       full="Bits/Weather/ATMOSPHERIC/PRECIPITATION/RAIN (RA)"
       desc="RAIN (RA)"
       source="S1" />
  <cot cot="b-w-A-R-R-S"
       full="Bits/Weather/ATMOSPHERIC/PRECIPITATION/RAIN (RA)/RAIN SHOWER"
       desc="RAIN SHOWER"
       source="S1" />
  <cot cot="b-w-A-R-R-F"
       full="Bits/Weather/ATMOSPHERIC/PRECIPITATION/RAIN (RA)/FREEZING RAIN (FZRA)"
       desc="FREEZING RAIN (FZRA)"
       source="S1" />
  <cot cot="b-w-A-R-R-D"
       full="Bits/Weather/ATMOSPHERIC/PRECIPITATION/RAIN (RA)/DRIZZLE (DZ)"
       desc="DRIZZLE (DZ)"
       source="S1" />
  <cot cot="b-w-A-R-R-D-F"
       full="Bits/Weather/ATMOSPHERIC/PRECIPITATION/RAIN (RA)/DRIZZLE (DZ)/FREEZING DRIZZLE (FZDZ)"
       desc="FREEZING DRIZZLE (FZDZ)"
       source="S1" />
  <cot cot="b-w-A-R-S"
       full="Bits/Weather/ATMOSPHERIC/PRECIPITATION/SNOW(SN)"
       desc="SNOW(SN)"
       source="S1" />
  <cot cot="b-w-A-R-S-S"
       full="Bits/Weather/ATMOSPHERIC/PRECIPITATION/SNOW(SN)/SNOW SHOWERS"
       desc="SNOW SHOWERS"
       source="S1" />
  <cot cot="b-w-A-R-S-G"
       full="Bits/Weather/ATMOSPHERIC/PRECIPITATION/SNOW(SN)/SNOW GRAINS (SG)"
       desc="SNOW GRAINS (SG)"
       source="S1" />
  <cot cot="b-w-A-R-H"
       full="Bits/Weather/ATMOSPHERIC/PRECIPITATION/HAIL"
       desc="HAIL"
       source="S1" />
  <cot cot="b-w-A-R-I"
       full="Bits/Weather/ATMOSPHERIC/PRECIPITATION/ICE PELLETS (PE)"
       desc="ICE PELLETS (PE)"
       source="S1" />
  <cot cot="b-w-A-R-C"
       full="Bits/Weather/ATMOSPHERIC/PRECIPITATION/ICE CRYSTALS (IC)"
       desc="ICE CRYSTALS (IC)"
       source="S1" />
  <cot cot="b-w-A-S"
       full="Bits/Weather/ATMOSPHERIC/STORMS"
       desc="STORMS"
       source="S1" />
  <cot cot="b-w-A-S-T"
       full="Bits/Weather/ATMOSPHERIC/STORMS/THUNDERSTORMS (TS)"
       desc="THUNDERSTORMS (TS)"
       source="S1" />
  <cot cot="b-w-A-S-T-R"
       full="Bits/Weather/ATMOSPHERIC/STORMS/THUNDERSTORMS (TS)/THUNDERSTORM (TS) WITH RAIN (RA)"
       desc="THUNDERSTORM (TS) WITH RAIN (RA)"
       source="S1" />
  <cot cot="b-w-A-S-T-F"
       full="Bits/Weather/ATMOSPHERIC/STORMS/THUNDERSTORMS (TS)/FUNNEL CLOUD (FC)-TORNADO-WATERSPOUT"
       desc="FUNNEL CLOUD (FC)/TORNADO/WATERSPOUT"
       source="S1" />
  <cot cot="b-w-A-S-T-L"
       full="Bits/Weather/ATMOSPHERIC/STORMS/THUNDERSTORMS (TS)/LIGHTNING (LTG)"
       desc="LIGHTNING (LTG)"
       source="S1" />
  <cot cot="b-w-A-S-S"
       full="Bits/Weather/ATMOSPHERIC/STORMS/STORM SYSTEMS"
       desc="STORM SYSTEMS"
       source="S1" />
  <cot cot="b-w-A-S-S-T"
       full="Bits/Weather/ATMOSPHERIC/STORMS/STORM SYSTEMS/TROPICAL STORM"
       desc="TROPICAL STORM"
       source="S1" />
  <cot cot="b-w-A-S-S-H"
       full="Bits/Weather/ATMOSPHERIC/STORMS/STORM SYSTEMS/HURRICANE"
       desc="HURRICANE"
       source="S1" />
  <cot cot="b-w-A-O"
       full="Bits/Weather/ATMOSPHERIC/OBSTRUCTIONS TO VISIBILITY"
       desc="OBSTRUCTIONS TO VISIBILITY"
       source="S1" />
  <cot cot="b-w-A-O-S"
       full="Bits/Weather/ATMOSPHERIC/OBSTRUCTIONS TO VISIBILITY/BLOWING SNOW (BLSN)"
       desc="BLOWING SNOW (BLSN)"
       source="S1" />
  <cot cot="b-w-A-O-F"
       full="Bits/Weather/ATMOSPHERIC/OBSTRUCTIONS TO VISIBILITY/FOG (FG)"
       desc="FOG (FG)"
       source="S1" />
  <cot cot="b-w-A-O-F-F"
       full="Bits/Weather/ATMOSPHERIC/OBSTRUCTIONS TO VISIBILITY/FOG (FG)/FREEZING FOG (FZFG)"
       desc="FREEZING FOG (FZFG)"
       source="S1" />
  <cot cot="b-w-A-O-T"
       full="Bits/Weather/ATMOSPHERIC/OBSTRUCTIONS TO VISIBILITY/DUST-SAND STORM"
       desc="DUST/SAND STORM"
       source="S1" />
  <cot cot="b-w-A-O-D"
       full="Bits/Weather/ATMOSPHERIC/OBSTRUCTIONS TO VISIBILITY/DUST DEVIL"
       desc="DUST DEVIL"
       source="S1" />
  <cot cot="b-w-A-O-K"
       full="Bits/Weather/ATMOSPHERIC/OBSTRUCTIONS TO VISIBILITY/SMOKE (FU)"
       desc="SMOKE (FU)"
       source="S1" />
  <cot cot="b-w-A-O-H"
       full="Bits/Weather/ATMOSPHERIC/OBSTRUCTIONS TO VISIBILITY/HAZE (HZ)"
       desc="HAZE (HZ)"
       source="S1" />
  <cot cot="b-w-A-O-B"
       full="Bits/Weather/ATMOSPHERIC/OBSTRUCTIONS TO VISIBILITY/BLOWING DUST OR SAND"
       desc="BLOWING DUST OR SAND"
       source="S1" />
  <cot cot="b-w-O"
       full="Bits/Weather/OCEANIC"
       desc="OCEANIC"
       source="S1" />
  <cot cot="b-w-S"
       full="Bits/Weather/SPACE"
       desc="SPACE"
       source="S1" />

  <!-- Casualty Report -->
  <cot cot="b-r"
       full="Bits/Report"
       desc="Report"
       source="S1" />
  <cot cot="b-r-."
       full="Bits/Report/All Affiliations"
       desc="All Affiliations"
       source="S1" />
  <cot cot="b-r-.-h"
       full="Bits/Report/All Affiliations/Health"
       desc="Health"
       source="S1" />
  <cot cot="b-r-.-h-c"
       full="Bits/Report/All Affiliations/Health/HEALTH-CASUALTY"
       desc="HEALTH/CASUALTY"
       source="S1" />

  <!-- Signals Intellegence -->
  <cot cot="b-r-.-I"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE"
       desc="SIGNALS INTELLIGENCE"
       source="S1" />
  <cot cot="b-r-.-I-P"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SPACE TRACK"
       desc="SPACE TRACK"
       source="S1" />
  <cot cot="b-r-.-I-P-S"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SPACE TRACK/SIGNAL INTERCEPT"
       desc="SIGNAL INTERCEPT"
       source="S1" />
  <cot cot="b-r-.-I-P-S-C"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SPACE TRACK/SIGNAL INTERCEPT/COMMUNICATIONS"
       desc="COMMUNICATIONS"
       source="S1" />
  <cot cot="b-r-.-I-P-S-C-D"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SPACE TRACK/SIGNAL INTERCEPT/COMMUNICATIONS/SATELLITE DOWN LINK"
       desc="SATELLITE DOWN LINK"
       source="S1" />
  <cot cot="b-r-.-I-P-S-R"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SPACE TRACK/SIGNAL INTERCEPT/RADAR"
       desc="RADAR"
       source="S1" />
  <cot cot="b-r-.-I-P-S-R-D"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SPACE TRACK/SIGNAL INTERCEPT/RADAR/DATA TRANSMISSION"
       desc="DATA TRANSMISSION"
       source="S1" />
  <cot cot="b-r-.-I-P-S-R-E"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SPACE TRACK/SIGNAL INTERCEPT/RADAR/EARTH SURVEILLANCE"
       desc="EARTH SURVEILLANCE"
       source="S1" />
  <cot cot="b-r-.-I-P-S-R-I"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SPACE TRACK/SIGNAL INTERCEPT/RADAR/IFF (TRANSPONDER)"
       desc="IFF (TRANSPONDER)"
       source="S1" />
  <cot cot="b-r-.-I-P-S-R-M"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SPACE TRACK/SIGNAL INTERCEPT/RADAR/MULTI FUNCTION"
       desc="MULTI FUNCTION"
       source="S1" />
  <cot cot="b-r-.-I-P-S-R-T"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SPACE TRACK/SIGNAL INTERCEPT/RADAR/TARGET ACQUISITION"
       desc="TARGET ACQUISITION"
       source="S1" />
  <cot cot="b-r-.-I-P-S-R-S"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SPACE TRACK/SIGNAL INTERCEPT/RADAR/SPACE"
       desc="SPACE"
       source="S1" />
  <cot cot="b-r-.-I-P-S-R-U"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SPACE TRACK/SIGNAL INTERCEPT/RADAR/UNKNOWN"
       desc="UNKNOWN"
       source="S1" />
  <cot cot="b-r-.-I-A"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/AIR TRACK"
       desc="AIR TRACK"
       source="S1" />
  <cot cot="b-r-.-I-A-S"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/AIR TRACK/SIGNAL INTERCEPT"
       desc="SIGNAL INTERCEPT"
       source="S1" />
  <cot cot="b-r-.-I-A-S-C"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/AIR TRACK/SIGNAL INTERCEPT/COMMUNICATIONS"
       desc="COMMUNICATIONS"
       source="S1" />
  <cot cot="b-r-.-I-A-S-C-C"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/AIR TRACK/SIGNAL INTERCEPT/COMMUNICATIONS/CELLULAR-MOBILE"
       desc="CELLULAR/MOBILE"
       source="S1" />
  <cot cot="b-r-.-I-A-S-C-O"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/AIR TRACK/SIGNAL INTERCEPT/COMMUNICATIONS/OMNI LINE OF SIGHT (LOS)"
       desc="OMNI LINE OF SIGHT (LOS)"
       source="S1" />
  <cot cot="b-r-.-I-A-S-C-P"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/AIR TRACK/SIGNAL INTERCEPT/COMMUNICATIONS/POINT TO POINT LINE OF SIGHT (LOS)"
       desc="POINT TO POINT LINE OF SIGHT (LOS)"
       source="S1" />
  <cot cot="b-r-.-I-A-S-C-S"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/AIR TRACK/SIGNAL INTERCEPT/COMMUNICATIONS/SATELLITE UP LINK"
       desc="SATELLITE UP LINK"
       source="S1" />
  <cot cot="b-r-.-I-A-S-R"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/AIR TRACK/SIGNAL INTERCEPT/RADAR"
       desc="RADAR"
       source="S1" />
  <cot cot="b-r-.-I-A-S-R-A"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/AIR TRACK/SIGNAL INTERCEPT/RADAR/Airborne Radar"
       desc="Airborne Radar"
       source="S1" />
  <cot cot="b-r-.-I-A-S-R-A-I"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/AIR TRACK/SIGNAL INTERCEPT/RADAR/Airborne Radar/AIRBORNE INTERCEPT"
       desc="AIRBORNE INTERCEPT"
       source="S1" />
  <cot cot="b-r-.-I-A-S-R-A-S"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/AIR TRACK/SIGNAL INTERCEPT/RADAR/Airborne Radar/AIRBORNE SEARCH + BOMBING"
       desc="AIRBORNE SEARCH + BOMBING"
       source="S1" />
  <cot cot="b-r-.-I-A-S-R-C"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/AIR TRACK/SIGNAL INTERCEPT/RADAR/CONTROLLED INTERCEPT"
       desc="CONTROLLED INTERCEPT"
       source="S1" />
  <cot cot="b-r-.-I-A-S-R-D"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/AIR TRACK/SIGNAL INTERCEPT/RADAR/DATA TRANSMISSION"
       desc="DATA TRANSMISSION"
       source="S1" />
  <cot cot="b-r-.-I-A-S-R-E"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/AIR TRACK/SIGNAL INTERCEPT/RADAR/EARLY WARNING"
       desc="EARLY WARNING"
       source="S1" />
  <cot cot="b-r-.-I-A-S-R-F"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/AIR TRACK/SIGNAL INTERCEPT/RADAR/FIRE CONTROL"
       desc="FIRE CONTROL"
       source="S1" />
  <cot cot="b-r-.-I-A-S-R-I"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/AIR TRACK/SIGNAL INTERCEPT/RADAR/IFF (TRANSPONDER)"
       desc="IFF (TRANSPONDER)"
       source="S1" />
  <cot cot="b-r-.-I-A-S-R-M"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/AIR TRACK/SIGNAL INTERCEPT/RADAR/Missile Radar"
       desc="Missile Radar"
       source="S1" />
  <cot cot="b-r-.-I-A-S-R-M-A"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/AIR TRACK/SIGNAL INTERCEPT/RADAR/Missile Radar/MISSILE ACQUISITION"
       desc="MISSILE ACQUISITION"
       source="S1" />
  <cot cot="b-r-.-I-A-S-R-M-D"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/AIR TRACK/SIGNAL INTERCEPT/RADAR/Missile Radar/MISSILE DOWNLINK"
       desc="MISSILE DOWNLINK"
       source="S1" />
  <cot cot="b-r-.-I-A-S-R-M-G"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/AIR TRACK/SIGNAL INTERCEPT/RADAR/Missile Radar/MISSILE GUIDANCE"
       desc="MISSILE GUIDANCE"
       source="S1" />
  <cot cot="b-r-.-I-A-S-R-M-T"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/AIR TRACK/SIGNAL INTERCEPT/RADAR/Missile Radar/MISSILE TRACKING"
       desc="MISSILE TRACKING"
       source="S1" />
  <cot cot="b-r-.-I-A-S-R-M-F"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/AIR TRACK/SIGNAL INTERCEPT/RADAR/Missile Radar/MULTI FUNCTION"
       desc="MULTI FUNCTION"
       source="S1" />
  <cot cot="b-r-.-I-A-S-R-T"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/AIR TRACK/SIGNAL INTERCEPT/RADAR/Target Radar"
       desc="Target Radar"
       source="S1" />
  <cot cot="b-r-.-I-A-S-R-T-I"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/AIR TRACK/SIGNAL INTERCEPT/RADAR/Target Radar/TARGET ILLUMINATOR"
       desc="TARGET ILLUMINATOR"
       source="S1" />
  <cot cot="b-r-.-I-A-S-R-T-A"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/AIR TRACK/SIGNAL INTERCEPT/RADAR/Target Radar/TARGET ACQUISITION"
       desc="TARGET ACQUISITION"
       source="S1" />
  <cot cot="b-r-.-I-A-S-R-T-T"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/AIR TRACK/SIGNAL INTERCEPT/RADAR/Target Radar/TARGET TRACKING"
       desc="TARGET TRACKING"
       source="S1" />
  <cot cot="b-r-.-I-A-S-R-U"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/AIR TRACK/SIGNAL INTERCEPT/RADAR/UNKNOWN"
       desc="UNKNOWN"
       source="S1" />
  <cot cot="b-r-.-I-G"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/GROUND TRACK"
       desc="GROUND TRACK"
       source="S1" />
  <cot cot="b-r-.-I-G-S"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/GROUND TRACK/SIGNAL INTERCEPT"
       desc="SIGNAL INTERCEPT"
       source="S1" />
  <cot cot="b-r-.-I-G-S-C"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/GROUND TRACK/SIGNAL INTERCEPT/COMMUNICATIONS"
       desc="COMMUNICATIONS"
       source="S1" />
  <cot cot="b-r-.-I-G-S-C-C"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/GROUND TRACK/SIGNAL INTERCEPT/COMMUNICATIONS/CELLULAR-MOBILE"
       desc="CELLULAR/MOBILE"
       source="S1" />
  <cot cot="b-r-.-I-G-S-C-O"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/GROUND TRACK/SIGNAL INTERCEPT/COMMUNICATIONS/OMNI LINE OF SIGHT (LOS)"
       desc="OMNI LINE OF SIGHT (LOS)"
       source="S1" />
  <cot cot="b-r-.-I-G-S-C-P"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/GROUND TRACK/SIGNAL INTERCEPT/COMMUNICATIONS/POINT TO POINT LINE OF SIGHT (LOS)"
       desc="POINT TO POINT LINE OF SIGHT (LOS)"
       source="S1" />
  <cot cot="b-r-.-I-G-S-C-S"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/GROUND TRACK/SIGNAL INTERCEPT/COMMUNICATIONS/SATELLITE UP LINK"
       desc="SATELLITE UP LINK"
       source="S1" />
  <cot cot="b-r-.-I-G-S-C-T"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/GROUND TRACK/SIGNAL INTERCEPT/COMMUNICATIONS/TROPOSPHERIC SCATTER"
       desc="TROPOSPHERIC SCATTER"
       source="S1" />
  <cot cot="b-r-.-I-G-S-R"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/GROUND TRACK/SIGNAL INTERCEPT/RADAR"
       desc="RADAR"
       source="S1" />
  <cot cot="b-r-.-I-G-S-R-A"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/GROUND TRACK/SIGNAL INTERCEPT/RADAR/Airborne Radar"
       desc="Airborne Radar"
       source="S1" />
  <cot cot="b-r-.-I-G-S-R-A-T"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/GROUND TRACK/SIGNAL INTERCEPT/RADAR/Airborne Radar/AIR TRAFFIC CONTROL"
       desc="AIR TRAFFIC CONTROL"
       source="S1" />
  <cot cot="b-r-.-I-G-S-R-A-A"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/GROUND TRACK/SIGNAL INTERCEPT/RADAR/Airborne Radar/ANTI AIRCRAFT"
       desc="ANTI AIRCRAFT"
       source="S1" />
  <cot cot="b-r-.-I-G-S-R-B"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/GROUND TRACK/SIGNAL INTERCEPT/RADAR/BATTLEFIELD SURVEILLANCE"
       desc="BATTLEFIELD SURVEILLANCE"
       source="S1" />
  <cot cot="b-r-.-I-G-S-R-C"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/GROUND TRACK/SIGNAL INTERCEPT/RADAR/Controlled-Coastal Radar"
       desc="Controlled-Coastal Radar"
       source="S1" />
  <cot cot="b-r-.-I-G-S-R-C-S"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/GROUND TRACK/SIGNAL INTERCEPT/RADAR/Controlled-Coastal Radar/COASTAL SURVEILLANCE"
       desc="COASTAL SURVEILLANCE"
       source="S1" />
  <cot cot="b-r-.-I-G-S-R-C-A"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/GROUND TRACK/SIGNAL INTERCEPT/RADAR/Controlled-Coastal Radar/CONTROLLED APPROACH"
       desc="CONTROLLED APPROACH"
       source="S1" />
  <cot cot="b-r-.-I-G-S-R-D"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/GROUND TRACK/SIGNAL INTERCEPT/RADAR/DATA TRANSMISSION"
       desc="DATA TRANSMISSION"
       source="S1" />
  <cot cot="b-r-.-I-G-S-R-E"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/GROUND TRACK/SIGNAL INTERCEPT/RADAR/EARLY WARNING"
       desc="EARLY WARNING"
       source="S1" />
  <cot cot="b-r-.-I-G-S-R-F"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/GROUND TRACK/SIGNAL INTERCEPT/RADAR/FIRE CONTROL"
       desc="FIRE CONTROL"
       source="S1" />
  <cot cot="b-r-.-I-G-S-R-H"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/GROUND TRACK/SIGNAL INTERCEPT/RADAR/HEIGHT FINDING"
       desc="HEIGHT FINDING"
       source="S1" />
  <cot cot="b-r-.-I-G-S-R-I"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/GROUND TRACK/SIGNAL INTERCEPT/RADAR/IDENTIFICATION FRIEND-FOE (INTERROGATOR)"
       desc="IDENTIFICATION FRIEND/FOE (INTERROGATOR)"
       source="S1" />
  <cot cot="b-r-.-I-G-S-R-M"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/GROUND TRACK/SIGNAL INTERCEPT/RADAR/Missile Radar"
       desc="Missile Radar"
       source="S1" />
  <cot cot="b-r-.-I-G-S-R-M-M"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/GROUND TRACK/SIGNAL INTERCEPT/RADAR/Missile Radar/METEOROLOGICAL (MILITARY)"
       desc="METEOROLOGICAL (MILITARY)"
       source="S1" />
  <cot cot="b-r-.-I-G-S-R-M-A"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/GROUND TRACK/SIGNAL INTERCEPT/RADAR/Missile Radar/MISSILE ACQUISITION"
       desc="MISSILE ACQUISITION"
       source="S1" />
  <cot cot="b-r-.-I-G-S-R-M-G"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/GROUND TRACK/SIGNAL INTERCEPT/RADAR/Missile Radar/MISSILE GUIDANCE"
       desc="MISSILE GUIDANCE"
       source="S1" />
  <cot cot="b-r-.-I-G-S-R-M-T"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/GROUND TRACK/SIGNAL INTERCEPT/RADAR/Missile Radar/MISSILE TRACKING"
       desc="MISSILE TRACKING"
       source="S1" />
  <cot cot="b-r-.-I-G-S-R-M-F"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/GROUND TRACK/SIGNAL INTERCEPT/RADAR/Missile Radar/MULTI FUNCTION"
       desc="MULTI FUNCTION"
       source="S1" />
  <cot cot="b-r-.-I-G-S-R-S"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/GROUND TRACK/SIGNAL INTERCEPT/RADAR/SHELL TRACKING"
       desc="SHELL TRACKING"
       source="S1" />
  <cot cot="b-r-.-I-G-S-R-T"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/GROUND TRACK/SIGNAL INTERCEPT/RADAR/Target Radar"
       desc="Target Radar"
       source="S1" />
  <cot cot="b-r-.-I-G-S-R-T-A"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/GROUND TRACK/SIGNAL INTERCEPT/RADAR/Target Radar/TARGET ACQUISITION"
       desc="TARGET ACQUISITION"
       source="S1" />
  <cot cot="b-r-.-I-G-S-R-T-I"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/GROUND TRACK/SIGNAL INTERCEPT/RADAR/Target Radar/TARGET ILLUMINATOR"
       desc="TARGET ILLUMINATOR"
       source="S1" />
  <cot cot="b-r-.-I-G-S-R-T-T"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/GROUND TRACK/SIGNAL INTERCEPT/RADAR/Target Radar/TARGET TRACKING"
       desc="TARGET TRACKING"
       source="S1" />
  <cot cot="b-r-.-I-G-S-R-U"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/GROUND TRACK/SIGNAL INTERCEPT/RADAR/UNKNOWN"
       desc="UNKNOWN"
       source="S1" />
  <cot cot="b-r-.-I-S"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SEA SURFACE TRACK"
       desc="SEA SURFACE TRACK"
       source="S1" />
  <cot cot="b-r-.-I-S-S"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SEA SURFACE TRACK/SIGNAL INTERCEPT"
       desc="SIGNAL INTERCEPT"
       source="S1" />
  <cot cot="b-r-.-I-S-S-C"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SEA SURFACE TRACK/SIGNAL INTERCEPT/COMMUNICATIONS"
       desc="COMMUNICATIONS"
       source="S1" />
  <cot cot="b-r-.-I-S-S-C-C"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SEA SURFACE TRACK/SIGNAL INTERCEPT/COMMUNICATIONS/CELLULAR-MOBILE"
       desc="CELLULAR/MOBILE"
       source="S1" />
  <cot cot="b-r-.-I-S-S-C-O"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SEA SURFACE TRACK/SIGNAL INTERCEPT/COMMUNICATIONS/OMNI LINE OF SIGHT (LOS)"
       desc="OMNI LINE OF SIGHT (LOS)"
       source="S1" />
  <cot cot="b-r-.-I-S-S-C-P"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SEA SURFACE TRACK/SIGNAL INTERCEPT/COMMUNICATIONS/POINT TO POINT LINE OF SIGHT (LOS)"
       desc="POINT TO POINT LINE OF SIGHT (LOS)"
       source="S1" />
  <cot cot="b-r-.-I-S-S-C-S"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SEA SURFACE TRACK/SIGNAL INTERCEPT/COMMUNICATIONS/SATELLITE UP LINK"
       desc="SATELLITE UP LINK"
       source="S1" />
  <cot cot="b-r-.-I-S-S-R"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SEA SURFACE TRACK/SIGNAL INTERCEPT/RADAR"
       desc="RADAR"
       source="S1" />
  <cot cot="b-r-.-I-S-S-R-A"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SEA SURFACE TRACK/SIGNAL INTERCEPT/RADAR/Airborne Radar"
       desc="Airborne Radar"
       source="S1" />
  <cot cot="b-r-.-I-S-S-R-A-T"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SEA SURFACE TRACK/SIGNAL INTERCEPT/RADAR/Airborne Radar/AIR TRAFFIC CONTROL"
       desc="AIR TRAFFIC CONTROL"
       source="S1" />
  <cot cot="b-r-.-I-S-S-R-A-A"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SEA SURFACE TRACK/SIGNAL INTERCEPT/RADAR/Airborne Radar/ANTI AIRCRAFT"
       desc="ANTI AIRCRAFT"
       source="S1" />
  <cot cot="b-r-.-I-S-S-R-C"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SEA SURFACE TRACK/SIGNAL INTERCEPT/RADAR/Controlled-Coastal Radar"
       desc="Controlled-Coastal Radar"
       source="S1" />
  <cot cot="b-r-.-I-S-S-R-C-A"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SEA SURFACE TRACK/SIGNAL INTERCEPT/RADAR/Controlled-Coastal Radar/CONTROLLED APPROACH"
       desc="CONTROLLED APPROACH"
       source="S1" />
  <cot cot="b-r-.-I-S-S-R-C-I"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SEA SURFACE TRACK/SIGNAL INTERCEPT/RADAR/Controlled-Coastal Radar/CONTROLLED INTERCEPT"
       desc="CONTROLLED INTERCEPT"
       source="S1" />
  <cot cot="b-r-.-I-S-S-R-D"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SEA SURFACE TRACK/SIGNAL INTERCEPT/RADAR/DATA TRANSMISSION"
       desc="DATA TRANSMISSION"
       source="S1" />
  <cot cot="b-r-.-I-S-S-R-E"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SEA SURFACE TRACK/SIGNAL INTERCEPT/RADAR/EARLY WARNING"
       desc="EARLY WARNING"
       source="S1" />
  <cot cot="b-r-.-I-S-S-R-F"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SEA SURFACE TRACK/SIGNAL INTERCEPT/RADAR/FIRE CONTROL"
       desc="FIRE CONTROL"
       source="S1" />
  <cot cot="b-r-.-I-S-S-R-H"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SEA SURFACE TRACK/SIGNAL INTERCEPT/RADAR/HEIGHT FINDING"
       desc="HEIGHT FINDING"
       source="S1" />
  <cot cot="b-r-.-I-S-S-R-I"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SEA SURFACE TRACK/SIGNAL INTERCEPT/RADAR/IDENTIFICATION FRIEND-FOE (INTERROGATOR)"
       desc="IDENTIFICATION FRIEND/FOE (INTERROGATOR)"
       source="S1" />
  <cot cot="b-r-.-I-S-S-R-M"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SEA SURFACE TRACK/SIGNAL INTERCEPT/RADAR/Missile Radar"
       desc="Missile Radar"
       source="S1" />
  <cot cot="b-r-.-I-S-S-R-M-M"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SEA SURFACE TRACK/SIGNAL INTERCEPT/RADAR/Missile Radar/METEOROLOGICAL (MILITARY)"
       desc="METEOROLOGICAL (MILITARY)"
       source="S1" />
  <cot cot="b-r-.-I-S-S-R-M-A"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SEA SURFACE TRACK/SIGNAL INTERCEPT/RADAR/Missile Radar/MISSILE ACQUISITION"
       desc="MISSILE ACQUISITION"
       source="S1" />
  <cot cot="b-r-.-I-S-S-R-M-G"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SEA SURFACE TRACK/SIGNAL INTERCEPT/RADAR/Missile Radar/MISSILE GUIDANCE"
       desc="MISSILE GUIDANCE"
       source="S1" />
  <cot cot="b-r-.-I-S-S-R-M-T"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SEA SURFACE TRACK/SIGNAL INTERCEPT/RADAR/Missile Radar/MISSILE TRACKING"
       desc="MISSILE TRACKING"
       source="S1" />
  <cot cot="b-r-.-I-S-S-R-M-F"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SEA SURFACE TRACK/SIGNAL INTERCEPT/RADAR/Missile Radar/MULTI FUNCTION"
       desc="MULTI FUNCTION"
       source="S1" />
  <cot cot="b-r-.-I-S-S-R-S"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SEA SURFACE TRACK/SIGNAL INTERCEPT/RADAR/SURFACE SEARCH"
       desc="SURFACE SEARCH"
       source="S1" />
  <cot cot="b-r-.-I-S-S-R-T"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SEA SURFACE TRACK/SIGNAL INTERCEPT/RADAR/Target Radar"
       desc="Target Radar"
       source="S1" />
  <cot cot="b-r-.-I-S-S-R-T-A"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SEA SURFACE TRACK/SIGNAL INTERCEPT/RADAR/Target Radar/TARGET ACQUISITION"
       desc="TARGET ACQUISITION"
       source="S1" />
  <cot cot="b-r-.-I-S-S-R-T-I"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SEA SURFACE TRACK/SIGNAL INTERCEPT/RADAR/Target Radar/TARGET ILLUMINATOR"
       desc="TARGET ILLUMINATOR"
       source="S1" />
  <cot cot="b-r-.-I-S-S-R-T-T"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SEA SURFACE TRACK/SIGNAL INTERCEPT/RADAR/Target Radar/TARGET TRACKING"
       desc="TARGET TRACKING"
       source="S1" />
  <cot cot="b-r-.-I-S-S-R-U"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SEA SURFACE TRACK/SIGNAL INTERCEPT/RADAR/UNKNOWN"
       desc="UNKNOWN"
       source="S1" />
  <cot cot="b-r-.-I-U"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SUBSURFACE TRACK"
       desc="SUBSURFACE TRACK"
       source="S1" />
  <cot cot="b-r-.-I-U-S"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SUBSURFACE TRACK/SIGNAL INTERCEPT"
       desc="SIGNAL INTERCEPT"
       source="S1" />
  <cot cot="b-r-.-I-U-S-C"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SUBSURFACE TRACK/SIGNAL INTERCEPT/COMMUNICATIONS"
       desc="COMMUNICATIONS"
       source="S1" />
  <cot cot="b-r-.-I-U-S-C-O"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SUBSURFACE TRACK/SIGNAL INTERCEPT/COMMUNICATIONS/OMNI LINE OF SIGHT (LOS)"
       desc="OMNI LINE OF SIGHT (LOS)"
       source="S1" />
  <cot cot="b-r-.-I-U-S-C-P"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SUBSURFACE TRACK/SIGNAL INTERCEPT/COMMUNICATIONS/POINT TO POINT LINE OF SIGHT (LOS)"
       desc="POINT TO POINT LINE OF SIGHT (LOS)"
       source="S1" />
  <cot cot="b-r-.-I-U-S-C-S"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SUBSURFACE TRACK/SIGNAL INTERCEPT/COMMUNICATIONS/SATELLITE UP LINK"
       desc="SATELLITE UP LINK"
       source="S1" />
  <cot cot="b-r-.-I-U-S-R"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SUBSURFACE TRACK/SIGNAL INTERCEPT/RADAR"
       desc="RADAR"
       source="S1" />
  <cot cot="b-r-.-I-U-S-R-D"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SUBSURFACE TRACK/SIGNAL INTERCEPT/RADAR/DATA TRANSMISSION"
       desc="DATA TRANSMISSION"
       source="S1" />
  <cot cot="b-r-.-I-U-S-R-E"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SUBSURFACE TRACK/SIGNAL INTERCEPT/RADAR/EARLY WARNING"
       desc="EARLY WARNING"
       source="S1" />
  <cot cot="b-r-.-I-U-S-R-M"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SUBSURFACE TRACK/SIGNAL INTERCEPT/RADAR/MULTI FUNCTION"
       desc="MULTI FUNCTION"
       source="S1" />
  <cot cot="b-r-.-I-U-S-R-S"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SUBSURFACE TRACK/SIGNAL INTERCEPT/RADAR/SURFACE SEARCH"
       desc="SURFACE SEARCH"
       source="S1" />
  <cot cot="b-r-.-I-U-S-R-T"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SUBSURFACE TRACK/SIGNAL INTERCEPT/RADAR/TARGET ACQUISITION"
       desc="TARGET ACQUISITION"
       source="S1" />
  <cot cot="b-r-.-I-U-S-R-U"
       full="Bits/Report/All Affiliations/SIGNALS INTELLIGENCE/SUBSURFACE TRACK/SIGNAL INTERCEPT/RADAR/UNKNOWN"
       desc="UNKNOWN"
       source="S1" />
  <!-- Military Operations Other Than War MOOTW -->
  <cot cot="b-r-.-O"
       full="Bits/Report/All Affiliations/MILITARY OPERATIONS OTHER THAN WAR (MOOTW)"
       desc="MILITARY OPERATIONS OTHER THAN WAR (MOOTW)"
       source="S1" />
  <cot cot="b-r-.-O-V"
       full="Bits/Report/All Affiliations/MILITARY OPERATIONS OTHER THAN WAR (MOOTW)/VIOLENT ACTIVITIES (DEATH CAUSING)"
       desc="VIOLENT ACTIVITIES (DEATH CAUSING)"
       source="S1" />
  <cot cot="b-r-.-O-V-A"
       full="Bits/Report/All Affiliations/MILITARY OPERATIONS OTHER THAN WAR (MOOTW)/VIOLENT ACTIVITIES (DEATH CAUSING)/ARSON-FIRE"
       desc="ARSON/FIRE"
       source="S1" />
  <cot cot="b-r-.-O-V-M"
       full="Bits/Report/All Affiliations/MILITARY OPERATIONS OTHER THAN WAR (MOOTW)/VIOLENT ACTIVITIES (DEATH CAUSING)/ASSASSINATION-MURDER-EXECUTION"
       desc="ASSASSINATION/MURDER/EXECUTION"
       source="S1" />
  <cot cot="b-r-.-O-V-B"
       full="Bits/Report/All Affiliations/MILITARY OPERATIONS OTHER THAN WAR (MOOTW)/VIOLENT ACTIVITIES (DEATH CAUSING)/BOMB-BOMBING"
       desc="BOMB/BOMBING"
       source="S1" />
  <cot cot="b-r-.-O-V-Y"
       full="Bits/Report/All Affiliations/MILITARY OPERATIONS OTHER THAN WAR (MOOTW)/VIOLENT ACTIVITIES (DEATH CAUSING)/BOOBY TRAP"
       desc="BOOBY TRAP"
       source="S1" />
  <cot cot="b-r-.-O-V-D"
       full="Bits/Report/All Affiliations/MILITARY OPERATIONS OTHER THAN WAR (MOOTW)/VIOLENT ACTIVITIES (DEATH CAUSING)/DRIVE BY SHOOTING"
       desc="DRIVE BY SHOOTING"
       source="S1" />
  <cot cot="b-r-.-O-V-S"
       full="Bits/Report/All Affiliations/MILITARY OPERATIONS OTHER THAN WAR (MOOTW)/VIOLENT ACTIVITIES (DEATH CAUSING)/SNIPING"
       desc="SNIPING"
       source="S1" />
  <cot cot="b-r-.-O-V-P"
       full="Bits/Report/All Affiliations/MILITARY OPERATIONS OTHER THAN WAR (MOOTW)/VIOLENT ACTIVITIES (DEATH CAUSING)/POISONING"
       desc="POISONING"
       source="S1" />
  <cot cot="b-r-.-O-L"
       full="Bits/Report/All Affiliations/MILITARY OPERATIONS OTHER THAN WAR (MOOTW)/LOCATIONS"
       desc="LOCATIONS"
       source="S1" />
  <cot cot="b-r-.-O-L-B"
       full="Bits/Report/All Affiliations/MILITARY OPERATIONS OTHER THAN WAR (MOOTW)/LOCATIONS/BLACK LIST LOCATION"
       desc="BLACK LIST LOCATION"
       source="S1" />
  <cot cot="b-r-.-O-L-G"
       full="Bits/Report/All Affiliations/MILITARY OPERATIONS OTHER THAN WAR (MOOTW)/LOCATIONS/GRAY LIST LOCATION"
       desc="GRAY LIST LOCATION"
       source="S1" />
  <cot cot="b-r-.-O-L-W"
       full="Bits/Report/All Affiliations/MILITARY OPERATIONS OTHER THAN WAR (MOOTW)/LOCATIONS/WHITE LIST LOCATION"
       desc="WHITE LIST LOCATION"
       source="S1" />
  <cot cot="b-r-.-O-O"
       full="Bits/Report/All Affiliations/MILITARY OPERATIONS OTHER THAN WAR (MOOTW)/OPERATIONS"
       desc="OPERATIONS"
       source="S1" />
  <cot cot="b-r-.-O-O-P"
       full="Bits/Report/All Affiliations/MILITARY OPERATIONS OTHER THAN WAR (MOOTW)/OPERATIONS/PATROLLING"
       desc="PATROLLING"
       source="S1" />
  <cot cot="b-r-.-O-O-R"
       full="Bits/Report/All Affiliations/MILITARY OPERATIONS OTHER THAN WAR (MOOTW)/OPERATIONS/RECRUITMENT"
       desc="RECRUITMENT"
       source="S1" />
  <cot cot="b-r-.-O-O-R-W"
       full="Bits/Report/All Affiliations/MILITARY OPERATIONS OTHER THAN WAR (MOOTW)/OPERATIONS/RECRUITMENT/RECRUITMENT (WILLING)"
       desc="RECRUITMENT (WILLING)"
       source="S1" />
  <cot cot="b-r-.-O-O-R-C"
       full="Bits/Report/All Affiliations/MILITARY OPERATIONS OTHER THAN WAR (MOOTW)/OPERATIONS/RECRUITMENT/RECRUITMENT (COERCED-IMPRESSED)"
       desc="RECRUITMENT (COERCED/IMPRESSED)"
       source="S1" />
  <cot cot="b-r-.-O-O-D"
       full="Bits/Report/All Affiliations/MILITARY OPERATIONS OTHER THAN WAR (MOOTW)/OPERATIONS/DEMONSTRATION"
       desc="DEMONSTRATION"
       source="S1" />
  <cot cot="b-r-.-O-O-M"
       full="Bits/Report/All Affiliations/MILITARY OPERATIONS OTHER THAN WAR (MOOTW)/OPERATIONS/MINE LAYING"
       desc="MINE LAYING"
       source="S1" />
  <cot cot="b-r-.-O-O-Y"
       full="Bits/Report/All Affiliations/MILITARY OPERATIONS OTHER THAN WAR (MOOTW)/OPERATIONS/PSYCHOLOGICAL OPERATIONS (PSYOP)"
       desc="PSYCHOLOGICAL OPERATIONS (PSYOP)"
       source="S1" />
  <cot cot="b-r-.-O-O-Y-T"
       full="Bits/Report/All Affiliations/MILITARY OPERATIONS OTHER THAN WAR (MOOTW)/OPERATIONS/PSYCHOLOGICAL OPERATIONS (PSYOP)/PSYOP (TV AND RADIO PROPAGANDA)"
       desc="PSYOP (TV AND RADIO PROPAGANDA)"
       source="S1" />
  <cot cot="b-r-.-O-O-Y-W"
       full="Bits/Report/All Affiliations/MILITARY OPERATIONS OTHER THAN WAR (MOOTW)/OPERATIONS/PSYCHOLOGICAL OPERATIONS (PSYOP)/PSYOP (WRITTEN PROPAGANA)"
       desc="PSYOP (WRITTEN PROPAGANA)"
       source="S1" />
  <cot cot="b-r-.-O-O-Y-H"
       full="Bits/Report/All Affiliations/MILITARY OPERATIONS OTHER THAN WAR (MOOTW)/OPERATIONS/PSYCHOLOGICAL OPERATIONS (PSYOP)/HOUSE TO HOUSE PROPAGANDA"
       desc="HOUSE TO HOUSE PROPAGANDA"
       source="S1" />
  <cot cot="b-r-.-O-O-F"
       full="Bits/Report/All Affiliations/MILITARY OPERATIONS OTHER THAN WAR (MOOTW)/OPERATIONS/FORAGING-SEARCHING"
       desc="FORAGING/SEARCHING"
       source="S1" />
  <cot cot="b-r-.-O-O-S"
       full="Bits/Report/All Affiliations/MILITARY OPERATIONS OTHER THAN WAR (MOOTW)/OPERATIONS/SPY"
       desc="SPY"
       source="S1" />
  <cot cot="b-r-.-O-O-O"
       full="Bits/Report/All Affiliations/MILITARY OPERATIONS OTHER THAN WAR (MOOTW)/OPERATIONS/FOOD DISTRIBUTION"
       desc="FOOD DISTRIBUTION"
       source="S1" />
  <cot cot="b-r-.-O-O-E"
       full="Bits/Report/All Affiliations/MILITARY OPERATIONS OTHER THAN WAR (MOOTW)/OPERATIONS/EXTORTION"
       desc="EXTORTION"
       source="S1" />
  <cot cot="b-r-.-O-O-H"
       full="Bits/Report/All Affiliations/MILITARY OPERATIONS OTHER THAN WAR (MOOTW)/OPERATIONS/HIJACKING"
       desc="HIJACKING"
       source="S1" />
  <cot cot="b-r-.-O-O-H-T"
       full="Bits/Report/All Affiliations/MILITARY OPERATIONS OTHER THAN WAR (MOOTW)/OPERATIONS/HIJACKING/HIJACKING (VEHICLE)"
       desc="HIJACKING (VEHICLE)"
       source="S1" />
  <cot cot="b-r-.-O-O-H-A"
       full="Bits/Report/All Affiliations/MILITARY OPERATIONS OTHER THAN WAR (MOOTW)/OPERATIONS/HIJACKING/HIJACKING (AIRPLANE)"
       desc="HIJACKING (AIRPLANE)"
       source="S1" />
  <cot cot="b-r-.-O-O-H-V"
       full="Bits/Report/All Affiliations/MILITARY OPERATIONS OTHER THAN WAR (MOOTW)/OPERATIONS/HIJACKING/HIJACKING (BOAT)"
       desc="HIJACKING (BOAT)"
       source="S1" />
  <cot cot="b-r-.-O-O-K"
       full="Bits/Report/All Affiliations/MILITARY OPERATIONS OTHER THAN WAR (MOOTW)/OPERATIONS/KIDNAPPING"
       desc="KIDNAPPING"
       source="S1" />
  <cot cot="b-r-.-O-O-A"
       full="Bits/Report/All Affiliations/MILITARY OPERATIONS OTHER THAN WAR (MOOTW)/OPERATIONS/ARREST"
       desc="ARREST"
       source="S1" />
  <cot cot="b-r-.-O-O-U"
       full="Bits/Report/All Affiliations/MILITARY OPERATIONS OTHER THAN WAR (MOOTW)/OPERATIONS/DRUG OPERATION"
       desc="DRUG OPERATION"
       source="S1" />
  <cot cot="b-r-.-O-I"
       full="Bits/Report/All Affiliations/MILITARY OPERATIONS OTHER THAN WAR (MOOTW)/ITEMS"
       desc="ITEMS"
       source="S1" />
  <cot cot="b-r-.-O-I-R"
       full="Bits/Report/All Affiliations/MILITARY OPERATIONS OTHER THAN WAR (MOOTW)/ITEMS/REFUGEES"
       desc="REFUGEES"
       source="S1" />
  <cot cot="b-r-.-O-I-S"
       full="Bits/Report/All Affiliations/MILITARY OPERATIONS OTHER THAN WAR (MOOTW)/ITEMS/SAFE HOUSE"
       desc="SAFE HOUSE"
       source="S1" />
  <cot cot="b-r-.-O-I-G"
       full="Bits/Report/All Affiliations/MILITARY OPERATIONS OTHER THAN WAR (MOOTW)/ITEMS/GRAFITTI"
       desc="GRAFITTI"
       source="S1" />
  <cot cot="b-r-.-O-I-V"
       full="Bits/Report/All Affiliations/MILITARY OPERATIONS OTHER THAN WAR (MOOTW)/ITEMS/VANDALISM-RAPE-LOOT-RANSACK-PLUNDER-SACK"
       desc="VANDALISM/RAPE/LOOT/RANSACK/PLUNDER/SACK"
       source="S1" />
  <cot cot="b-r-.-O-I-I"
       full="Bits/Report/All Affiliations/MILITARY OPERATIONS OTHER THAN WAR (MOOTW)/ITEMS/KNOWN INSURGENT VEHICLE"
       desc="KNOWN INSURGENT VEHICLE"
       source="S1" />
  <cot cot="b-r-.-O-I-D"
       full="Bits/Report/All Affiliations/MILITARY OPERATIONS OTHER THAN WAR (MOOTW)/ITEMS/DRUG VEHICLE"
       desc="DRUG VEHICLE"
       source="S1" />
  <cot cot="b-r-.-O-I-F"
       full="Bits/Report/All Affiliations/MILITARY OPERATIONS OTHER THAN WAR (MOOTW)/ITEMS/INTERNAL SECURITY FORCE"
       desc="INTERNAL SECURITY FORCE"
       source="S1" />

  <cot cot="b-x.*"
       full="Bits/x.*"
       desc="NON-COT OBJECT"
       source="S1" />

  <!--
     NBC - Chemical attack.
     Values below are from http://www.bt.cdc.gov/Agent/agentlistchem-category.asp
  -->
  <cot cot="r-c"
       full="Reservation-Restriction/Contaminated"
       desc="Contaminated"
       source="S1" />
  <cot cot="r-c-x"
       full="Reservation-Restriction/Contaminated/Contamination Details"
       desc="Contamination Details"
       source="S1" />
  <cot cot="r-c-x-c"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack"
       desc="Chemical attack"
       source="S1" />

  <cot cot="r-c-x-c-s"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/blister"
       desc="blister: aka vesicants. Chemicals that severely blister the eyes, respiratory tract, and skin on contact"
       source="S1" />
  <cot cot="r-c-x-c-s-m"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/blister/mustards"
       desc="mustards"
       source="S1" />
  <cot cot="r-c-x-c-s-m-hd"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/blister/mustards/Distilled mustard (HD)"
       desc="Distilled mustard (HD)"
       source="S1" />
  <cot cot="r-c-x-c-s-m-h"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/blister/mustards/Mustard gas (H) (sulfur mustard)"
       desc="Mustard gas (H) (sulfur mustard)"
       source="S1" />
  <cot cot="r-c-x-c-s-m-hl"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/blister/mustards/Mustard-lewisite (HL)"
       desc="Mustard-lewisite (HL)"
       source="S1" />
  <cot cot="r-c-x-c-s-m-t"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/blister/mustards/Mustard-T"
       desc="Mustard/T"
       source="S1" />
  <cot cot="r-c-x-c-s-m-n"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/blister/mustards/Nitrogen mustard (HN-1, HN-2, HN-3)"
       desc="Nitrogen mustard (HN-1, HN-2, HN-3)"
       source="S1" />
  <cot cot="r-c-x-c-s-m-q"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/blister/mustards/Sesqui mustard"
       desc="Sesqui mustard"
       source="S1" />
  <cot cot="r-c-x-c-s-m-s"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/blister/mustards/Sulfur mustard (H) (mustard gas)"
       desc="Sulfur mustard (H) (mustard gas)"
       source="S1" />
  <cot cot="r-c-x-c-s-cx"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/blister/hosgene oxime (CX)"
       desc="hosgene oxime (CX)"
       source="S1" />
  <cot cot="r-c-x-c-s-l"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/blister/Lewisites-chloroarsine agents"
       desc="Lewisites/chloroarsine agents"
       source="S1" />
  <cot cot="r-c-x-c-s-l-l"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/blister/Lewisites-chloroarsine agents/Lewisite (L, L-1, L-2, L-3)"
       desc="Lewisite (L, L-1, L-2, L-3)"
       source="S1" />
  <cot cot="r-c-x-c-s-l-hl"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/blister/Lewisites-chloroarsine agents/Mustard-lewisite (HL)"
       desc="Mustard-lewisite (HL)"
       source="S1" />

  <cot cot="r-c-x-c-b"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/blood"
       desc="blood: Poisons that affect the body by being absorbed into the blood"
       source="S1" />
  <cot cot="r-c-x-c-b-a"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/blood/Arsine (SA)"
       desc="Arsine (SA)"
       source="S1" />
  <cot cot="r-c-x-c-b-m"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/blood/Carbon Monoxide"
       desc="Carbon Monoxide"
       source="S1" />
  <cot cot="r-c-x-c-b-c"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/blood/Cyanide"
       desc="Cyanide"
       source="S1" />
  <cot cot="r-c-x-c-b-c-c"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/blood/Cyanide/Cyanogen chloride (CK)"
       desc="Cyanogen chloride (CK)"
       source="S1" />
  <cot cot="r-c-x-c-b-c-h"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/blood/Cyanide/Hydrogen cyanide (AC)"
       desc="Hydrogen cyanide (AC)"
       source="S1" />
  <cot cot="r-c-x-c-b-c-p"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/blood/Cyanide/Potassium cyanide (KCN)"
       desc="Potassium cyanide (KCN)"
       source="S1" />
  <cot cot="r-c-x-c-b-c-s"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/blood/Cyanide/Sodium cyanide (NaCN)"
       desc="Sodium cyanide (NaCN)"
       source="S1" />
  <cot cot="r-c-x-c-b-s"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/blood/Sodium monofluoroacetate (compound 1080)"
       desc="Sodium monofluoroacetate (compound 1080)"
       source="S1" />

  <cot cot="r-c-x-c-c"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/caustics (Acids)"
       desc="caustics (Acids): Chemicals that burn or corrode people's skin, eyes, and mucus membranes (lining of the nose, mouth, throat, and lungs) on contact"
       source="S1" />
  <cot cot="r-c-x-c-c-h"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/caustics (Acids)/Hydrofluoric acid (hydrogen fluoride)"
       desc="Hydrofluoric acid (hydrogen fluoride)"
       source="S1" />

  <cot cot="r-c-x-c-p"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/Choking-Lung-Pulmonary Agents"
       desc="Choking/Lung/Pulmonary Agents: Chemicals that cause severe irritation or swelling of the respiratory tract (lining of the nose, throat, and lungs)"
       source="S1" />
  <cot cot="r-c-x-c-p-a"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/Choking-Lung-Pulmonary Agents/Ammonia"
       desc="Ammonia"
       source="S1" />
  <cot cot="r-c-x-c-p-b"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/Choking-Lung-Pulmonary Agents/Bromine (CA)"
       desc="Bromine (CA)"
       source="S1" />
  <cot cot="r-c-x-c-p-c"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/Choking-Lung-Pulmonary Agents/Chlorine (CL)"
       desc="Chlorine (CL)"
       source="S1" />
  <cot cot="r-c-x-c-p-h"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/Choking-Lung-Pulmonary Agents/Hydrogen chloride"
       desc="Hydrogen chloride"
       source="S1" />
  <cot cot="r-c-x-c-p-m"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/Choking-Lung-Pulmonary Agents/Methyl bromide"
       desc="Methyl bromide"
       source="S1" />
  <cot cot="r-c-x-c-p-i"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/Choking-Lung-Pulmonary Agents/Methyl isocyanate"
       desc="Methyl isocyanate"
       source="S1" />
  <cot cot="r-c-x-c-p-t"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/Choking-Lung-Pulmonary Agents/Osmium tetroxide"
       desc="Osmium tetroxide"
       source="S1" />
  <cot cot="r-c-x-c-p-p"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/Choking-Lung-Pulmonary Agents/Phosgene"
       desc="Phosgene"
       source="S1" />
  <cot cot="r-c-x-c-p-p-d"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/Choking-Lung-Pulmonary Agents/Phosgene/Diphosgene (DP)"
       desc="Diphosgene (DP)"
       source="S1" />
  <cot cot="r-c-x-c-p-p-c"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/Choking-Lung-Pulmonary Agents/Phosgene/Phosgene (CG)"
       desc="Phosgene (CG)"
       source="S1" />
  <cot cot="r-c-x-c-p-o"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/Choking-Lung-Pulmonary Agents/Phosphine"
       desc="Phosphine"
       source="S1" />
  <cot cot="r-c-x-c-p-r"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/Choking-Lung-Pulmonary Agents/Phosphorus, elemental"
       desc="Phosphorus, elemental"
       source="S1" />
  <cot cot="r-c-x-c-p-r-w"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/Choking-Lung-Pulmonary Agents/Phosphorus, elemental/white"
       desc="white"
       source="S1" />
  <cot cot="r-c-x-c-p-r-y"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/Choking-Lung-Pulmonary Agents/Phosphorus, elemental/yellow"
       desc="yellow"
       source="S1" />
  <cot cot="r-c-x-c-p-s"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/Choking-Lung-Pulmonary Agents/Sulfuryl fluoride"
       desc="Sulfuryl fluoride"
       source="S1" />

  <cot cot="r-c-x-c-i"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/Incapacitating Agents"
       desc="Incapacitating Agents: Drugs that make people unable to think clearly or that cause an altered state of consciousness (possibly unconsciousness)"
       source="S1" />
  <cot cot="r-c-x-c-i-b"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/Incapacitating Agents/BZ"
       desc="BZ"
       source="S1" />
  <cot cot="r-c-x-c-i-o"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/Incapacitating Agents/opioids"
       desc="opioids: chemical substance that causes a morphine-like action"
       source="S1" />
  <cot cot="r-c-x-c-i-o-f"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/Incapacitating Agents/opioids/Fentanyls"
       desc="Fentanyls"
       source="S1" />

  <cot cot="r-c-x-c-a"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/Long-Acting Anticoagulants"
       desc="Long-Acting Anticoagulants: Poisons that prevent blood from clotting properly, which can lead to uncontrolled bleeding"
       source="S1" />
  <cot cot="r-c-x-c-a-w"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/Long-Acting Anticoagulants/Super warfarin"
       desc="Super warfarin"
       source="S1" />

  <cot cot="r-c-x-c-m"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/Metals: Agents that consist of metallic poisons"
       desc="Metals: Agents that consist of metallic poisons"
       source="S1" />
  <cot cot="r-c-x-c-m-a"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/Metals: Agents that consist of metallic poisons/Arsenic"
       desc="Arsenic"
       source="S1" />
  <cot cot="r-c-x-c-m-b"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/Metals: Agents that consist of metallic poisons/Barium"
       desc="Barium"
       source="S1" />
  <cot cot="r-c-x-c-m-m"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/Metals: Agents that consist of metallic poisons/Mercury"
       desc="Mercury"
       source="S1" />
  <cot cot="r-c-x-c-m-t"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/Metals: Agents that consist of metallic poisons/Thallium"
       desc="Thallium"
       source="S1" />


  <cot cot="r-c-x-c-n"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/Nerve Agents"
       desc="Nerve Agents: Highly poisonous chemicals that work by preventing the nervous system from working properly"
       source="S1" />
  <cot cot="r-c-x-c-n-g"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/Nerve Agents/G agents"
       desc="G agents"
       source="S1" />
  <cot cot="r-c-x-c-n-g-b"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/Nerve Agents/G agents/Sarin (GB)"
       desc="Sarin (GB)"
       source="S1" />
  <cot cot="r-c-x-c-n-g-d"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/Nerve Agents/G agents/Soman (GD)"
       desc="Soman (GD)"
       source="S1" />
  <cot cot="r-c-x-c-n-g-a"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/Nerve Agents/G agents/Tabun (GA)"
       desc="Tabun (GA)"
       source="S1" />
  <cot cot="r-c-x-c-n-v"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/Nerve Agents/V agents"
       desc="V agents"
       source="S1" />
  <cot cot="r-c-x-c-n-v-x"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/Nerve Agents/V agents/VX"
       desc="VX"
       source="S1" />

  <cot cot="r-c-x-c-o"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/Organic Solvents"
       desc="Organic Solvents: Agents that damage the tissues of living things by dissolving fats and oils"
       source="S1" />
  <cot cot="r-c-x-c-o-b"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/Organic Solvents/Benzene"
       desc="Benzene"
       source="S1" />

  <cot cot="r-c-x-c-g"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/Riot Control Agents-Tear Gas"
       desc="Riot Control Agents/Tear Gas: Highly irritating agents normally used by law enforcement for crowd control or by individuals for protection (for example, mace)"
       source="S1" />
  <cot cot="r-c-x-c-g-b"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/Riot Control Agents-Tear Gas/Bromobenzylcyanide (CA)"
       desc="Bromobenzylcyanide (CA)"
       source="S1" />
  <cot cot="r-c-x-c-g-n"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/Riot Control Agents-Tear Gas/Chloroacetophenone (CN)"
       desc="Chloroacetophenone (CN)"
       source="S1" />
  <cot cot="r-c-x-c-g-s"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/Riot Control Agents-Tear Gas/Chlorobenzylidenemalononitrile (CS)"
       desc="Chlorobenzylidenemalononitrile (CS)"
       source="S1" />
  <cot cot="r-c-x-c-g-p"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/Riot Control Agents-Tear Gas/Chloropicrin (PS)"
       desc="Chloropicrin (PS)"
       source="S1" />
  <cot cot="r-c-x-c-g-d"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/Riot Control Agents-Tear Gas/Dibenzoxazepine (CR)"
       desc="Dibenzoxazepine (CR)"
       source="S1" />

  <cot cot="r-c-x-c-h"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/Toxic Alcohols"
       desc="Toxic Alcohols: Poisonous alcohols that can damage the heart, kidneys, and nervous system"
       source="S1" />
  <cot cot="r-c-x-c-h-e"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/Toxic Alcohols/Ethylene glycol"
       desc="Ethylene glycol"
       source="S1" />

  <cot cot="r-c-x-c-v"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/Vomiting Agents: Chemicals that cause nausea and vomiting"
       desc="Vomiting Agents: Chemicals that cause nausea and vomiting"
       source="S1" />
  <cot cot="r-c-x-c-v-a"
       full="Reservation-Restriction/Contaminated/Contamination Details/Chemical attack/Vomiting Agents: Chemicals that cause nausea and vomiting/Adamsite (DM)"
       desc="Adamsite (DM)"
       source="S1" />

  <!--
     NBC - Biological attack.
     Values below are from http://en.wikipedia.org/wiki/Biological_agent
  -->
  <cot cot="r-c-x-b"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack"
       desc="Biological attack"
       source="S1" />

  <cot cot="r-c-x-b-m"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Mycotic biological agents"
       desc="Mycotic biological agents"
       source="S1" />
  <cot cot="r-c-x-b-m-c"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Mycotic biological agents/OC, Coccidioides mycosis"
       desc="OC, Coccidioides mycosis"
       source="S1" />

  <cot cot="r-c-x-b-b"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category B"
       desc="Category B - Second highest priority agents include those that are moderately easy to disseminate; result in moderate morbidity rates and low mortality rates"
       source="S1" />
  <cot cot="r-c-x-b-b-a"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category B/anthrax"
       desc="anthrax"
       source="S1" />
  <cot cot="r-c-x-b-b-a-n"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category B/anthrax/N anthrax"
       desc="N anthrax"
       source="S1" />
  <cot cot="r-c-x-b-b-a-t"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category B/anthrax/TR anthrax"
       desc="TR anthrax"
       source="S1" />
  <cot cot="r-c-x-b-b-p"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category B/Psittacosis (Chlamydia psittaci)"
       desc="Psittacosis (Chlamydia psittaci)"
       source="S1" />
  <cot cot="r-c-x-b-b-t"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category B/Typhus fever (Rickettsia prowazekii)"
       desc="Typhus fever (Rickettsia prowazekii)"
       source="S1" />
  <cot cot="r-c-x-b-b-t-u"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category B/Typhus fever (Rickettsia prowazekii)/UL, tularemia (schu S4)"
       desc="UL, tularemia (schu S4)"
       source="S1" />
  <cot cot="r-c-x-b-b-t-w"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category B/Typhus fever (Rickettsia prowazekii)/TT, wet-type UL"
       desc="TT, wet-type UL"
       source="S1" />
  <cot cot="r-c-x-b-b-t-d"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category B/Typhus fever (Rickettsia prowazekii)/ZZ, dry-type UL"
       desc="ZZ, dry-type UL"
       source="S1" />
  <cot cot="r-c-x-b-b-t-s"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category B/Typhus fever (Rickettsia prowazekii)/SR, tularemia"
       desc="SR, tularemia"
       source="S1" />
  <cot cot="r-c-x-b-b-t-j"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category B/Typhus fever (Rickettsia prowazekii)/JT, tularemia (425)"
       desc="JT, tularemia (425)"
       source="S1" />
  <cot cot="r-c-x-b-b-c"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category B/HO, cholera"
       desc="HO, cholera"
       source="S1" />
  <cot cot="r-c-x-b-b-b"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category B/Brucellosis (Brucella species)"
       desc="Brucellosis (Brucella species)"
       source="S1" />
  <cot cot="r-c-x-b-b-b-b"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category B/Brucellosis (Brucella species)/AB, bovine brucellosis"
       desc="AB, bovine brucellosis"
       source="S1" />
  <cot cot="r-c-x-b-b-b-p"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category B/Brucellosis (Brucella species)/porcine brucellosis"
       desc="porcine brucellosis"
       source="S1" />
  <cot cot="r-c-x-b-b-b-p-u"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category B/Brucellosis (Brucella species)/porcine brucellosis/US, porcine brucellosis"
       desc="US, porcine brucellosis"
       source="S1" />
  <cot cot="r-c-x-b-b-b-p-n"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category B/Brucellosis (Brucella species)/porcine brucellosis/NX, porcine brucellosis"
       desc="NX, porcine brucellosis"
       source="S1" />
  <cot cot="r-c-x-b-b-b-c"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category B/Brucellosis (Brucella species)/caprine brucellosis"
       desc="caprine brucellosis"
       source="S1" />
  <cot cot="r-c-x-b-b-b-c-a"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category B/Brucellosis (Brucella species)/caprine brucellosis/AM, caprine brucellosis"
       desc="AM, caprine brucellosis"
       source="S1" />
  <cot cot="r-c-x-b-b-b-c-b"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category B/Brucellosis (Brucella species)/caprine brucellosis/BX, caprine brucellosis"
       desc="BX, caprine brucellosis"
       source="S1" />
  <cot cot="r-c-x-b-b-y"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category B/Y, bacterial dysentery"
       desc="Y, bacterial dysentery"
       source="S1" />
  <cot cot="r-c-x-b-b-g"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category B/Glanders (Burkholderia mallei)"
       desc="Glanders (Burkholderia mallei)"
       source="S1" />
  <cot cot="r-c-x-b-b-m"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category B/Melioidosis (Burkholderia pseudomallei)"
       desc="Melioidosis (Burkholderia pseudomallei)"
       source="S1" />
  <cot cot="r-c-x-b-b-d"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category B/DK, diphtheria"
       desc="DK, diphtheria"
       source="S1" />
  <cot cot="r-c-x-b-b-l"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category B/TQ, listeriosis"
       desc="TQ, listeriosis"
       source="S1" />

  <cot cot="r-c-x-b-c"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category C"
       desc="Category C - Third highest priority agents include emerging pathogens that could be engineered for mass dissemination in the future"
       source="S1" />
  <cot cot="r-c-x-b-c-s"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category C/SI - psittacosis"
       desc="SI - psittacosis"
       source="S1" />

  <cot cot="r-c-x-b-r"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Rickettsial biological agents"
       desc="Rickettsial biological agents"
       source="S1" />
  <cot cot="r-c-x-b-r-r"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Rickettsial biological agents/rocky mountain spotted fever"
       desc="rocky mountain spotted fever"
       source="S1" />
  <cot cot="r-c-x-b-r-r-r"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Rickettsial biological agents/rocky mountain spotted fever/RI, rocky mountain spotted fever"
       desc="RI, rocky mountain spotted fever"
       source="S1" />
  <cot cot="r-c-x-b-r-r-u"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Rickettsial biological agents/rocky mountain spotted fever/UY, rocky mountain spotted fever"
       desc="UY, rocky mountain spotted fever"
       source="S1" />
  <cot cot="r-c-x-b-r-q"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Rickettsial biological agents/OU, Q fever"
       desc="OU, Q fever"
       source="S1" />
  <cot cot="r-c-x-b-r-q-w"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Rickettsial biological agents/OU, Q fever/MN, wet-type OU"
       desc="MN, wet-type OU"
       source="S1" />
  <cot cot="r-c-x-b-r-q-d"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Rickettsial biological agents/OU, Q fever/NT, dry-type OU"
       desc="NT, dry-type OU"
       source="S1" />
  <cot cot="r-c-x-b-r-t"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Rickettsial biological agents/typhus"
       desc="typhus"
       source="S1" />
  <cot cot="r-c-x-b-r-t-h"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Rickettsial biological agents/typhus/YE, human typhus"
       desc="YE, human typhus"
       source="S1" />
  <cot cot="r-c-x-b-r-t-m"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Rickettsial biological agents/typhus/AV, murine typhus"
       desc="AV, murine typhus"
       source="S1" />

  <cot cot="r-c-x-b-v"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Viral biological agents"
       desc="Viral biological agents"
       source="S1" />
  <cot cot="r-c-x-b-v-y"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Viral biological agents/yellow fever"
       desc="yellow fever"
       source="S1" />
  <cot cot="r-c-x-b-v-y-o"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Viral biological agents/yellow fever/OJ, yellow fever"
       desc="OJ, yellow fever"
       source="S1" />
  <cot cot="r-c-x-b-v-y-u"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Viral biological agents/yellow fever/UT, yellow fever"
       desc="UT, yellow fever"
       source="S1" />
  <cot cot="r-c-x-b-v-y-l"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Viral biological agents/yellow fever/LU, yellow fever"
       desc="LU, yellow fever"
       source="S1" />
  <cot cot="r-c-x-b-v-r"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Viral biological agents/FA, rift valley fever"
       desc="FA, rift valley fever"
       source="S1" />
  <cot cot="r-c-x-b-v-e"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Viral biological agents/Encephalitis"
       desc="Encephalitis"
       source="S1" />
  <cot cot="r-c-x-b-v-e-e"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Viral biological agents/Encephalitis/Equine Encephalitis"
       desc="Equine Encephalitis"
       source="S1" />
  <cot cot="r-c-x-b-v-e-e-v"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Viral biological agents/Encephalitis/Equine Encephalitis/Venezuelan Equine Encephalitis"
       desc="Venezuelan Equine Encephalitis"
       source="S1" />
  <cot cot="r-c-x-b-v-e-e-v-n"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Viral biological agents/Encephalitis/Equine Encephalitis/Venezuelan Equine Encephalitis/NU, Venezuelan Equine Encephalitis"
       desc="NU, Venezuelan Equine Encephalitis"
       source="S1" />
  <cot cot="r-c-x-b-v-e-e-v-t"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Viral biological agents/Encephalitis/Equine Encephalitis/Venezuelan Equine Encephalitis/TD, Venezuelan Equine Encephalitis"
       desc="TD, Venezuelan Equine Encephalitis"
       source="S1" />
  <cot cot="r-c-x-b-v-e-e-v-f"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Viral biological agents/Encephalitis/Equine Encephalitis/Venezuelan Equine Encephalitis/FX, Venezuelan Equine Encephalitis"
       desc="FX, Venezuelan Equine Encephalitis"
       source="S1" />
  <cot cot="r-c-x-b-v-e-e-e"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Viral biological agents/Encephalitis/Equine Encephalitis/ZX, Eastern Equine Encephalitis"
       desc="ZX, Eastern Equine Encephalitis"
       source="S1" />
  <cot cot="r-c-x-b-v-e-j"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Viral biological agents/Encephalitis/AN, Japanese B Encephalitis"
       desc="AN, Japanese B Encephalitis"
       source="S1" />
  <cot cot="r-c-x-b-v-s"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Viral biological agents/ZL, smallpox"
       desc="ZL, smallpox"
       source="S1" />

  <cot cot="r-c-x-b-t"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Biological Toxins"
       desc="Biological Toxins"
       source="S1" />
  <cot cot="r-c-x-b-t-a"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Biological Toxins/Abrin"
       desc="Abrin"
       source="S1" />
  <cot cot="r-c-x-b-t-v"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Biological Toxins/Brevetoxin"
       desc="Brevetoxin"
       source="S1" />
  <cot cot="r-c-x-b-t-b"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Biological Toxins/botulinum toxin A"
       desc="botulinum toxin A"
       source="S1" />
  <cot cot="r-c-x-b-t-b-x"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Biological Toxins/botulinum toxin A/X, botulinum toxin A"
       desc="X, botulinum toxin A"
       source="S1" />
  <cot cot="r-c-x-b-t-b-xr"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Biological Toxins/botulinum toxin A/XR, partially purified botulinum toxin A"
       desc="XR, partially purified botulinum toxin A"
       source="S1" />
  <cot cot="r-c-x-b-t-r"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Biological Toxins/ricin"
       desc="ricin"
       source="S1" />
  <cot cot="r-c-x-b-t-r-w"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Biological Toxins/ricin/W, ricin"
       desc="W, ricin"
       source="S1" />
  <cot cot="r-c-x-b-t-r-wa"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Biological Toxins/ricin/WA, ricin"
       desc="WA, ricin"
       source="S1" />
  <cot cot="r-c-x-b-t-e"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Biological Toxins/staphylococcal enterotoxin B"
       desc="staphylococcal enterotoxin B"
       source="S1" />
  <cot cot="r-c-x-b-t-e-uc"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Biological Toxins/staphylococcal enterotoxin B/UC, staphylococcal enterotoxin B"
       desc="UC, staphylococcal enterotoxin B"
       source="S1" />
  <cot cot="r-c-x-b-t-e-pg"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Biological Toxins/staphylococcal enterotoxin B/PG, staphylococcal enterotoxin B"
       desc="PG, staphylococcal enterotoxin B"
       source="S1" />
  <cot cot="r-c-x-b-t-s"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Biological Toxins/saxitoxin"
       desc="saxitoxin"
       source="S1" />
  <cot cot="r-c-x-b-t-s-t"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Biological Toxins/saxitoxin/TZ, saxitoxin"
       desc="TZ, saxitoxin"
       source="S1" />
  <cot cot="r-c-x-b-t-s-s"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Biological Toxins/saxitoxin/SS, saxitoxin"
       desc="SS, saxitoxin"
       source="S1" />
  <cot cot="r-c-x-b-t-c"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Biological Toxins/Colchicine"
       desc="Colchicine"
       source="S1" />
  <cot cot="r-c-x-b-t-y"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Biological Toxins/Strychnine"
       desc="Strychnine"
       source="S1" />
  <cot cot="r-c-x-b-t-n"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Biological Toxins/Nicotine"
       desc="Nicotine"
       source="S1" />
  <cot cot="r-c-x-b-t-d"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Biological Toxins/Digitalis"
       desc="Digitalis"
       source="S1" />
  <cot cot="r-c-x-b-t-t"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Biological Toxins/PP, tetrodotoxin"
       desc="PP, tetrodotoxin"
       source="S1" />
  <cot cot="r-c-x-b-t-3"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Biological Toxins/Trichothecene"
       desc="Trichothecene"
       source="S1" />

  <cot cot="r-c-x-b-s"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Simuants"
       desc="Simuants"
       source="S1" />
  <cot cot="r-c-x-b-s-m"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Simuants/MR, molasis residium"
       desc="MR, molasis residium"
       source="S1" />
  <cot cot="r-c-x-b-s-g"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Simuants/Bacillus globigii"
       desc="Bacillus globigii"
       source="S1" />
  <cot cot="r-c-x-b-s-g-bg"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Simuants/Bacillus globigii/BG, Bacillus globigii"
       desc="BG, Bacillus globigii"
       source="S1" />
  <cot cot="r-c-x-b-s-g-bs"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Simuants/Bacillus globigii/BS, Bacillus globigii"
       desc="BS, Bacillus globigii"
       source="S1" />
  <cot cot="r-c-x-b-s-g-u"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Simuants/Bacillus globigii/U, Bacillus globigii"
       desc="U, Bacillus globigii"
       source="S1" />
  <cot cot="r-c-x-b-s-s"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Simuants/Serratia marescens"
       desc="Serratia marescens"
       source="S1" />
  <cot cot="r-c-x-b-s-s-s"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Simuants/Serratia marescens/SM, Serratia marescens"
       desc="SM, Serratia marescens"
       source="S1" />
  <cot cot="r-c-x-b-s-s-p"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Simuants/Serratia marescens/P, Serratia marescens"
       desc="P, Serratia marescens"
       source="S1" />
  <cot cot="r-c-x-b-s-a"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Simuants/AF, Aspergillus fumigatus mutant C-2"
       desc="AF, Aspergillus fumigatus mutant C-2"
       source="S1" />
  <cot cot="r-c-x-b-s-e"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Simuants/EC, E. coli"
       desc="EC, E. coli"
       source="S1" />
  <cot cot="r-c-x-b-s-t"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Simuants/BT, Bacillus thursidius"
       desc="BT, Bacillus thursidius"
       source="S1" />
  <cot cot="r-c-x-b-s-w"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Simuants/EH, Erwinia hebicola"
       desc="EH, Erwinia hebicola"
       source="S1" />
  <cot cot="r-c-x-b-s-f"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Simuants/FP, fluorescent particle"
       desc="FP, fluorescent particle"
       source="S1" />

  <!--
     Values below are from http://www.bt.cdc.gov/agent/agentlist-category.asp
     These entries were commented out in the original MITRE source.
     Retained as-is per original for reference.
     These entries were commented out in the original MITRE source.
     Retained as-is per original for reference.

  <cot cot="r-c-x-b-a"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category A"
       desc="Category A - High-priority agents include organisms that pose a risk to national security"
       source="S1" />
  <cot cot="r-c-x-b-a-a"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category A/Anthrax (Bacillus anthracis)"
       desc="Anthrax (Bacillus anthracis)"
       source="S1" />
  <cot cot="r-c-x-b-a-b"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category A/Botulism (Clostridium botulinumcu toxin)"
       desc="Botulism (Clostridium botulinumcu toxin)"
       source="S1" />
  <cot cot="r-c-x-b-a-p"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category A/Plague (Yersinia pestis)"
       desc="Plague (Yersinia pestis)"
       source="S1" />
  <cot cot="r-c-x-b-a-s"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category A/Smallpox (variola major)"
       desc="Smallpox (variola major)"
       source="S1" />
  <cot cot="r-c-x-b-a-t"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category A/Tularemia (Francisella tularensis)"
       desc="Tularemia (Francisella tularensis)"
       source="S1" />
  <cot cot="r-c-x-b-a-v"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category A/Viral hemorrhagic fevers"
       desc="Viral hemorrhagic fevers"
       source="S1" />
  <cot cot="r-c-x-b-a-v-f"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category A/Viral hemorrhagic fevers/Filoviruses"
       desc="Filoviruses"
       source="S1" />
  <cot cot="r-c-x-b-a-v-f-e"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category A/Viral hemorrhagic fevers/Filoviruses/Ebola"
       desc="Ebola"
       source="S1" />
  <cot cot="r-c-x-b-a-v-f-m"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category A/Viral hemorrhagic fevers/Filoviruses/Marburg"
       desc="Marburg"
       source="S1" />
  <cot cot="r-c-x-b-a-v-a"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category A/Viral hemorrhagic fevers/Arenaviruses"
       desc="Arenaviruses"
       source="S1" />
  <cot cot="r-c-x-b-a-v-a-l"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category A/Viral hemorrhagic fevers/Arenaviruses/Lassa virus"
       desc="Lassa virus"
       source="S1" />
  <cot cot="r-c-x-b-a-v-a-m"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category A/Viral hemorrhagic fevers/Arenaviruses/Machupo virus"
       desc="Machupo virus"
       source="S1" />

  <cot cot="r-c-x-b-b"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category B"
       desc="Category B - Second highest priority agents include those that are moderately easy to disseminate; result in moderate morbidity rates and low mortality rates"
       source="S1" />
  <cot cot="r-c-x-b-b-b"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category B/Brucellosis (Brucella species)"
       desc="Brucellosis (Brucella species)"
       source="S1" />
  <cot cot="r-c-x-b-b-e"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category B/Epsilon toxin of Clostridium perfringens"
       desc="Epsilon toxin of Clostridium perfringens"
       source="S1" />
  <cot cot="r-c-x-b-b-f"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category B/Food safety threats (e.g., Salmonella species, Escherichia coli O157:H7, Shigella)"
       desc="Food safety threats (e.g., Salmonella species, Escherichia coli O157:H7, Shigella)"
       source="S1" />
  <cot cot="r-c-x-b-b-g"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category B/Glanders (Burkholderia mallei)"
       desc="Glanders (Burkholderia mallei)"
       source="S1" />
  <cot cot="r-c-x-b-b-m"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category B/Melioidosis (Burkholderia pseudomallei)"
       desc="Melioidosis (Burkholderia pseudomallei)"
       source="S1" />
  <cot cot="r-c-x-b-b-p"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category B/Psittacosis (Chlamydia psittaci)"
       desc="Psittacosis (Chlamydia psittaci)"
       source="S1" />
  <cot cot="r-c-x-b-b-q"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category B/Q fever (Coxiella burnetii)"
       desc="Q fever (Coxiella burnetii)"
       source="S1" />
  <cot cot="r-c-x-b-b-r"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category B/Ricin toxin from Ricinus communis (castor beans)"
       desc="Ricin toxin from Ricinus communis (castor beans)"
       source="S1" />
  <cot cot="r-c-x-b-b-s"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category B/Staphylococcal enterotoxin B"
       desc="Staphylococcal enterotoxin B"
       source="S1" />
  <cot cot="r-c-x-b-b-t"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category B/Typhus fever (Rickettsia prowazekii)"
       desc="Typhus fever (Rickettsia prowazekii)"
       source="S1" />
  <cot cot="r-c-x-b-b-v"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category B/Viral encephalitis (alphaviruses [e.g., Venezuelan equine encephalitis, eastern equine encephalitis, western equine encephalitis])"
       desc="Viral encephalitis (alphaviruses [e.g., Venezuelan equine encephalitis, eastern equine encephalitis, western equine encephalitis])"
       source="S1" />
  <cot cot="r-c-x-b-b-w"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category B/Water safety threats (e.g., Vibrio cholerae, Cryptosporidium parvum)"
       desc="Water safety threats (e.g., Vibrio cholerae, Cryptosporidium parvum)"
       source="S1" />

  <cot cot="r-c-x-b-c"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category C"
       desc="Category C - Third highest priority agents include emerging pathogens that could be engineered for mass dissemination in the future"
       source="S1" />
  <cot cot="r-c-x-b-c-n"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category C/Nipah virus"
       desc="Nipah virus"
       source="S1" />
  <cot cot="r-c-x-b-c-h"
       full="Reservation-Restriction/Contaminated/Contamination Details/Biological attack/Category C/hantavirus"
       desc="hantavirus"
       source="S1" />
  -->

  <!-- CoT weapon type hierarchy... -->
  <!-- Thanks to Tom Burger and the DLARS folks at NGC for providing this... -->
  <!-- Tree description is in types.txt.  Below is the flattened version. -->

  <weapon cot="b"                       desc="CHF-ALE-40/4"                              />
  <weapon cot="b"                       desc="FLARE-ALE 40"                              />
  <weapon cot="b"                       desc="FLARE-TP 400"                              />
  <weapon cot="b"                       desc="M 116 A1/A2"                               />
  <weapon cot="b-M129"                  desc="M129 2000LB LEAFLET/CHAFF"                 />
  <weapon cot="b-MC1"                   desc="MC-1 AG"                                   />
  <weapon cot="b-MK106"                 desc="MK-106 (PRACTICE BOMB)"                    />
  <weapon cot="b-MK33"                  desc="MK-33"                                     />
  <weapon cot="b-MK76"                  desc="MK-76"                                     />
  <weapon cot="b-MK82"                  desc="MK-82 LD"                                  />
  <weapon cot="b-MK82SE"                desc="MK-82SE SNAKE EYE"                         />
  <weapon cot="b-MK84"                  desc="MK-84 LD 2000LB"                           />
  <weapon cot="b-MK86"                  desc="MK-86 (BOMB)"                              />
  <weapon cot="b-MW1"                   desc="MW1-MKSA-TOR"                              />
  <weapon cot="b-MW1KB"                 desc="MW1-KB 44-TOR"                             />
  <weapon cot="b-c"                     desc="CBU-2 C/A"                                 />
  <weapon cot="b-c-BL755"               desc="BL-755"                                    />
  <weapon cot="b-c-CBU103"              desc="CBU-103 WCMD-CEM"                          />
  <weapon cot="b-c-CBU104"              desc="CBU-104 WCMD-GATOR"                        />
  <weapon cot="b-c-CBU105"              desc="CBU-105 WCMD-SFW"                          />
  <weapon cot="b-c-CBU24"               desc="CBU-24"                                    />
  <weapon cot="b-c-CBU421A"             desc="CBU-421A"                                  />
  <weapon cot="b-c-CBU49"               desc="CBU-49"                                    />
  <weapon cot="b-c-CBU59"               desc="CBU-59/B ROCKEYE II"                       />
  <weapon cot="b-c-CBU78"               desc="CBU-78 GATOR MINE"                         />
  <weapon cot="b-c-CBU81B"              desc="CBU-81B"                                   />
  <weapon cot="b-c-CBU87"               desc="CBU-87 CEM"                                />
  <weapon cot="b-c-CBU89"               desc="CBU-89 GATOR"                              />
  <weapon cot="b-c-CBU90"               desc="CBU-90"                                    />
  <weapon cot="b-c-CBU92"               desc="CBU-92"                                    />
  <weapon cot="b-c-CBU93"               desc="CBU-93"                                    />
  <weapon cot="b-c-CBU97"               desc="CBU-97 SFW"                                />
  <weapon cot="b-c-CBUBL"               desc="CBU-BL 755"                                />
  <weapon cot="b-d"                     desc="BLU-1"                                     />
  <weapon cot="b-d-BDU33"               desc="BDU-33 (PRACTICE BOMB)"                    />
  <weapon cot="b-d-BDU48"               desc="BDU-48 (PRACTICE BOMB)"                    />
  <weapon cot="b-d-BDU48"               desc="BDU-48 (PRACTICE MINE)"                    />
  <weapon cot="b-d-BDU50"               desc="BDU-50 (PRACTICE BOMB)"                    />
  <weapon cot="b-d-BLU109"              desc="BLU-109 2000LB PENETRATOR"                 />
  <weapon cot="b-d-BLU27"               desc="BLU-27 NAPALM"                             />
  <weapon cot="b-d-LUU2"                desc="LUU-2"                                     />
  <weapon cot="b-d-MATRA"               desc="MATRA-250 AG"                              />
  <weapon cot="b-d-MK117"               desc="MK-117 750LB"                              />
  <weapon cot="b-d-MK77"                desc="MK-77"                                     />
  <weapon cot="b-d-MK81SE"              desc="MK-81SE"                                   />
  <weapon cot="b-d-MK82"                desc="MK-82 AIR"                                 />
  <weapon cot="b-d-MK83"                desc="MK-83 GP 1000LB"                           />
  <weapon cot="b-d-MK84"                desc="MK-84 AIR"                                 />
  <weapon cot="b-s-GBU-XX"              desc="GBU-XX PAVEWAY II (MK-81)"                 />
  <weapon cot="b-s-GBU22B"              desc="GBU-22B"                                   />
  <weapon cot="b-s-GBU24"               desc="GBU-24"                                    />
  <weapon cot="b-s-IRIST"               desc="IRIS-T (AIM SHORT RANGE)"                  />
  <weapon cot="b-s-g-BLU109"            desc="GBU-31 JDAM (BLU-109)"                     />
  <weapon cot="b-s-g-EGBU27"            desc="EGBU-27"                                   />
  <weapon cot="b-s-g-EGBU28"            desc="EGBU-28"                                   />
  <weapon cot="b-s-g-GBU15"             desc="GBU-15(V)-4B"                              />
  <weapon cot="b-s-g-GBU28"             desc="GBU-28 (LG BLU-113)"                       />
  <weapon cot="b-s-g-GBU37"             desc="GBU-37 GAM 5000LB"                         />
  <weapon cot="b-s-g-MK84"              desc="GBU-31 JDAM (MK-84)"                       />
  <weapon cot="b-s-l"                   desc="LGTR"                                      />
  <weapon cot="b-s-l-GBU10MK84"         desc="GBU-10 PAVEWAY I + II (MK-84)"             />
  <weapon cot="b-s-l-GBU12"             desc="GBU-12 PAVEWAY I + II (MK-82)"             />
  <weapon cot="b-s-l-GBU16"             desc="GBU-16"                                    />
  <weapon cot="b-s-l-GBU27"             desc="GBU-27 (LG BLU-109)"                       />
  <weapon cot="d-MK36"                  desc="MK-36 SEA MINE"                            />
  <weapon cot="d-MK40"                  desc="MK-40 SEA MINE (1000LB)"                   />
  <weapon cot="d-MK41"                  desc="MK-41 SEA MINE (2000LB)"                   />
  <weapon cot="d-MK45"                  desc="MK-45"                                     />
  <weapon cot="d-MK52"                  desc="MK-52 SEA MINE (1200LB)"                   />
  <weapon cot="d-MK55"                  desc="MK-55 SEA MINE (2100LB)"                   />
  <weapon cot="d-MK56MD0"               desc="MK-56 SEA MINE (2200LB)"                   />
  <weapon cot="d-MK58"                  desc="MK-58"                                     />
  <weapon cot="d-MK63"                  desc="MK-63"                                     />
  <weapon cot="d-MK64"                  desc="MK-64 SEA MINE"                            />
  <weapon cot="d-MK65"                  desc="MK-65 SEA MINE"                            />
  <weapon cot="f-MJU27"                 desc="MJU-27"                                    />
  <weapon cot="f-MJU37"                 desc="MJU-37"                                    />
  <weapon cot="f-MK24"                  desc="MK-24"                                     />
  <weapon cot="m-ASPIDE"                desc="ASPIDE"                                    />
  <weapon cot="m-ATM84"                 desc="ATM-84 HARPOON (TRAINING)"                 />
  <weapon cot="m-TALD"                  desc="TALD"                                      />
  <weapon cot="m-a-a"                   desc="MICA EM"                                   />
  <weapon cot="m-a-a"                   desc="R550 MAGIC I"                              />
  <weapon cot="m-a-a"                   desc="R550 MAGIC II"                             />
  <weapon cot="m-a-a"                   desc="SUPER 530D (S530D)"                        />
  <weapon cot="m-a-a-AIM120"            desc="AIM-120 AMRAAM"                            />
  <weapon cot="m-a-a-AIM132"            desc="AIM-132 ASRAAM"                            />
  <weapon cot="m-a-a-AIM54A"            desc="AIM-54 PHOENIX"                            />
  <weapon cot="m-a-a-AIM7"              desc="AIM-7 SPARROW"                             />
  <weapon cot="m-a-a-AIM9"              desc="AIM-9 SIDEWINDER"                          />
  <weapon cot="m-a-a-AIM9X"             desc="AIM-9X HIGH OFF-BORESIGHT"                 />
  <weapon cot="m-a-a-MICA"              desc="MICA IR"                                   />
  <weapon cot="m-a-a-R530"              desc="R530"                                      />
  <weapon cot="m-a-a-S530"              desc="S530 SUPER 530F"                           />
  <weapon cot="m-a-a-SHAFR"             desc="SHAFRIR"                                   />
  <weapon cot="m-a-a-SKY"               desc="SKY FLASH"                                 />
  <weapon cot="m-a-s-"                  desc="JSOW (TRAINING)"                           />
  <weapon cot="m-a-s-AGM12"             desc="AGM-12 BULLPUP"                            />
  <weapon cot="m-a-s-AGM130"            desc="AGM-130 POWERED STANDOFF WEAPON"           />
  <weapon cot="m-a-s-AGM142"            desc="AGM-142 HAVE NAP"                          />
  <weapon cot="m-a-s-AGM158"            desc="AGM-158 JASSM"                             />
  <weapon cot="m-a-s-AGM45"             desc="AGM-45 SHRIKE"                             />
  <weapon cot="m-a-s-AGM62"             desc="AGM-62 WALLEYE"                            />
  <weapon cot="m-a-s-AGM62-I"           desc="AGM-62 WALLEYE I (EO) 1000LB"              />
  <weapon cot="m-a-s-AGM62-II"          desc="AGM-62 WALLEYE II (ER/DL) (EO) 2400LB"     />
  <weapon cot="m-a-s-AGM65"             desc="AGM-65 MAVERICK"                          />
  <weapon cot="m-a-s-AGM65A"            desc="AGM-65A MAVERICK (TV)"                     />
  <weapon cot="m-a-s-AGM65B"            desc="AGM-65B MAVERICK (TV)"                     />
  <weapon cot="m-a-s-AGM65D"            desc="AGM-65D MAVERICK (IR)"                     />
  <weapon cot="m-a-s-AGM65E"            desc="AGM-65E MAVERICK (LASER MAW)"              />
  <weapon cot="m-a-s-AGM65F"            desc="AGM-65F MAVERICK (IR MAW)"                 />
  <weapon cot="m-a-s-AGM65G"            desc="AGM-65G MAVERICK (IR MAW)"                 />
  <weapon cot="m-a-s-AGM78"             desc="AGM-78"                                    />
  <weapon cot="m-a-s-AGM84"             desc="AGM-84 HARPOON"                            />
  <weapon cot="m-a-s-AGM84E"            desc="AGM-84E SLAM"                              />
  <weapon cot="m-a-s-AGM84H"            desc="AGM-84H SLAM-ER"                           />
  <weapon cot="m-a-s-AGM86C"            desc="AGM-86C/D CALCM"                           />
  <weapon cot="m-a-s-AGM88"             desc="AGM-88 HARM"                               />
  <weapon cot="m-a-s-AS30"              desc="AS30 LASER"                                />
  <weapon cot="m-a-s-ASLAM"             desc="ASLAM"                                     />
  <weapon cot="m-a-s-BLU108"            desc="AGM-154 JSOW (BLU-108)"                    />
  <weapon cot="m-a-s-BLU97"             desc="AGM-154 JSOW (BLU-97)"                     />
  <weapon cot="m-a-s-JDAM"              desc="JDAM (TRAINING)"                           />
  <weapon cot="m-a-s-KOR"               desc="KORMORAN II"                               />
  <weapon cot="m-a-s-KOR"               desc="KORMORAN"                                  />
  <weapon cot="m-a-s-SEAEGL"            desc="SEA EAGLE"                                 />
  <weapon cot="m-a-s-UNITARY"           desc="AGM-154 JSOW (UNITARY)"                    />
  <weapon cot="r-CRV7UAR"               desc="CRV-7 UNGUIDED ROCKET"                     />
  <weapon cot="r-RKT"                   desc="ROCKETS (2.75)"                            />

  <!-- CoT link relation types -->

  <relation  cot="p"     desc="parent (of this object)"                                     />
  <relation  cot="p-p"   desc="producer"                                                    />
  <relation  cot="p-o"   desc="owner"                                                       />
  <relation  cot="p-m"   desc="manager"                                                     />
  <relation  cot="p-l"   desc="leader (commander)"                                          />
  <relation  cot="p-t"   desc="tasking (references the tasking that elicited this event)"   />
  <relation  cot="c"     desc="child (of this object)"                                      />
  <relation  cot="c-c"   desc="correlated element"                                          />
  <relation  cot="c-f"   desc="fused element"                                               />
  <relation  cot="c-p"   desc="composite element"                                           />
  <relation  cot="c-a"   desc="alternate element"                                           />
  <relation  cot="r"     desc="refinement (of this object)"                                 />
  <relation  cot="r-a"   desc="amplification"                                               />
  <relation  cot="r-u"   desc="refinement url"                                               />
  <relation  cot="t"     desc="tasking (by this object)"                                    />
  <relation  cot="t-o"   desc="object of tasking"                                           />
  <relation  cot="t-i"   desc="indirect object"                                             />
  <relation  cot="t-s"   desc="subject of tasking"                                          />
  <relation  cot="t-p"   desc="preposition"                                                 />
  <relation  cot="t-p-a" desc="at"                                                          />
  <relation  cot="t-p-b" desc="by"                                                          />
  <relation  cot="t-p-w" desc="with"                                                        />
  <relation  cot="t-p-f" desc="from"                                                        />
  <relation  cot="t-p-r" desc="regarding"                                                   />


  <!-- Predicates for "is()" tests... -->
  <is what="friendly"      match="^a-f-"          />
  <is what="hostile"       match="^a-h-"          />
  <is what="unknown"       match="^a-u-"          />
  <is what="pending"       match="^a-p-"          />
  <is what="assumed"       match="^a-a-"          />
  <is what="neutral"       match="^a-n-"          />
  <is what="suspect"       match="^a-s-"          />
  <is what="joker"         match="^a-j-"          />
  <is what="faker"         match="^a-k-"          />
  <is what="atoms"         match="^a-"            />
  <is what="air"           match="^a-.-A"         ></is>
  <is what="ground"        match="^a-.-G"         />
  <is what="installation"  match="^a-.-G-I"       />
  <is what="vehicle"       match="^a-.-G-E-V"     />
  <is what="equipment"     match="^a-.-G-E"       />
  <is what="surface"       match="^a-.-S"         />
  <is what="sea"           match="^a-.-S"         />
  <is what="sam"           match="^a-.-A-W-M-S"   />
  <is what="subsurface"    match="^a-.-U"         />
  <is what="sub"           match="^a-.-U"         />
  <is what="uav"           match="^a-f-A-(M-F-Q|C-F-q)" />
  <is what="urw"           match="^a-f-A-M-H-Q"   /> <!-- unmanned rotor wing -->
  <is what="bits.friend"   match="^b-(g|r)-f-"    />
  <is what="bits.friendly" match="^b-(g|r)-f-"    />
  <is what="bits.hostile"  match="^b-(g|r)-h-"    />
  <is what="bits.unknown"  match="^b-(g|r)-u-"    />
  <is what="bits.pending"  match="^b-(g|r)-p-"    />
  <is what="bits.assumed"  match="^b-(g|r)-a-"    />
  <is what="bits.neutral"  match="^b-(g|r)-n-"    />
  <is what="bits.suspect"  match="^b-(g|r)-s-"    />
  <is what="bits.joker"    match="^b-(g|r)-j-"    />
  <is what="bits.faker"    match="^b-(g|r)-k-"    />
  <is what="bits.unknown"  match="^b-(g|r)-u-"    />
  <is what="mayday"        match="^a-f-.*9-1-1"   />
  <is what="detect.nbc"    match="^b-d-c"         />

  <is what="bits"          match="^b-"            />
  <is what="detects"       match="^b-d"           />
  <is what="radiation"     match="^b-d-n"         />
  <is what="strikewarn"    match="^b-S"           />
  <is what="route"         match="^b-m-r"         />
  <is what="mappoint"      match="^b-m-p"         />
  <is what="cuepoint"      match="^b-m-p-s-p-i"   />
  <is what="click"         match="^b-m-p-m-c"     />
  <is what="vpi"           match="^b-m-p-v-p-i"   />
  <is what="spi"           match="^b-m-p-s-p-i"   />
  <is what="point"         match="^b-m-p"         />
  <is what="refpoint"      match="^b-m-p-r"       />
  <is what="waypoint"      match="^b-m-p-w"       />
  <is what="grid"          match="^b-m-g-o"       />
  <is what="tacelint"      match="^b-d-r"         />
  <is what="image"         match="^b-i"           />
  <is what="kimage"        match="^b-i-e"         />
  <is what="mootw"         match="^b-r-.-O"       />

  <is what="alarm"         match="^b-l"           />   <!-- Alarms  -->

  <is what="metoc"         match="^b-w"           />
  <is what="temperature"   match="^b-w-A-t"       />
  <is what="turbulence"    match="^b-w-A-T"       />
  <is what="icing"         match="^b-w-A-I"       />
  <is what="tstorm"        match="^b-w-A-S-T"     />
  <is what="winds"         match="^b-w-A-W"       />
  <is what="coverage"      match="^b-w-A-C"       />
  <is what="cloudtop"      match="^b-w-A-C-t"     />
  <is what="cloudbase"     match="^b-w-A-C-b"     />
  <is what="cloudceiling"  match="^b-w-A-C-c"     />
  <is what="cloudtotal"    match="^b-w-A-C-a"     />

  <is what="not.cot"       match="^b-x"           />

  <is what="any"           match=".*"             />
  <is what="true"          match=".*"             />
  <is what="false"         match="^$"             />
  <is what="spare"         match="^$"             />  <!-- Useful for MTCD... -->

  <!-- Tasking or request types... -->
  <is what="tasking"         match="^t-"            />
  <is what="t.isr"           match="^t-s"           />
  <is what="t.isr.eo"        match="^t-s-i-e"       />
  <is what="t.map.topo"      match="^t-i-m-t"       />   <!-- info-map-topo -->
  <is what="t.cancel"        match="^t-z"           />
  <is what="t.dgps"          match="^t-x-c-g-d"     />
  <is what="t.strike"        match="^t-k"           />
  <is what="t.destroy"       match="^t-k-d"         />
  <is what="t.investigate"   match="^t-k-i"         />
  <is what="t.target"        match="^t-k-t"         />
  <is what="subscription"    match="^t-b"           />   <!-- Deprecated, use t.subscription... -->
  <is what="t.subscription"  match="^t-b"           />   <!-- Deprecated, use t.subscription... -->
  <is what="t.sub.bft"       match="^t-s-b"         />   <!-- Experimental, use with caution -->
  <!-- NOTE: Nodes under the t-x tree are considered experimental and *will* change -->
  <is what="t.lookup"        match="^t-x-i-l"       />   <!-- Experimental -->
  <is what="t.commcheck"     match="^t-x-a-c-c|^t-q-c-c"  />
  <is what="t.state"         match="^t-x-a-s"       />   <!-- Experimental -->
  <is what="t.sync"          match="^t-x-a-s"       />   <!-- Experimental -->
  <is what="t.sync.sub"      match="^t-x-a-s-c"     />   <!-- Experimental - sync subscription  -->
  <is what="t.filter"        match="^t-x-a-f"       />   <!-- Experimental -->
  <is what="t.app.open"      match="^t-x-a-o"       />   <!-- Experimental -->
  <is what="freetext"        match="^(t-x-f)|(b-t-f)" />   <!-- b-t-f is preferred... -->
  <is what="sync"            match="^t-x-a-s"       />   <!-- Deprecated, use t.state... -->
  <is what="t.medevac"       match="^t-x-v-m"       />   <!-- Experimental -->

  <is what="report"          match="^b-r-"          />
  <is what="weather"         match="^b-w"           />
  <is what="deprecated.graphic"   match="^b-g-"          />
  <is what="deprecated.obstacle"  match="^b-g-.-M-O"     />
  <is what="deprecated.area"      match="^b-g-.-G-G-A"   />

  <is what="obstacle"              match="^a-.-G-O" />
  <is what="firecoord"     match="^b-r-F-C"    />
  <is what="nbc"           match="^b-l-c-."       />
  <is what="nbc.chembio"   match="^b-l-c-b"       />
  <is what="nbc.nuclear"   match="^b-l-c-n"       />
  <is what="secmsg"        match="^b-x-s"         />
  <is what="casualty"      match="^b-r-f-h-c"     />


  <!-- Machine-to-machine request-response processing... -->
  <is what="reply"         match="^y-"            />
  <is what="r.complete"    match="^y-c"           />
  <is what="r.success"     match="^y-c-s"         />
  <is what="r.fail"        match="^y-c-f"         />
  <is what="r.failed"      match="^y-c-f"         />
  <is what="r.ack"         match="^y-a"           />
  <is what="r.receipt"     match="^y-a-r"         />
  <is what="r.wilco"       match="^y-a-w"         />
  <is what="r.canceling"   match="^y-s-c"         />
  <is what="r.executing"   match="^y-s-e"         />
  <is what="r.rejected"    match="^y-c-f-r"       />
  <is what="r.stale"       match="^y-c-f-s"       />
  <is what="r.review"      match="^y-s-r"         />
  <is what="r.completion"  match="^y-c"           />

  <!-- These are compared agains the "how" field -->
  <is what="h.mensurated"  match="^m-i"           />
  <is what="h.human"       match="^h"             />
  <is what="h.retyped"     match="^h-t"           />
  <is what="h.machine"     match="^m"             />
  <is what="h.gps"         match="^m-g"           />
  <is what="h.nonCoT"      match="^h-g-i-g-o"     />
  <is what="h.gigo"        match="^h-g-i-g-o"     />
  <is what="h.estimated"   match="^h-e"           />
  <is what="h.calculated"  match="^h-c"           />
  <is what="h.transcribed" match="^h-t"           />
  <is what="h.pasted"      match="^h-p"           />
  <is what="h.magnetic"    match="^m-m"           />
  <is what="h.ins"         match="^m-n"           />
  <is what="h.ins-gps"     match="^m-g-n"         />
  <is what="h.simulated"   match="^m-s"           />
  <is what="h.configured"  match="^m-c"           />
  <is what="h.radio"       match="^m-r"           />
  <is what="h.passed"      match="^m-p"           />
  <is what="h.fused"       match="^m-f"           />
  <is what="h.tracker"     match="^m-a"           />
  <is what="h.ins+gps"     match="^m-g-n"         />
  <is what="h.dgps"        match="^m-g-d"         />
  <is what="h.eplrs"       match="^m-r-e"         />
  <is what="h.plrs"        match="^m-r-p"         />
  <is what="h.doppler"     match="^m-r-d"         />
  <is what="h.vhf"         match="^m-r-v"         />
  <is what="h.tadil"       match="^m-r-t"         />
  <is what="h.tadila"      match="^m-r-t-a"       />
  <is what="h.tadilb"      match="^m-r-t-b"       />
  <is what="h.tadilj"      match="^m-r-t-j"       />
  <is what="h.nonCoT"      match="-g-i-g-o"       />

  <!-- QoS predicates -->
  <is what="q.guaranteed"  match="^.-.-g"         />
  <is what="q.assured"     match="^.-.-g"         />
  <is what="q.deadline"    match="^.-.-d"         />
  <is what="q.congestion"  match="^.-.-c"         />
  <is what="q.low"         match="^[0-3]-.-."     />
  <is what="q.med"         match="^[4-6]-.-."     />
  <is what="q.high"        match="^[7-9]-.-."     />
  <is what="q.routine"     match="^[0-1]-.-."     />
  <is what="q.priority"    match="^[2-3]-.-."     />
  <is what="q.immediate"   match="^[4-5]-.-."     />
  <is what="q.flash"       match="^[6-7]-.-."     />
  <is what="q.flashover"   match="^[8-9]-.-."     />
  <is what="q.replace"     match="^.-r-."         />
  <is what="q.follow"      match="^.-f-."         />


  <!-- Operational predicates... -->
  <is what="o.exercise"    match="^e-"            />
  <is what="o.operation"   match="^o-"            />
  <is what="o.simulation"  match="^s-"            /> <!-- Yuck! -->

  <!-- Translation from a "how" string to a type... -->
  <how what="mensurated"   value="m-i"            />
  <how what="human"        value="h-t"            />
  <how what="retyped"      value="h-t"            />
  <how what="machine"      value="m-"             />
  <how what="gps"          value="m-g"            />
  <how what="nonCoT"       value="h-g-i-g-o"      />
  <how what="gigo"         value="h-g-i-g-o"      />
  <how what="mayday"       value="a-f-G-E-V-9-1-1" />
  <how what="estimated"    value="h-e"            />
  <how what="calculated"   value="h-c"            />
  <how what="transcribed"  value="h-t"            />
  <how what="pasted"       value="h-p"            />
  <how what="magnetic"     value="m-m"            />
  <how what="ins"          value="m-n"            />
  <how what="simulated"    value="m-s"            />
  <how what="configured"   value="m-c"            />
  <how what="radio"        value="m-r"            />
  <how what="passed"       value="m-p"            />
  <how what="propagated"   value="m-p"            />
  <how what="fused"        value="m-f"            />
  <how what="tracker"      value="m-a"            />
  <how what="ins+gps"      value="m-g-n"          />
  <how what="dgps"         value="m-g-d"          />
  <how what="eplrs"        value="m-r-e"          />
  <how what="plrs"         value="m-r-p"          />
  <how what="doppler"      value="m-r-d"          />
  <how what="vhf"          value="m-r-v"          />
  <how what="tadil"        value="m-r-t"          />
  <how what="tadila"       value="m-r-t-a"        />
  <how what="tadilb"       value="m-r-t-b"        />
  <how what="tadilj"       value="m-r-t-j"        />

  <!-- The following are for use in the CoT debugger only!!!
       These allow a Debug user to type short names in certain type
       fields while debugging.  These are not necessarily valid CoT
       types nor are they the correct mappings even when they are1
       ############# Do not use these in production code ############
  -->
  <CoTdebug>
    <type nick="aaa"        cot="a-h-G-E-W-A"               />
    <type nick="ac130"      cot="a-f-A-M-F-g"               />
    <type nick="ack"        cot="y-a-r"                     />
    <type nick="apc"        cot="a-h-G-E-V-A-A-R"           />
    <type nick="awacs"      cot="a-f-A-M-F-D"               />
    <type nick="blimp"      cot="a-f-A-M-L"                 />
    <type nick="boat"       cot="a-h-S-X-R"                 />
    <type nick="ship"       cot="a-h-S-X-R"                 />
    <type nick="bomber"     cot="a-f-A-M-F-B"               />
    <type nick="building"   cot="a-h-G-I"                   />
    <type nick="c130"       cot="a-f-A-M-F-C-M"             />
    <type nick="cantco"     cot="y-c-f-b"                   />
    <type nick="carrier"    cot="a-h-S-C-L-C-V"             />
    <type nick="click"      cot="b-m-p-m-c"                 />
    <type nick="destroy"    cot="t-k-d"                     />
    <type nick="done"       cot="y-c-s"                     />
    <type nick="e2c"        cot="a-f-A-M-F-D"               />
    <type nick="eo"         cot="b-i-e"                     />
    <type nick="ir"         cot="b-i-i"                     />
    <type nick="esm"        cot="a-f-A-M-F-R-Z"             />
    <type nick="f15"        cot="a-f-A-M-F-F"               />
    <type nick="f18"        cot="a-f-A-M-F-F"               />
    <type nick="fail"       cot="y-c-f"                     />
    <type nick="fighter"    cot="a-f-A-M-F-F"               />
    <type nick="helo"       cot="a-f-A-M-H"                 />
    <type nick="image"      cot="b-i"                       />
    <type nick="isr"        cot="t-s-i-e"                   />
    <type nick="lookup"     cot="t-x-i"                     />
    <type nick="mortar"     cot="a-h-G-E-W-O"               />
    <type nick="missile"    cot="a-h-A-W-M"                 />
    <type nick="nuclear"    cot="b-d-n"                     />
    <type nick="poo"        cot="b-d-l-m"                   />
    <type nick="jassm"      cot="a-f-A-W-M"                 />
    <type nick="poi"        cot="b-d-i-m"                   />
    <type nick="recce"      cot="a-f-A-M-F-R-X"             />
    <type nick="road"       cot="a-h-G-I-r"                 />
    <type nick="rocket"     cot="a-h-G-E-W-S"               />
    <type nick="sam"        cot="a-h-G-E-W-M-A-L"           />
    <type nick="spi"        cot="b-m-p-s-p-i"               />
    <type nick="stale"      cot="y-c-f-s"                   />
    <type nick="strike"     cot="t-k-d"                     />
    <type nick="sub"        cot="a-h-U-S-N"                 />
    <type nick="subscribe"  cot="t-b"                       />
    <type nick="suv"        cot="a-h-G-E-V-C"               />
    <type nick="tank"       cot="a-h-G-E-V-A-T"             />
    <type nick="tanker"     cot="a-f-A-M-F-K"               />
    <type nick="target"     cot="t-k-t"                     />
    <type nick="text"       cot="b-t-f"                     />
    <type nick="torpedo"    cot="a-h-U-W-T"                 />
    <type nick="troop"      cot="a-h-G-U-C-I"               />
    <type nick="tug"        cot="a-h-S-X-M-T-U"             />
    <type nick="uav"        cot="a-f-A-M-F-Q"               />
    <type nick="vehicle"    cot="a-h-G-E-V"                 />
    <type nick="vpi"        cot="b-m-p-v-p-i"               />
    <type nick="vpoi"       cot="b-m-p-v-p-i"               />
    <type nick="wilco"      cot="y-a-w"                     />

    <how cot="m-i"                        nick="image"        />
    <how cot="h-t"                        nick="human"        />
    <how cot="m-p"                        nick="relay"        />
    <how cot="m-g"                        nick="gps"          />
    <how cot="h-g-i-g-o"                  nick="gigo"         />
    <how cot="h-g-i-g-o"                  nick="fatfinger"    />
    <how cot="h-e"                        nick="swag"         />
    <how cot="m-m"                        nick="magnetic"     />
    <how cot="m-n"                        nick="ins"          />
    <how cot="m-r-e"                      nick="eplrs"        />
    <how cot="m-r-t-j"                    nick="tadilj"       />
    <how cot="m-r-t-j"                    nick="tj"           />

    <relation  cot="p-p"                  nick="producer"     />
    <relation  cot="p-o"                  nick="owner"        />
    <relation  cot="p-m"                  nick="manager"      />
    <relation  cot="p-l"                  nick="lead"         />
    <relation  cot="c-f"                  nick="fused"        />
    <relation  cot="c-p"                  nick="comp"         />
    <relation  cot="t-o"                  nick="obj"          />
    <relation  cot="t-s"                  nick="sub"          />
    <relation  cot="t-p-a"                nick="at"           />
    <relation  cot="t-p-b"                nick="by"           />
    <relation  cot="t-p-w"                nick="with"         />
    <relation  cot="t-p-f"                nick="from"         />
    <relation  cot="t-p-r"                nick="re"           />
  </CoTdebug>

</types>
