Sheet Data
<sheetData>
, which represents the cell table, directly after the <cols>
collection:
<sheetData> <row r="2" spans="1:2" customFormat="1"> <c r="A2" s="1" t="s"> <v>0</v> </c> <c r="B2"> <f>[1]Sheet1!$A$1</f> <v>1</v> </c> </row> <row r="3" spans="1:8" customFormat="1"> <c r="A3" s="1" t="s"> <v>1</v> </c> <c r="B3"> <f>B2+1</f> <v>2</v> </c> <c r="H3" s="1"/> </row> <row r="4" spans="1:8"> <c r="H4"/> </row> <row r="5" spans="4:8"> <c r="D5" s="1" t="s"> <v>4</v> </c> <c r="E5" s="1" t="s"> <v>5</v> </c> <c r="F5" s="1" t="s"> <v>6</v> </c> <c r="G5" s="1" t="s"> <v>7</v> </c> <c r="H5" s="1" t="s"> <v>8</v> </c> </row> <row r="6" spans="4:8"> <c r="D6" t="s"> <v>2</v> </c> <c r="E6"> <v>0.18460660235998017</v> </c> <c r="F6"> <v>0.93463071023892952</v> </c> <c r="G6"> <v>0.58647760893211043</v> </c> <c r="H6" s="1"> <f ce="1">SUM(E6:G6)</f> <v>1.7057149215310201</v> </c> </row> <row r="7" spans="4:8"> <c r="D7" t="s"> <v>2</v> </c> <c r="E7"> <v>0.50425224796279555</v> </c> <c r="F7"> <v>0.25118866081991786</v> </c> <c r="G7"> <v>0.26918159410869791</v> </c> <c r="H7" s="1"> <f t="shared" ref="H7:H11" ce="1" si="0">SUM(E7:G7)</f> <v>1.0246225028914113</v> </c> </row> <row r="8" spans="4:8"> <c r="D8" t="s"> <v>2</v> </c> <c r="E8"> <v>0.6006019062877066</v> </c> <c r="F8"> <v>0.18319235857964333</v> </c> <c r="G8"> <v>0.12254334000604317</v> </c> <c r="H8" s="1"> <f t="shared" ce="1" si="0">SUM(E8:G8)</f> <v>0.9063376048733931</v> </c> </row> <row r="9" spans="4:8" hidden="1"> <c r="D9" t="s"> <v>2</v> </c> <c r="E9"> <v>0.78015011938458589</v> </c> <c r="F9"> <v>0.78159963723670689</v> </c> <c r="G9"> <v>6.7448346870105036E-2</v> </c> <c r="H9" s="1"> <f t="shared" ce="1" si="0">SUM(E9:G9)</f> <v>1.6291981034913978</v> </c> </row> <row r="10" spans="4:8" hidden="1"> <c r="D10" t="s"> <v>3</v> </c> <c r="E10"> <v>0.63608141933645479</v> </c> <c r="F10"> <v>0.35635845012920608</v> </c> <c r="G10"> <v>0.67122053637107193</v> </c> <c r="H10" s="1"> <f t="shared" ce="1" si="0">SUM(E10:G10)</f> <v>1.6636604058367328</v> </c> </row> <row r="11" spans="4:8" hidden="1"> <c r="D11" t="s"> <v>3</v> </c> <c r="E11"> <v>0.33327331908137214</v> </c> <c r="F11"> <v>0.2256497329592122</v> </c> <c r="G11"> <v>0.5793989116090501</v> </c> <c r="H11" s="1"> <f t="shared" ce="1" si="0">SUM(E11:G11)</f> <v>1.1383219636496344</v> </c> </row> <row r="13" spans="4:8"> <c r="D13" s="2" t="s"> <v>9</v> </c> <c r="E13" s="3"/> <c r="F13" s="3"/> <c r="G13" s="3"/> <c r="H13" s="4"/> </row> <row r="14" spans="4:8"> <c r="D14" s="5"/> <c r="E14" s="6"/> <c r="F14" s="6"/> <c r="G14" s="6"/> <c r="H14" s="7"/> </row> </sheetData>