<Grid>
   <Cfg id="RunBar" NoVScroll="1" IdChars="0123456789" NumberId="1" Undo="1" FastGantt="0" Size="Low" StyleDependencyModifier="0" CopyPasteRows="2" MinMidWidth="200"/>
   <Cfg DefaultDate="1/1/2010"/>
   <GanttExport Images="|Green.svg||Red.svg||Yellow.svg"/>
   <Actions OnDblClickGantt="SetGanttRunPercent OR NewGanttRunMilestone"/>
   <LeftCols>
      <C Name="id" Type="Int" CanEdit="0" CanSort="0"/>
      <C Name="START" Type="Date" Format="dddddd" Width="60"/>
      <C Name="END" Type="Date" Format="dddddd" Width="60"/>
      <C Name="DUR" Type="Float" Width="40" CanEmpty="1"/>
      <C Name="COMP" Type="Float" Width="30" CanEmpty="1"/>
      <C Name="RUN" Width="40"/>
      <C Name="TIP" Width="235"/>
   </LeftCols>
   <Cols>
      <C Name="GANTT" Type="Gantt"
         GanttDataUnits="d" GanttUnits="d" GanttLastUnit="d" GanttWidth="28"
         GanttRun="RUN"
         GanttRunStart="START" GanttRunEnd="END" GanttRunDuration="DUR" GanttRunComplete="COMP" GanttRunText="TIP"
         GanttLeft="1" GanttRight="1" GanttRoundComplete="1"
         GanttHeader6="d#%d"
         GanttRunTip="*id*. *RunText*&lt;br>*Text*"
         GanttTask="Run"
         GanttRunSave="4"
         GanttRunAdjustRight="slip" GanttRunAdjustCtrl="error" GanttRunAdjustCtrlRight="shrink" GanttRunError="sort,merge"
         GanttRunMoveShift="move" GanttRunMoveShiftRight="move,entire,all"

         />
   </Cols>
   <Body>
      <B>
         <I id="0"/>
         <I id="1"
            START="1/1/2010" 
            RUN="8" 
            TIP="Continuous task set by run"
            />
         <I id="2"
            START="1/3/2010"
            RUN="4;2,;4;1,;5"
            TIP="Discrete task"
            />
         <I id="3"
            START="1/5/2010"
            RUN="2;3,;6;1,;4"
            COMP="50" TIP="Incomplete discrete task"
            />
         <I id="4"
            START="1/13/2010"
            RUN="0,milestone"
            TIP="Incomplete milestone"
            />
         <I id="6"
            START="1/2/2010"
            RUN="2,,box 1;1,;0,milestone,,,Tip for the milestone;4,;6,,box 2 with tip,,This is the tip for the box 2;1,;4,,box 3;1,;0,milestone" 
            COMP="76" TIP="Task with box captions and tooltips"
            />
         <I id="7"
            START="1/2/2010"
            RUN="2,,box 1;1,;0,milestone,,,Tip for the milestone;4,;6,,box 2 with tip,,This is the tip for the box 2;1,;4,,box 3;1,;0,milestone"
            COMP="76" TIP="Disabled task" GANTTGanttRunDisabled="1"
            />
         <I id="8"
            START="1/2/2010"
            RUN="3,,box 1;1,;0,milestone,,,Tip for the milestone;3,;6,,box 2 with tip,,This is the tip for the box 2;1,;4,,box 3;1,;0,milestone"
            COMP="76" TIP="Locked task" GANTTGanttRunDisabled="2"
            />
         <I id="9"
            START="1/2/2010"
            RUN="2,,box 1;1,;0,milestone,,,Tip for the milestone;4,;6,,box 2 with tip,,This is the tip for the box 2;1,;4,,box 3;1,;0,milestone"
            COMP="76" TIP="Not editable task" GANTTGanttEdit="" STARTCanEdit="0" ENDCanEdit="0" DURCanEdit="0" COMPCanEdit="0" RUNCanEdit="0" TIPCanEdit="0"
            />
         <I id="10"
            START="1/2/2010"
            RUN="2,end,start;;2,,box 1;1,;0,milestone,,,Tip for the milestone;2,;6,,box 2 with tip,,This is the tip for the box 2;1,;4,,box 3;1,;0,milestone;;2,end,end"
            COMP="24" TIP="Task with start and end"
            />
         <I id="11"
            START="1/2/2010"
            RUN="2,,box 1;3,;0,milestone;3,;3,,box 2;3,;4,,box 3" GANTTGanttRunHtmlLeft="*Start*" GANTTGanttRunHtmlLeftEdge="1" GANTTGanttRunHtmlDateFormat="M/d"
            COMP="76" TIP="Task with side text"
            />
         <I id="12"
            START="1/3/2010"
            RUN="2,,red,Red;1,;4,,green,Green;2,;0,milestone,Red.svg,Yellow.svg;1,;2,,blue,Blue;1,;2,,,Yellow;1,;0,milestone,Green.svg,Yellow.svg;1,;0,milestone,,Yellow"
            TIP="Task with box custom classes"
            />
         <I id="13"
            START="1/3/2010"
            RUN="2,End,start;;2,Solid,solid;1,Empty;2,Fixed,fixed;1,Empty;3,Left,fixed left;1,Empty;2,Box,box;2,Nbsp,nbsp;2,Box,box;;2,End,end"
            TIP="Various types and constraints"
            />
         <I id="14"
            START="1/2/2010" GANTTGanttRunAdjust="Error" GANTTGanttRunError="Sort"
            RUN="5;-2,;1;4,;4;-2;5;-2,;0,Milestone;4,;2"
            COMP="50" TIP="Overlaid bars"
            />
         <I id="15"
            START="1/2/2010" GANTTGanttRunAdjust="Error" GANTTGanttRunError="Sort" GANTTGanttRunErrorsShift="20"
            RUN="5;-2,;1;4,;4;-2;5;-2,;0,Milestone;4,;2"
            COMP="50" TIP="Overlaid bars on different levels"
            />
         <I id="16"
            START="1/2/2010"
            RUN="2;1,;0,milestone;4,;6;1,;4;1,;0,milestone"
            COMP="76" TIP="Different heigth and position"
            GANTTGanttRunTop="15" GANTTGanttRunHeight="5"
            />
         <I id="19" RUN="1/5/2010,3;10,;4" COMP="70" TIP="Task with text on top, bottom, inside" GANTTGanttRunTop="12" Height="45"
            GANTTGanttRunHtmlShift="-16" GANTTGanttRunHtmlRight="*TIP*&lt;div style='padding-left:5px;color:red;'>*Duration* days&lt;/div>Sample text" GANTTGanttRunHtmlRightEdge="2" GANTTGanttRunHtmlLeft="&lt;br>*Start*" GANTTGanttRunHtmlLeftEdge="1"
            />
         <I id="20"
            RUN="1/3/2010,1/6/2010;1/9/2010,1/12/2010;1/16/2010,1/18/2010" GANTTGanttRunSave="7"
            TIP="Run boxes set by their start + end"
            />
         <I id="21" Height="65"
            RUN="1/3/2010,1/6/2010,,1st text;1/9/2010,1/12/2010,,2nd text;1/16/2010,1/20/2010,,3rd text" GANTTGanttRunSave="7"
            TIP="Task with custom HTML content"
            />
      </B>
   </Body>
   <Header id="id" COMP="%" SortIcons="2"/>
</Grid>